Hi,

I am running filter query on a field of text_general type and see
completely different results for the following queries:

   fq= my_text_field:"Jurassic park the movie"               returns 0
result

   fq= my_text_field:(Jurassic park the movie)               returns 20
result

   fq= my_text_field:Jurassic park the movie                  returns
thousands of results


Which one is the correct syntax? I am confused why the first query doesn't
have any match at all.  I also thought 2 and 3 are the same, but turns out
quite different.


Thanks,
Wei

Reply via email to