Github user osma commented on the pull request:

    https://github.com/apache/jena/pull/96#issuecomment-152983824
  
    @afs Yes there is, in the jena-text documentation, though calling it a list 
is a bit of a stretch since there are only four currently (StandardAnalyzer,  
SimpleAnalyzer, KeywordAnalyzer and LowerCaseKeywordAnalyzer) and only 
LowerCaseKeywordAnalyzer is specific to jena-text, the other three come 
directly from Lucene.
    
    See 
https://jena.apache.org/documentation/query/text-query.html#configuring-an-analyzer
 
    
    About this PR: I think I will try to implement a more generic, configurable 
analyzer, as suggested by Claude Warren in a comment on JIRA-1058. If it's not 
too difficult, it would obviously be better than this very specific analyzer.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to