QueryString Match "x and y" exact phrase ("and" being literal, not "&&")

I can't seem to get QueryString to match a string, eg: "abbot and costello"

The MySQL equivalent would be

WHERE field LIKE '%abbot and costello%'

I believe this is a fairly straightforward question, but in any case here's
a link to the post I made on StackOverflow with some example code
(Elastica):

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

It's "Abbott and Costello".

On Monday, April 15, 2013 1:32:32 PM UTC-4, Evan Roberts wrote:

I can't seem to get QueryString to match a string, eg: "abbot and costello"

The MySQL equivalent would be

WHERE field LIKE '%abbot and costello%'

I believe this is a fairly straightforward question, but in any case
here's a link to the post I made on StackOverflow with some example code
(Elastica):

stop words - ElasticSearch/Elastica: searching for exact term that includes "and" or other stopwords - Stack Overflow

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

This was it, in any case thanks for taking the time to point out the typo :slight_smile:

On Tue, Apr 16, 2013 at 12:02 PM, Igor Motov imotov@gmail.com wrote:

It's "Abbott and Costello".

On Monday, April 15, 2013 1:32:32 PM UTC-4, Evan Roberts wrote:

I can't seem to get QueryString to match a string, eg: "abbot and
costello"

The MySQL equivalent would be

WHERE field LIKE '%abbot and costello%'

I believe this is a fairly straightforward question, but in any case
here's a link to the post I made on StackOverflow with some example code
(Elastica):
http://stackoverflow.com/**questions/16007315/**elasticsearch-elastica-**
searching-for-exact-term-that-**includes-and-or-other-sthttp://stackoverflow.com/questions/16007315/elasticsearch-elastica-searching-for-exact-term-that-includes-and-or-other-st

--
You received this message because you are subscribed to a topic in the
Google Groups "elasticsearch" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/elasticsearch/BsOM7Bpo_Ts/unsubscribe?hl=en-US
.
To unsubscribe from this group and all its topics, send an email to
elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
Evan Roberts

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.