Hi there,
I’m developing custom java application with lucene 8.5.0.
I've tried to use DelimitedBoostTokenFilterFactory but I have a problem, so
please help me if I'm doing something wrong.
When I’m using BM25Similarity and delimitedBoost filter everything works as
expected, but if I switch to Bo
Hi there,
I’m developing custom java application with lucene 8.5.0.
I've tried to use DelimitedBoostTokenFilterFactory but I have a problem, so
please help me if I'm doing something wrong.
I’m using StandardAnalyzer for search, and my SynonymGraphFilter has
configuration as below:
Map synonymPa