Constant Field Values

Contents

org.exoplatform.*

  • org.exoplatform.documents.storage.jcr.search.DocumentSearchServiceConnector
    Modifier and Type
    Constant Field
    Value
    public static final String
    "*"
    public static final String
    "{\n \"terms\":{\n \"categoryId\": [@categoryIds@]\n }\n},\n"
    public static final String
    "{\n \"bool\": {\n \"must\": [\n {\n \"terms\": {\n \"categoryId\": [@categoryIds@]\n }\n }\n ],\n \"must_not\": [\n {\n \"terms\": {\n \"categoryId\": [@excludedCategoryIds@]\n }\n }\n ]\n }\n},\n"
    public static final String
    "{\n \"bool\": {\n \"must_not\": [\n {\n \"terms\": {\n \"categoryId\": [@excludedCategoryIds@]\n }\n }\n ]\n }\n},\n"
    public static final String
    "\"must\":{ \"query_string\":{ \"fields\": [\"title\",\"attachment.content\",\"dc:description\"], \"query\": \"*@term@*\" }},"
    public static final String
    "@term@"
    public static final String
    "{\n \"size\": 1,\n \"_source\": [\"attachment.content\"],\n \"query\": {\n \"match\": {\n \"_id\": \"%s\"\n }\n }\n}\n"
    public static final String
    "\"must\":{ \"query_string\":{ \"fields\": [\"title.whitespace\"], \"query\": \"@term@\" }},"
  • org.exoplatform.documents.storage.jcr.webdav.JcrWebDavService
    Modifier and Type
    Constant Field
    Value
    public static final String
    "<DAV:basicsearch><exo:sql xmlns:exo=\"http://exoplatform.com/jcr\"/><exo:xpath xmlns:exo=\"http://exoplatform.com/jcr\"/>"
    public static final String
    "repository"