Query objectsΒΆ

The classes in the whoosh.query module implement queries you can run against the index.

TBD.

See How to search for how to search the index using query objects.

Previous topic

The default query language

Next topic

About analyzers

This Page