Hi All,
We are trying implement solr for our newspapers site search.
To build out the index with all the articles published so far, we are
running script which send the request to dataimport handler with different
dates.
What we are seeing is the request is dispatched to solr server,but its not
b
Hi All,
When I query for a word say Tiger woods, and sort results by score... i do
notice that the results are mixed up i.e first 5 results match Tiger woods
the next 2 match either tiger/tigers or wood/woods
the next 2 after that i notice again match tiger woods.
How do i make sure that when se
Thanks a lot for the quick responses. I will try it out.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Generic-question-on-Query-Analyzers-tp849075p863512.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi to all,
I have a question on query analyzers.
How do we make sure that when searches for terms like A&M does not match
docs which have some thing like 5a.m etc
On analysis in admin page, it looks like WordDelimiterFilterFactory, is
splitting on &, how can i make it work so that i can use fe