Pakket: python-lunr-doc (0.7.0-1)
Verwijzigingen voor python-lunr-doc
Debian bronnen:
Het bronpakket python-lunr downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python implementation of Lunr.js (Documentation)
Lunr is a simple full text search solution for situations where deploying a full scale solution like Elasticsearch isn't possible, viable or you're simply prototyping. Lunr parses a set of documents and creates an inverted index for quick full text searches in the same way other more complicated solution.
The trade-off is that Lunr keeps the inverted index in memory and requires you to recreate or read the index at the start of your application.
This package installs the documentation for the library.
Andere aan python-lunr-doc gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 5.2)
- JavaScript support for Sphinx documentation