blob: 3a50e6a16d2e6c7c3336dee4251c9d6d9a76a872 [file] [log] [blame]
{
"jcr:primaryType": "oak:QueryIndexDefinition",
"compatVersion": 2,
"type": "lucene",
"async": ["async", "nrt"],
"evaluatePathRestrictions": false,
"excludedPaths": ["/jcr:system"],
"indexRules": {
"jcr:primaryType": "nt:unstructured",
"nt:base": {
"jcr:primaryType": "nt:unstructured",
"properties": {
"jcr:primaryType": "nt:unstructured",
"slingTaxonomy": {
"jcr:primaryType": "nt:unstructured",
"ordered": false,
"propertyIndex": true,
"name": "sling:taxonomy",
"type": "String"
},
"slingResourceType": {
"jcr:primaryType": "nt:unstructured",
"ordered": false,
"propertyIndex": true,
"name": "sling:resourceType",
"type": "String"
},
"slingPublished": {
"jcr:primaryType": "nt:unstructured",
"ordered": false,
"propertyIndex": true,
"name": "sling:published",
"type": "Boolean"
},
"slingVanityPath": {
"jcr:primaryType": "nt:unstructured",
"notNullCheckEnabled": true,
"propertyIndex": true,
"name": "sling:vanityPath",
"type": "String"
}
}
}
}
}