[
https://issues.apache.org/jira/browse/JENA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285860#comment-15285860
]
ASF GitHub Bot commented on JENA-1180:
--------------------------------------
Github user adolby commented on the pull request:
https://github.com/apache/jena/pull/146#issuecomment-219598981
Thank you for working on that refactoring! You're right, abstracting out
makeSpec reduces the repetition for the ComplexPhraseQueryParser test. I've
switched it over to inheriting from AbstractTestDatasetWithAnalyzer. Are there
other changes you'd like to see in this PR? I'm not sure if/where documentation
should be updated to reflect having the ComplexPhraseQueryParser as a
QueryParser option.
> Add ComplexPhraseQueryParser to jena-text
> -----------------------------------------
>
> Key: JENA-1180
> URL: https://issues.apache.org/jira/browse/JENA-1180
> Project: Apache Jena
> Issue Type: Improvement
> Components: Text
> Affects Versions: Jena 3.1.0
> Reporter: Andrew Dolby
> Priority: Minor
>
> Jena-text now supports alternative QueryParsers from JENA-1134, but is
> missing ComplexPhraseQueryParser. This query parser can perform wildcard and
> fuzzy queries on multiple terms within a phrase.
> I'd like to add this parser following the same pattern used to add the
> AnalyzingQueryParser in JENA-1134.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)