You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/01/20 13:25:34 UTC

[jira] [Created] (OAK-2424) Support wildcard query for text involving symbol which are not alphabets

Chetan Mehrotra created OAK-2424:
------------------------------------

             Summary: Support wildcard query for text involving symbol which are not alphabets
                 Key: OAK-2424
                 URL: https://issues.apache.org/jira/browse/OAK-2424
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: oak-lucene
            Reporter: Chetan Mehrotra
            Priority: Minor
             Fix For: 1.2


As noted in [OAK-2329|https://issues.apache.org/jira/browse/OAK-2329?focusedCommentId=14246333&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14246333] with usage of Lucene QueryParser some usecases involving wildcard query like below do not work for following search terms.

* hello-wor*
* type:appli*

If not supporting above queries impacts lots of cases then we would need to determine ways to support such queries with LuceneQueryParser



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