Thanks Hoss
Could you please provide with any example
Does solr provide any implementation for dictionary stemmer, please let me
know
Thanks
Rashid
hossman wrote:
>
>
> : If i give "machine" why is that it stems to "machin", now from where
> does
> : this word come from
> : If i give "revol
In the standard query parser, you would use:
q=field1:xxx+field3:[* TO *]
You cannot use * or ? as the first letter of a query term. The [* TO *]
syntax is a range query. Using * at both ends means "any to any".
On Fri, Sep 4, 2009 at 3:40 PM, Mohamed Parvez wrote:
> Say i have 3 fields, named