Ian Maurer
Ian Maurer
Interesting idea. But automatically putting all properties into the JSON format will probably have some unintended consequences. It might be better if there was something like this: ```python @related.property def...
Thanks @ambivalentno! Just as an FYI, you can use Enums as ChildFields. But making it an explicit might be helpful. Nothing with decimals explicitly or implicitly. So great to have...
Merged the PR. Thanks again. Will update the version shortly. Which respect to speed comparisons? Do you mean with using ujson instead or json for converting to JSON or comparing...
Hard to tell from an artificial example your exact goals, but both of these examples work. I prefer the 2nd example but it doesn't meet your specific requirement of 2...
@olfway since this is so specialized you might want to create your own field type with it's own converter that invokes to_model passing in a class based on a child...
Cool idea. I need to think about this more when I have some time.
Looks like FuzzyTermQuery has been implemented, but not available in the current release on PyPI. Curious if this project has a cadence for releases. Thanks! https://github.com/quickwit-oss/tantivy-py/commit/e95a4569d488059ce01f0cea4f1bc4a371f903a0