text -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: Kalidoss MM
> To: solr-user@lucene.apache.org
> Sent: Monday, March 23, 2009 6:16:47 AM
> Subject: Have query on wildchar.
>
> Hi,
>
> In my schema, I have Tags, AdTags and am giving t
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 :
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