Dear fellows, I have a field in solr with value '8E0061123-8E1'. Now when i seach '8E*', it does return me all values starting with'8E' which is totally right but it returns nothing when i search '8E0*'. I guess it is not indexing 8E0 or so. I want to search with all combinations likes '8E', '8E0', '8E00', '8E006' etc. But currently it return result only when i type 8E or comeplete ''8E0061123-8E1'...any idea??
-- View this message in context: http://lucene.472066.n3.nabble.com/indexing-issue-tp4009122.html Sent from the Solr - User mailing list archive at Nabble.com.