Hi Julie
Cool, thanks!
I try to apply it and if it works could create an example to the demo
package.
Will keep you posted :-)
Thanks
Michael
Am 11.05.22 um 02:13 schrieb Julie Tibshirani:
Hello Michael, we don't yet have an example of kNN with filtering in the
demo package. This would be
Hello Michael, we don't yet have an example of kNN with filtering in the
demo package. This would be nice to add!
For now maybe looking at the unit tests could give a sense of how to use
it. Here's an example:
https://github.com/apache/lucene/blob/main/lucene/core/src/test/org/apache/lucene/search
Hello Mike,
1. As requested, the full checkindex log is attached.
2. We haven't made any changes to the IndexDeletionPolicy - so the
assumption is the default policy is being used.
3. No, we are not using near-real-time readers. We are using filesystem
based readers only (passing Directory
to Di