Package | Description |
---|---|
org.alfresco.repo.search.impl.lucene | |
org.alfresco.repo.search.impl.solr |
Modifier and Type | Interface and Description |
---|---|
interface |
SolrJsonProcessor<T extends JSONResult>
Processes Json returned from Solr
|
Modifier and Type | Class and Description |
---|---|
class |
SolrJSONResultSet |
class |
SolrStatsResult
The results of executing a solr stats query
|
Modifier and Type | Method and Description |
---|---|
protected JSONResult |
SolrQueryHTTPClient.postSolrQuery(org.apache.commons.httpclient.HttpClient httpClient,
String url,
org.json.JSONObject body,
SolrJsonProcessor<?> jsonProcessor) |
protected JSONResult |
SolrQueryHTTPClient.postSolrQuery(org.apache.commons.httpclient.HttpClient httpClient,
String url,
org.json.JSONObject body,
SolrJsonProcessor<?> jsonProcessor,
String spellCheckParams) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.