[ 
https://issues.apache.org/jira/browse/JENA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286110#comment-15286110
 ] 

ASF GitHub Bot commented on JENA-1180:
--------------------------------------

Github user osma commented on the pull request:

    https://github.com/apache/jena/pull/146#issuecomment-219629095
  
    I think the code is now good for merging. Thanks a lot!
    
    @afs Can I just merge the code to master, or is there some legal policy 
that must be followed for contributions like this? I've never merged PRs 
initiated by others.
    
    As for documentation, it lives outside this github repository (in the ASF 
SVN) and you can submit a patch via the web CMS - just click on "Improve this 
page" at the top of https://jena.apache.org/documentation/query/text-query.html
    
    We can close this PR after the code is merged, then resolve the JIRA issue 
after the documentation has been updated.


> 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)

Reply via email to