资 源 简 介
Django Search with Lucene(django-search-lucene) provides the search, index, update the contents in a django way with lucene search engine.
With Django Search Lucene, there are no additional code to index, search the data, Django Search Lucene tries to keep the way of django model. For more information, see the wiki page or see this brief introduction.
NOTICE:
New DSL for Django 1.0.2 is under working and currently is tested under Django 1.0.2. You can check out the current working copy in trunk.
The documentation also revamped for new version.
~~Django Search with Lucene is developed under the latest Django SVN trunk, so until the Django 1.0 release, Django Search with Lucene also follows the changes of trunk. See the README