Suresh Arumuam created SOLR-7026:
------------------------------------

             Summary: Solr 4.8.0/4.10.3 - is not working for the Regex Query 
matches
                 Key: SOLR-7026
                 URL: https://issues.apache.org/jira/browse/SOLR-7026
             Project: Solr
          Issue Type: Bug
          Components: search
    Affects Versions: 4.10.3, 4.8
         Environment: Redhat Linux, JDK 1.7.0_51
            Reporter: Suresh Arumuam
            Priority: Blocker


We are trying to use regex queries in the Solr Document, which is not working 
more than one word.

While trying to implement the Plain text search for our system outputs to the 
Solr, the regex not seems to be working with Solr.

Our config is as below.
   Analyzer tried.
             solr.StandardTokenizerFactory
             solr.ClassicTokenizerFactory

Sample Data indexed in the text field is as below.

1b ::PIPE:: 04/14/2014 ::PIPE:: 01:32:48 ::PIPE:: BMC Power/Reset action  
::PIPE:: Delayed shutdown timer disabled ::PIPE:: Asserted

Pattern tried:

PIPE*[0-9]{2}\/[0-9}{2}\/[0-9]{4}*Delayed shutdown*Asserted







--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to