f8e39a7b7f
Ordering the search result by a field requires the field to be set up to support this at the index creation time. If it wasn't properly set up, such a search would crash the Python interpreter. Until a search returns an error that we can convert to a Python exception this feature will unlikely be supported. |
||
---|---|---|
.. | ||
test_index | ||
tantivy_test.py |