It helps tremendously, Erick, and it was the exact idea I had last night after reflecting with a nice scotch. :)
I'm planning on indexing the name field as "text" as I have been, and then indexing it again as "nameLiteral" or something with a field type not containing stemming. The code submitting to Solr will take any "name" search and turn it into something like q=(name:(search terms*) OR nameLiteral:(search terms*)) and hopefully, between the two, the result will be both requirements preserved. I'll reply back with the results regardless. Thanks ahead of time, everyone. -- View this message in context: http://old.nabble.com/Odd-wildcard-behavior-tp27695404p27703992.html Sent from the Solr - User mailing list archive at Nabble.com.