blob: 92861dfd83050d42bfd6bbc5f5b4cec455335b42 [file] [log] [blame]
{
"jcr:primaryType": "oak:QueryIndexDefinition",
"compatVersion": 2,
"indexPath": "/oak:index/slingFileLucene",
"name": "slingFileLucene",
"type": "lucene",
"async": [
"async",
"nrt"
],
"evaluatePathRestrictions": true,
"excludedPaths": [
"/var",
"/jcr:system"
],
"aggregates": {
"jcr:primaryType": "nt:unstructured",
"sling:File": {
"jcr:primaryType": "nt:unstructured",
"include0": {
"jcr:primaryType": "nt:unstructured",
"path": "jcr:content"
},
"include1": {
"jcr:primaryType": "nt:unstructured",
"path": "jcr:content/metadata"
}
}
},
"indexRules": {
"jcr:primaryType": "nt:unstructured",
"sling:File": {
"jcr:primaryType": "nt:unstructured",
"properties": {
"jcr:primaryType": "nt:unstructured",
"slingTaxonomy": {
"jcr:primaryType": "nt:unstructured",
"nodeScopeIndex": true,
"useInSuggest": true,
"propertyIndex": true,
"useInSpellcheck": true,
"analyzed": true,
"name": "jcr:content/sling:taxonomy"
},
"jcrTitle": {
"jcr:primaryType": "nt:unstructured",
"nodeScopeIndex": true,
"useInSuggest": true,
"propertyIndex": true,
"useInSpellcheck": true,
"analyzed": true,
"name": "jcr:content/jcr:title",
"boost": 2
},
"jcrDescription": {
"jcr:primaryType": "nt:unstructured",
"nodeScopeIndex": true,
"useInSuggest": true,
"propertyIndex": true,
"useInSpellcheck": true,
"analyzed": true,
"name": "jcr:content/jcr:description"
},
"nodeName": {
"jcr:primaryType": "nt:unstructured",
"nodeScopeIndex": true,
"useInSuggest": true,
"propertyIndex": true,
"useInSpellcheck": true,
"name": ":nodeName",
"type": "String"
}
}
}
}
}