solr - In Retrieve and rank how to tell service that the words are of same context -


for example want query "tell me fever symptoms" breaks "fever" , "symptoms" gives wrong results.

in apache solr can query double quotes in rnr not make difference.

also ground truth queries returned wrong result.

suppose "what symptoms of fever" query solr indexes "what", "are", "the", "symptoms", "of", "fever". practice add what,why,how etc stopwords because doing change meaning of query.

please me on this.


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -