You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (Jira)" <ji...@apache.org> on 2020/12/21 15:57:00 UTC

[jira] [Created] (OAK-9306) Faceting: IllegalArgumentException: dimension ... was not indexed

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)