Uses of Interface
org.alfresco.repo.search.impl.solr.SolrJsonProcessor
Packages that use SolrJsonProcessor
-
Uses of SolrJsonProcessor in org.alfresco.repo.search.impl.solr
Methods in org.alfresco.repo.search.impl.solr with parameters of type SolrJsonProcessorModifier and TypeMethodDescriptionprotected SearchEngineResultMetadataSolrQueryHTTPClient.postSolrQuery(org.apache.commons.httpclient.HttpClient httpClient, String url, org.json.JSONObject body, SolrJsonProcessor<?> jsonProcessor) protected SearchEngineResultMetadataSolrQueryHTTPClient.postSolrQuery(org.apache.commons.httpclient.HttpClient httpClient, String url, org.json.JSONObject body, SolrJsonProcessor<?> jsonProcessor, String spellCheckParams) protected ResultSetSolrSQLHttpClient.postSolrQuery(org.apache.commons.httpclient.HttpClient httpClient, String url, org.json.JSONObject body, SolrJsonProcessor<?> jsonProcessor)