Paketname | python-django-djapian |
Beschreibung | Search API for Django using Xapian |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.3.1-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 192 Byte |
Hängt ab von | python-support (>= 0.90.0), python-django (>= 1.1), python-xapian (>= 1.0.7) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 19038 Byte |
Prüfsumme MD5 | 4c24f3f91abe1fbb16499f737bf58859 |
Prüfsumme SHA1 | 41cccfd6312d0dd17f14c8c01f2128dfda4896f4 |
Prüfsumme SHA256 | bb1212620bfb08bb516b306ba88cbb97143c7a6030f616bf30ad4ee66b194054 |
Link zum Herunterladen | python-django-djapian_2.3.1-1_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
|