Hi,

I am trying to search a solr index and I don't understand whether the query
has to conform to a lucene query structure

maybe even generated by the lucene api  such as QueryParser. If that is the
case then what happens with the tokens in my query? Are they further
tokenised by the tokenizer classes used for the different fields defined in
the solr scehma?

Can someone ,please, direct me to explicit examples of searching where the
query is more complex than a single token in each field?

Reply via email to