python3-lunr 0.7.0-1 (amd64 binary) in ubuntu noble

 This package includes the Python version of Lunr.js aims to bring the simple
 and powerful full text search capabilities into Python guaranteeing results as
 close as the original implementation as possible.
 .
 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 contains the Python 3 version of the library.

Details

Package version:
0.7.0-1
Source:
python-lunr 0.7.0-1 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional