Tommaso Teofili created OAK-2009:
------------------------------------
Summary: Add a utility method to create Solr synonym file for node
type expansions
Key: OAK-2009
URL: https://issues.apache.org/jira/browse/OAK-2009
Project: Jackrabbit Oak
Issue Type: Improvement
Components: oak-solr
Reporter: Tommaso Teofili
Assignee: Tommaso Teofili
Currently Solr supports filtering by node types but it's not aware of the node
type hierarchy therefore searching for nt:file doesn't expand to searching for
nt:base and nt:hierarchyNode for example. So either we make this dynamic (which
would be possibly slow) or we leverage synonym expansion and build the synonym
file from the node type hierarchy once and use that when indexing/searching,
the open problem is how to deal with changing node types.
--
This message was sent by Atlassian JIRA
(v6.2#6252)