quickwit-oss / tantivy-py

Python bindings for Tantivy
MIT License
245 stars 62 forks source link

fix: repair `order_by_field` with date fields #262

Closed cjrh closed 1 month ago

cjrh commented 1 month ago

The issue was reported as PR #166. The test reproducer in that PR is included in this PR, along with the fix.