I have a database field  = hello world and i am indexing to *text* field
with standard analyzer ( text is a copy field of solr)

Now when user  gives a query   text:"hello world%"  , how does the query is
interpreted in the background

are we actually searching    text: hello OR  text: world%    ( consider by
default operator is OR )






-- 
Nipen Mark

Reply via email to