Hi,
What analyzer, tokenizer, filter factory would I need to use to get wildcard 
matching to match where:
Value:
XYZ123
Query:
XYZ1*

I have been messing with solr.WordDelimiterFilterFactory splitOnNumerics and 
oreserveOriginal in both the analyzer and the query.  I also noticed it is 
different when I use quotes in the query - phrase search.  Unfortunately, I'm 
missing something as I can't get it to work.

Tim


Reply via email to