Constant Field Values

Contents

org.exoplatform.*

  • org.exoplatform.news.search.NewsESSearchConnector 
    Modifier and Type Constant Field Value
    public static final String SEARCH_QUERY_TERM "\"should\": { \"match_phrase\": { \"body\": { \"query\": \"@term@\", \"boost\": 5 } }},\"must\":{ \"query_string\":{ \"fields\": [\"body\", \"summary\", \"title\"], \"query\": \"@term_query@\" }},"
  • org.exoplatform.news.search.NewsIndexingServiceConnector 
    Modifier and Type Constant Field Value
    public static final String TYPE "news"