Simple question, simple answer. Is it possible? If so, a link to where I can find out more about it?
I'm looking for doing a search such as "*apple" which would return stuff like "apple computer, big apple" etc.
Simple question, simple answer. Is it possible? If so, a link to where I can find out more about it?
I'm looking for doing a search such as "*apple" which would return stuff like "apple computer, big apple" etc.
Leading wildcards (e.g. "*apple") are not yet supported in Solr. You can vote/watch the issue here.
Other wildcard searches work just fine.