Re: Solr schema.xml query analyser

2014-07-21 Thread newBie88
My apologies Jack. But there was a mistake in my question. I actually switched "query" and "textExactMatch" in my question. I would be really helpful if you could have a look at the scenario once again: My task is to provide a match when the search term contains the indexed field. For example:

Solr's minimum match(mm) setting and phrase field(pf) match

2014-09-18 Thread newBie88
Hi, The minimum match configured my request handler is 2. My search query contains two terms, i.e. q=termOne termTwo&defType=edismax. It means that both termOne and termTwo must be found in a document to be considered a match. I also have certain fields specified as qf(query fields) and pf(phrase