FreeBSD.software
Home/textproc/py311-whoosh

py311-whoosh

2.7.4_1

Featureful full-text indexing and searching in Python

Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python. Programmers can use it to easily add search functionality to their applications and websites. Every part of how Whoosh works can be extended or replaced to meet your needs exactly. Some of Whoosh's features include: - Pythonic API. - Pure-Python. No compilation or binary packages needed, no mysterious crashes. - Fielded indexing and search. - Fast indexing and retrieval -- faster than any other pure-Python, scoring, full-text search solution I know of. - Pluggable scoring algorithm (including BM25F), text analysis, storage, posting format, etc. - Powerful query language. - Pure Python spell-checker (as far as I know, the only one). See also: https://pypi.org/project/Whoosh/

Origin: textproc/py-whoosh
Category: textproc
Size: 5.96MiB
License: BSD2CLAUSE
Maintainer: python@FreeBSD.org
Dependencies: 1 packages
Required by: 2 packages
$pkg install py311-whoosh

Dependencies (1)

Required By (2 packages)

More in textproc