I am trying to configure a SOLR index of business names to be able to do business name lookups. Here is a use case that I'm trying to solve for:
My solr index contains "WHOLE FOODS MARKET". I have a string that I'm trying to look up that has some relevant information and some not relevant information: "WHOLEFDS TRB 10245".
Any help/pointers would be appreciated -- I'm a SOLR novice.