Paketname | python-django-djapian |
Beschreibung | Search API for Django using Xapian |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.3.1-3 |
Sektion | python |
Priorität | optional |
Installierte Größe | 192 Byte |
Hängt ab von | python, python-support (>= 0.90.0), python-django (>= 1.1), python-xapian (>= 1.0.7) |
Empfohlene Pakete | |
Paketbetreuer | Mikhail Lukyanchenko |
Quelle | |
Paketgröße | 19110 Byte |
Prüfsumme MD5 | f8927b329a84d27d2d36fa28afcafcd2 |
Prüfsumme SHA1 | 978bbff4b9aebd977263ee23838ba71e498547ab |
Prüfsumme SHA256 | 2e30330ba4c5ecef07ac619a238c5a120c6ce7bc1d0adfaff37abdd3d72c5bf5 |
Link zum Herunterladen | python-django-djapian_2.3.1-3_all.deb |
Ausführliche Beschreibung | Djapian provides full-text search in your Django project.
.
Most features are provided by the Xapian library. Â Djapian
effectively serves as a Django-compatible adaptor for Xapian.
.
Djapian features
.
* High-level DSL for indexer declaration
* Standard result pagination support
* Indexing of field, method results and related model attributes
* Entry filtering (by trigger function)
* Term tagging
* Spelling corrections
* Stemming
* Result ordering by fields
* Indexers auto discovery
* Index shell
|