[
https://issues.apache.org/jira/browse/OAK-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra updated OAK-2524:
---------------------------------
Description:
Error while creating analyzer by composition from osgi due to an illegal
argument {{jcr:primaryType}} passed to {{TokenizerFactory.forName(clazz,
args)}} in {{NodeStateAnalyzerFactory.loadTokenizer()}}
{noformat}
Caused by: java.lang.IllegalArgumentException: Unknown parameters:
{jcr:primaryType=nt:unstructured}
at
org.apache.lucene.analysis.core.LowerCaseFilterFactory.<init>(LowerCaseFilterFactory.java:45)
{noformat}
was:Error while creating analyzer by composition from osgi due to an illegal
argument {{jcr:primaryType}} passed to {code}TokenizerFactory.forName(clazz,
args){code} in {{NodeStateAnalyzerFactory.loadTokenizer()}}
> Error while configuring analyzer by composition from OSGI
> ---------------------------------------------------------
>
> Key: OAK-2524
> URL: https://issues.apache.org/jira/browse/OAK-2524
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: oak-lucene
> Affects Versions: 1.1.6
> Reporter: Rishabh Maurya
> Assignee: Chetan Mehrotra
> Priority: Minor
>
> Error while creating analyzer by composition from osgi due to an illegal
> argument {{jcr:primaryType}} passed to {{TokenizerFactory.forName(clazz,
> args)}} in {{NodeStateAnalyzerFactory.loadTokenizer()}}
> {noformat}
> Caused by: java.lang.IllegalArgumentException: Unknown parameters:
> {jcr:primaryType=nt:unstructured}
> at
> org.apache.lucene.analysis.core.LowerCaseFilterFactory.<init>(LowerCaseFilterFactory.java:45)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)