blob: 1f21a3f6a3af876e6a7df5d1c3b286f5a42612ea [file] [log] [blame]
{
"jcr:primaryType": "oak:QueryIndexDefinition",
"compatVersion": 2,
"type": "lucene",
"async": ["async", "nrt"],
"includedPaths": ["/content", "/static"],
"evaluatePathRestrictions": true,
"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",
"jcrDescription": {
"jcr:primaryType": "nt:unstructured",
"propertyIndex": true,
"analyzed": true,
"name": "jcr:content/jcr:description"
},
"jcrLastModified": {
"jcr:primaryType": "nt:unstructured",
"ordered": true,
"propertyIndex": true,
"name": "jcr:content/jcr:lastModified",
"type": "Date"
},
"jcrLastModifiedBy": {
"jcr:primaryType": "nt:unstructured",
"propertyIndex": true,
"name": "jcr:content/jcr:lastModifiedBy",
"type": "String"
},
"jcrTitle": {
"jcr:primaryType": "nt:unstructured",
"propertyIndex": true,
"analyzed": true,
"name": "jcr:content/jcr:title",
"boost": 2
},
"nodeName": {
"jcr:primaryType": "nt:unstructured",
"propertyIndex": true,
"name": ":nodeName",
"type": "String"
},
"slingPublished": {
"jcr:primaryType": "nt:unstructured",
"propertyIndex": true,
"name": "jcr:content/sling:published",
"type": "Boolean"
},
"slingTaxonomy": {
"jcr:primaryType": "nt:unstructured",
"propertyIndex": true,
"analyzed": true,
"name": "jcr:content/sling:taxonomy"
}
}
}
}
}