All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencms.jsp.search.config.configToExtend.json Maven / Gradle / Ivy

Go to download

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

The newest version!
{
    "extrasolrparams" : "fq=type:plain",
    "additionalrequestparams" : [
        { "param" : "p1", "solrquery" : "fq=lastmodified:[%(value) TO *]" }
    ],
    "fieldfacets" : [
        { "field" : "field1" }
    ],
    "rangefacets" : [
        { "range" : "lastmodified", "name" : "range1", "label" : "Date lastmodified", "start" : "NOW/MONTH-20MONTHS", "end" : "NOW/MONTH", "gap" : "+1MONTHS", "other" : ["before", "after", "between", "all", "none"], "hardend" : false, "mincount" : 1, "isAndFacet" : true, "preselection" : [ "2015-01-01T00:00:00Z", "2016-01-01T00:00:00Z"  ], "ignoreAllFacetFilters" : true, "excludeTags" : ["oneKey", "anotherKey"] }
    ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy