Hi,

Is it possible to get the exact matched string in the index in the select
response of Solr.

For eg : If the search query is "Hello World" and the query parser is "OR"
solr would return all documents which matched both "Hello World", only
"Hello" or only "World".
Now I want to know which of the returned documents matched both "Hello
World" and which of them matched only "Hello" or "World".

Is it possible to get this info?

Thanks,
Prathik

Reply via email to