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

org.opencms.jsp.search.config.configExtension.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=test:2",
    "additionalrequestparams" : [
        { "param" : "p2" }
    ],
    "fieldfacets" : [
        { "field" : "field2" }
    ],
    "rangefacets" : [
        { "range" : "range2", "start" : "0", "end" : "1000000", "gap" : "1000" }
    ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy