search)? If so, please instruct me how..
Thanks in advance,
Erez Michalak
p.s.
Maybe the following example will make my question clearer:
The query content:/[0-9]{3}/ returns documents with (at least one) 3 digits
token as expected.
However,
* the query content:"/[0-9]{3}/ /[0-9]{4}
ingle term.
-Original Message-
From: Ahmet Arslan [mailto:iori...@yahoo.com]
Sent: Sunday, May 22, 2016 4:49 PM
To: solr-user@lucene.apache.org; Erez Michalak
Subject: Re: How to use a regex search within a phrase query?
Hi Erez,
I don't think it is possible to combine regex with ph
egexes? Might
you be better off constructing better analysis chains?
The reason I ask is that unless you have technical users, regexes are unlikely
to be even used
FWIW,
Erick
On Sun, May 22, 2016 at 8:19 AM, Erez Michalak wrote:
> Thanks you Ahmet for the JIRA reference - it looks re