I want to configure my Solr search engine so I get an exact match for the search term I enter.
eg. \'taxes\' should return documents with \'taxes\' and not \'tax\',
Use solr string field whcih will do an exact value search e.g