blob: 7147f6b932479cb7090f1f5810aa99d2a5f2e457 [file] [log] [blame]
{
"jcr:primaryType": "oak:QueryIndexDefinition",
"compatVersion": 2,
"type": "lucene",
"includedPaths": ["/etc/taxonomy"],
"async": ["async", "nrt"],
"evaluatePathRestrictions": true,
"indexRules": {
"jcr:primaryType": "nt:unstructured",
"sling:Taxonomy": {
"jcr:primaryType": "nt:unstructured",
"properties": {
"jcr:primaryType": "nt:unstructured",
"jcrTitle": {
"jcr:primaryType": "nt:unstructured",
"nodeScopeIndex": true,
"useInSuggest": true,
"propertyIndex": true,
"useInSpellcheck": true,
"analyzed": true,
"name": "jcr:title",
"type": "String"
},
"nodeName": {
"jcr:primaryType": "nt:unstructured",
"nodeScopeIndex": true,
"useInSuggest": true,
"propertyIndex": true,
"useInSpellcheck": true,
"name": ":nodeName",
"type": "String"
}
}
}
}
}