[jira] [Commented] (JENA-1506) Add configurable filters and tokenizers

2018-03-18 Thread Code Ferret (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16404028#comment-16404028 ] Code Ferret commented on JENA-1506: --- The handling of {{text:params}} has been updated to allow deriving

[GitHub] jena issue #385: defined filters and tokenizers for ConfigurableAnalyzer

2018-03-18 Thread xristy
Github user xristy commented on the issue: https://github.com/apache/jena/pull/385 The parameter types: `int`, `boolean` and `String` may be derived from the `text:paramValue`. See [JENA-1506](https://issues.apache.org/jira/browse/JENA-1506) for details. ---

[jira] [Commented] (JENA-1506) Add configurable filters and tokenizers

2018-03-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16404027#comment-16404027 ] ASF GitHub Bot commented on JENA-1506: -- Github user xristy commented on the issue:

[jira] [Resolved] (JENA-1508) Update OSGi provisioning features

2018-03-18 Thread A. Soroka (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. Soroka resolved JENA-1508. - Resolution: Fixed Assignee: A. Soroka > Update OSGi provisioning features >

[jira] [Commented] (JENA-1508) Update OSGi provisioning features

2018-03-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16403997#comment-16403997 ] ASF GitHub Bot commented on JENA-1508: -- Github user asfgit closed the pull request at:

[jira] [Commented] (JENA-1508) Update OSGi provisioning features

2018-03-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16403996#comment-16403996 ] ASF subversion and git services commented on JENA-1508: --- Commit

[GitHub] jena pull request #386: JENA-1508 Update OSGi provisioning features

2018-03-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/386 ---

[jira] [Commented] (JENA-1488) SelectiveFoldingFilter for jena-text

2018-03-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16403924#comment-16403924 ] ASF GitHub Bot commented on JENA-1488: -- Github user kinow commented on the issue:

[GitHub] jena issue #385: defined filters and tokenizers for ConfigurableAnalyzer

2018-03-18 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/jena/pull/385 +1 @rvesse comments. And +1 for the great PR @xristy !!! Tested with the WIP `SelectiveFoldingFilter` for JENA-1488, and it worked like a charm! :tada: :tada: :tada: First created a normal