quickwit-oss / tantivy

Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
MIT License
11.91k stars 666 forks source link

extend custom order deserialization #2451

Closed PSeitz closed 2 months ago

PSeitz commented 2 months ago

allow single entry arrays in CustomOrder improve validation

closes https://github.com/quickwit-oss/tantivy/issues/2435