Gurus,

I am new to Solr, I have a requirement to index entire pdf/word documents
using Solr Tika. Which was successful and able to get the search results
displayed. Now I need to fine tune the results or adjust index so the
negative statements should be filtered out the results like my input text
for index from the documents would be
-----------------------------------
Fortunately no concurrent trauma was found
In no apparent distress
--------------------------------------

If user searches for concurrent trauma or distress the search engine should
filter out the results as it not apparent symptom.

Any help on whether Solr can do this? 
If so, do I need to adjust the index or build custom queries?

Any help on this would be greatly appreciated !

Thanks
 

Reply via email to