I get the same results as you using your example.... Thanks for posting it. I am not sure why my original example does not work, but that is for me to figure out! Thanks again.
On Thursday, June 14, 2012 2:02:28 PM UTC-4, Greg Silin wrote: > > Hi, > One of our fields in the index stores city names, and we need to ensure > that the term is matched exactly. > > So if we have "san francisco" indexed, we need to ensure that *only* the > term "san francisco" matches; "san" or "francisco" or "south san francisco" > should all be misses. > > In particular, I don't have a solution on how to make sure "san francisco" > does not match against "south san francisco" > > Thanks > -greg > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/5ef2e54a-b7b3-4dc6-a4d9-32d2eabb2010%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
