Hello, everyone.
Can anyone help me to configure Solr (CF9.0.1) to eliminate contextual searches and search explicitly?
For example: right now if a user enters "pets" as a keyword search of PDF files, the Solr engine will return a list of documents that contain "pets", "petroleum", "petty", and just about any other word that contains "pet". I'd like to change this so that Solr will return a list of docs that contain "pets", and not the rest.
Thanks,
^_^
