regex works.
> >
> > -Original message-
> > > From:Anil
> > > Sent: Monday 29th February 2016 14:23
> > > To: solr-user@lucene.apache.org
> > > Subject: Re: Solr regex documenation
> > >
> > > yes. when i search on juniper ne
; > Sent: Monday 29th February 2016 14:23
> > To: solr-user@lucene.apache.org
> > Subject: Re: Solr regex documenation
> >
> > yes. when i search on juniper networks without regex, i can see the
> results.
> >
> > But when I search on net[a-z]+ , i could not
. You can always
test with q=field:/.*/ to prove regex works.
-Original message-
> From:Anil
> Sent: Monday 29th February 2016 14:23
> To: solr-user@lucene.apache.org
> Subject: Re: Solr regex documenation
>
> yes. when i search on juniper networks without regex, i c
the field indexed? A field:/[a-z]%2Bwork/ works fine overhere.
> Markus
>
> -Original message-
> > From:Anil
> > Sent: Monday 29th February 2016 13:24
> > To: solr-user@lucene.apache.org
> > Subject: Re: Solr regex documenation
> >
> > Yes Mark
Hmm, is the field indexed? A field:/[a-z]%2Bwork/ works fine overhere.
Markus
-Original message-
> From:Anil
> Sent: Monday 29th February 2016 13:24
> To: solr-user@lucene.apache.org
> Subject: Re: Solr regex documenation
>
> Yes Markus.
>
> On 29 February 2016
ene.apache.org
> > Subject: Re: Solr regex documenation
> >
> > HI ,
> >
> > i am using [a-z]+works. i could not see networks in the solr results.
> >
> > is it regex working properly in solr ? Please clarify.
> >
> > Regards,
> > Anil
>
Hi - do you enclose the regex in slashes? Do you url encode the + sign?
Markus
-Original message-
> From:Anil
> Sent: Monday 29th February 2016 7:45
> To: solr-user@lucene.apache.org
> Subject: Re: Solr regex documenation
>
> HI ,
>
> i am using [a-z
HI ,
i am using [a-z]+works. i could not see networks in the solr results.
is it regex working properly in solr ? Please clarify.
Regards,
Anil
On 27 February 2016 at 20:52, Anil wrote:
> Thanks Jack.
>
> On 27 February 2016 at 20:41, Jack Krupansky
> wrote:
>
>> See:
>>
>> https://lucene.
Thanks Jack.
On 27 February 2016 at 20:41, Jack Krupansky
wrote:
> See:
>
> https://lucene.apache.org/core/5_5_0/core/org/apache/lucene/search/RegexpQuery.html
>
> https://lucene.apache.org/core/5_5_0/core/org/apache/lucene/util/automaton/RegExp.html
>
> I vaguely recall a Jira about regex not w
See:
https://lucene.apache.org/core/5_5_0/core/org/apache/lucene/search/RegexpQuery.html
https://lucene.apache.org/core/5_5_0/core/org/apache/lucene/util/automaton/RegExp.html
I vaguely recall a Jira about regex not working at all in Solr. I don't
recall reading about a resolution.
-- Jack Krupa
Hi,
Can some one point me to the solr regex documentation ?
i read it supports all java regex features. i tried ^ and $ , seems it is
not working.
Thanks,
Anil
11 matches
Mail list logo