tantivy-py
tantivy-py copied to clipboard
Field Boost
I can see a contributor has already done work on exposing the field boost features. Is there a plan to add that to a release?
Field boosting was recently added in this pull request: https://github.com/quickwit-oss/tantivy-py/pull/202
It has not yet been added to the documentation.
Awesome, I was able to pip install and it works. I was initially confused because the python export/types file did not have those arguments. This is a very cool project!
@tem-code Please don't be shy to make a PR to fix he types file 😉