[ 
https://issues.apache.org/jira/browse/OAK-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Parvulescu updated OAK-1270:
---------------------------------

    Summary: Revisit full-text queries in case of multiple tokens   (was: 
Revisit full-text queries in case of more tokens )

> Revisit full-text queries in case of multiple tokens 
> -----------------------------------------------------
>
>                 Key: OAK-1270
>                 URL: https://issues.apache.org/jira/browse/OAK-1270
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: oak-lucene
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>
> There's still an issue with tokenizing the search terms when trying for 
> example to search for a fulltext term that will split into 2 actual terms 
> because of the analyzer.
> Taking 'hello-world*' this will break into 2 tokens 'hello' and 'world*' 
> which when treated as a PhraseQuery will not work, so I want to change this 
> into a MutiPhraseQuery based on the simple tokens provided and all the 
> existing tokens that match the wildchar character.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to