[jira] [Commented] (JENA-1062) add ConfigurableAnalyzer to jena-text

2015-11-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991285#comment-14991285 ] ASF GitHub Bot commented on JENA-1062: -- Github user osma commented on the pull request

[GitHub] jena pull request: JENA-1062: configurable Lucene analyzer for jen...

2015-11-04 Thread osma
Github user osma commented on the pull request: https://github.com/apache/jena/pull/97#issuecomment-153981033 Good questions @rvesse ! Right now (before this PR) one can either use a few generic, non-language-specific Analyzers: StandardAnalyzer, SimpleAnalyzer, KeywordAnalyz

[jira] [Closed] (JENA-1058) add ASCIIFoldingLowerCaseKeywordAnalyzer to jena-text

2015-11-04 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osma Suominen closed JENA-1058. --- Resolution: Won't Fix > add ASCIIFoldingLowerCaseKeywordAnalyzer to jena-text > ---

[jira] [Commented] (JENA-1058) add ASCIIFoldingLowerCaseKeywordAnalyzer to jena-text

2015-11-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991268#comment-14991268 ] ASF GitHub Bot commented on JENA-1058: -- Github user osma closed the pull request at:

[GitHub] jena pull request: JENA-1058: ASCIIFoldingLowerCaseKeywordAnalyzer...

2015-11-04 Thread osma
Github user osma closed the pull request at: https://github.com/apache/jena/pull/96 --- 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 b

[jira] [Commented] (JENA-1058) add ASCIIFoldingLowerCaseKeywordAnalyzer to jena-text

2015-11-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991267#comment-14991267 ] ASF GitHub Bot commented on JENA-1058: -- Github user osma commented on the pull request

[GitHub] jena pull request: JENA-1058: ASCIIFoldingLowerCaseKeywordAnalyzer...

2015-11-04 Thread osma
Github user osma commented on the pull request: https://github.com/apache/jena/pull/96#issuecomment-153977494 I drop this in favor of JENA-1062 / PR #97 --- 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 doe

[GitHub] jena pull request: JENA-1062: configurable Lucene analyzer for jen...

2015-11-04 Thread rvesse
Github user rvesse commented on the pull request: https://github.com/apache/jena/pull/97#issuecomment-153874598 Looks good to me One open question, how does this interact with past work for language specific indexing and multi-lingual indexing in general? It's been a

[jira] [Commented] (JENA-1062) add ConfigurableAnalyzer to jena-text

2015-11-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990493#comment-14990493 ] ASF GitHub Bot commented on JENA-1062: -- Github user rvesse commented on the pull reque

[jira] [Commented] (JENA-1062) add ConfigurableAnalyzer to jena-text

2015-11-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990131#comment-14990131 ] ASF GitHub Bot commented on JENA-1062: -- GitHub user osma opened a pull request: h

[GitHub] jena pull request: JENA-1062: configurable Lucene analyzer for jen...

2015-11-04 Thread osma
GitHub user osma opened a pull request: https://github.com/apache/jena/pull/97 JENA-1062: configurable Lucene analyzer for jena-text This is a configurable Analyzer implementation for jena-text / Lucene. It is similar to what can be achieved in [Solr configuration](https://wiki.apa

[jira] [Created] (JENA-1062) add ConfigurableAnalyzer to jena-text

2015-11-04 Thread Osma Suominen (JIRA)
Osma Suominen created JENA-1062: --- Summary: add ConfigurableAnalyzer to jena-text Key: JENA-1062 URL: https://issues.apache.org/jira/browse/JENA-1062 Project: Apache Jena Issue Type: New Feature

[jira] [Closed] (JENA-978) jena-text: store original literals

2015-11-04 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osma Suominen closed JENA-978. -- Resolution: Fixed No need to keep this open anymore, I just reopened it because I struggled with attachme

[jira] [Commented] (JENA-1048) Exception on query with non existent language

2015-11-04 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989481#comment-14989481 ] Andy Seaborne commented on JENA-1048: - Hi - what does the setup of the text dataset loo

[jira] [Comment Edited] (JENA-1048) Exception on query with non existent language

2015-11-04 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989481#comment-14989481 ] Andy Seaborne edited comment on JENA-1048 at 11/4/15 12:38 PM: --