DelimitedBoostTokenFilterFactory Issue - Boosting and BooleanSimilarity

2020-04-16 Thread Ivana Spasojevic
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

DelimitedBoostTokenFilterFactory Issue - Boosting and StandardTokenizerFactory

2020-04-16 Thread Ivana Spasojevic
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