Class SolrAPI


  • public class SolrAPI
    extends ModelRequest<SolrAPI>
    Wrapper for solr API.
    Author:
    Meenal Bhave
    • Constructor Detail

    • Method Detail

      • getConfig

        public RestTextResponse getConfig()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getConfigOverlay

        public RestTextResponse getConfigOverlay()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getConfigParams

        public RestTextResponse getConfigParams()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • postConfig

        public RestTextResponse postConfig​(java.lang.String queryBody)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getSelectQuery

        public RestTextResponse getSelectQuery()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception