I call directly from Solr web api. Field type is string.

* should bring more results ? this is suffix search ? am I wrong ?

Thanks !

-----Original Message-----
From: Harshvardhan Ojha [mailto:ojha.harshvard...@gmail.com] 
Sent: Monday, August 11, 2014 1:40 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr search \ special cases

Hi Shay,

I believe + is treated as space, is it a rest call or api ? what is your field 
type ?

Regards
Harshvardhan Ojha


On Mon, Aug 11, 2014 at 4:04 PM, Shay Sofer <sha...@checkpoint.com> wrote:

> Hi,
>
> I have some strange cases while search with Solr.
>
> I have doc with names like: rule #22, rule +33, rule %44.
>
> When search for #22 or %55 or +33 Solr bring me as expected:  rule #22 
> and rule +33 and rule %44.
>
> But when appending star (*) to each search (#22*, +33*, %55*), just 
> the one with + sign bring rule +33, all other result none.
>
> Can someone explain?
>
> Thanks,
> Shay.
>


Email secured by Check Point

Reply via email to