Hi, In my schema, I have Tags, AdTags and am giving the search like. ?q=(Tags: anton* and AdTags: Funn*)
my schema query parser is : <solrQueryParser defaultOperator="AND"/> So Is it required to give the 'and' in the query?? Is yes is there any difference b/w giving 'AND' & 'and' (case sensitive), Please let me know. When am giving 'and' getting result and if am giving 'AND' and not any results... :( let me know. Thanks, Kalidoss.m,