Tommaso Teofili created OAK-3966: ------------------------------------ Summary: Indexing all properties for facets is way too much Key: OAK-3966 URL: https://issues.apache.org/jira/browse/OAK-3966 Project: Jackrabbit Oak Issue Type: Bug Components: solr Reporter: Tommaso Teofili Assignee: Tommaso Teofili Fix For: 1.3.15
Current default _schema.xml_ has a _copyField_ which creates facet fields for all fields which is definitely too expensive and not needed in 99% of the cases. Only property specific configuration (e.g. for _jcr:primaryType_) should be provided in the default schema. -- This message was sent by Atlassian JIRA (v6.3.4#6332)