Hello, I have a field type of "text" in my collection called "question".
When I query for the word "customer" for example in the "question" field (ie q=question:customer), the first document with the highest score shows up, but does not contain the word customer at all. Instead, it contains the word "customize". What would be a way around this? I tried changing the type to string instead of text, but that I wouldn't get any results if I don't have the exact statement in there... -- View this message in context: http://www.nabble.com/Question-about-field-types-and-querying-tp23768061p23768061.html Sent from the Solr - User mailing list archive at Nabble.com.