Thomas Mueller created OAK-9306:
-----------------------------------
Summary: Faceting: IllegalArgumentException: dimension ... was not
indexed
Key: OAK-9306
URL: https://issues.apache.org/jira/browse/OAK-9306
Project: Jackrabbit Oak
Issue Type: Bug
Components: indexing, lucene
Reporter: Thomas Mueller
Assignee: Thomas Mueller
I get the exception
{noformat}
java.lang.RuntimeException: java.lang.IllegalArgumentException:
dimension "..." was not indexed
at
org.apache.jackrabbit.oak.plugins.index.search.spi.query.FulltextIndex$FulltextPathCursor$2.getValue(FulltextIndex.java:502)
at
org.apache.jackrabbit.oak.query.ast.SelectorImpl.currentOakProperty(SelectorImpl.java:793)
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)