JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
H
I
L
M
O
R
S
T
U
A
ACTION_PATH_VAR
- Static variable in class org.craftercms.search.controller.
MonitoringController
B
build(String, String, String, boolean)
- Method in class org.craftercms.search.service.impl.
SolrDocumentBuilder
Build the Solr document from the input XML.
build(SolrInputDocument, String, Element)
- Method in class org.craftercms.search.service.impl.
SolrDocumentBuilder
C
commit()
- Method in class org.craftercms.search.controller.
SearchRestController
commit()
- Method in class org.craftercms.search.service.impl.
SolrSearchService
convertToISODateTimeString(String)
- Method in class org.craftercms.search.service.impl.
SolrDocumentBuilder
createSAXReader()
- Method in class org.craftercms.search.service.impl.
SolrDocumentBuilder
D
dateTimeFieldPattern
- Variable in class org.craftercms.search.service.impl.
SolrDocumentBuilder
dateTimeFieldSuffix
- Variable in class org.craftercms.search.service.impl.
SolrDocumentBuilder
delete(String, String)
- Method in class org.craftercms.search.controller.
SearchRestController
delete(String, String)
- Method in class org.craftercms.search.service.impl.
SolrSearchService
H
handleException(Exception, HttpServletRequest, HttpServletResponse, Writer)
- Method in class org.craftercms.search.controller.
SearchRestController
htmlFieldSuffix
- Variable in class org.craftercms.search.service.impl.
SolrDocumentBuilder
I
init()
- Method in class org.craftercms.search.service.impl.
SolrDocumentBuilder
L
localIdFieldName
- Variable in class org.craftercms.search.service.impl.
SolrDocumentBuilder
M
MonitoringController
- Class in
org.craftercms.search.controller
MonitoringController()
- Constructor for class org.craftercms.search.controller.
MonitoringController
O
org.craftercms.search.controller
- package org.craftercms.search.controller
org.craftercms.search.exception
- package org.craftercms.search.exception
org.craftercms.search.service.impl
- package org.craftercms.search.service.impl
R
render(String)
- Method in class org.craftercms.search.controller.
MonitoringController
S
search(HttpServletRequest)
- Method in class org.craftercms.search.controller.
SearchRestController
search(Query)
- Method in class org.craftercms.search.service.impl.
SolrSearchService
SearchRestController
- Class in
org.craftercms.search.controller
REST controller for the search service.
SearchRestController()
- Constructor for class org.craftercms.search.controller.
SearchRestController
setDateTimeFieldPattern(String)
- Method in class org.craftercms.search.service.impl.
SolrDocumentBuilder
Sets the pattern string for datetime fields tha come in the input XML.
setDateTimeFieldSuffix(String)
- Method in class org.craftercms.search.service.impl.
SolrDocumentBuilder
Sets the suffix of datetime fields (commonly _dt).
setHtmlFieldSuffix(String)
- Method in class org.craftercms.search.service.impl.
SolrDocumentBuilder
Sets the suffix of fields with HTML content (commonly _html).
setLocalIdFieldName(String)
- Method in class org.craftercms.search.service.impl.
SolrDocumentBuilder
Sets the local ID field name, which is the ID of the document within the site.
setSearchService(SearchService)
- Method in class org.craftercms.search.controller.
SearchRestController
setSiteFieldName(String)
- Method in class org.craftercms.search.service.impl.
SolrDocumentBuilder
Sets the site field name, which is used to indicate to which site the document belongs to.
setSolrDocumentBuilder(SolrDocumentBuilder)
- Method in class org.craftercms.search.service.impl.
SolrSearchService
Sets the Solr document builder, to build Solr documents from generic XML documents.
setSolrServer(SolrServer)
- Method in class org.craftercms.search.service.impl.
SolrSearchService
Sets the endpoint to the Solr server.
setStatusMessage(String)
- Method in class org.craftercms.search.controller.
MonitoringController
siteFieldName
- Variable in class org.craftercms.search.service.impl.
SolrDocumentBuilder
SolrDocumentBuilder
- Class in
org.craftercms.search.service.impl
The purpose of this class is to convert a generic XML document:
SolrDocumentBuilder()
- Constructor for class org.craftercms.search.service.impl.
SolrDocumentBuilder
SolrDocumentBuildException
- Exception in
org.craftercms.search.exception
Thrown to indicate that an error occurred while building a Solr index update document.
SolrDocumentBuildException()
- Constructor for exception org.craftercms.search.exception.
SolrDocumentBuildException
SolrDocumentBuildException(String)
- Constructor for exception org.craftercms.search.exception.
SolrDocumentBuildException
SolrDocumentBuildException(String, Throwable)
- Constructor for exception org.craftercms.search.exception.
SolrDocumentBuildException
SolrDocumentBuildException(Throwable)
- Constructor for exception org.craftercms.search.exception.
SolrDocumentBuildException
SolrSearchService
- Class in
org.craftercms.search.service.impl
Implementation of
SearchService
using Solr as the underlying search engine.
SolrSearchService()
- Constructor for class org.craftercms.search.service.impl.
SolrSearchService
stripHtml(String, String)
- Method in class org.craftercms.search.service.impl.
SolrDocumentBuilder
T
toMap(NamedList<Object>)
- Method in class org.craftercms.search.service.impl.
SolrSearchService
toSerializableValue(Object)
- Method in class org.craftercms.search.service.impl.
SolrSearchService
toSolrQuery(QueryParams)
- Method in class org.craftercms.search.service.impl.
SolrSearchService
U
update(String, String, boolean, String)
- Method in class org.craftercms.search.controller.
SearchRestController
update(String, String, String, boolean)
- Method in class org.craftercms.search.service.impl.
SolrSearchService
updateDocument(String, String, MultipartFile, MultipartFile)
- Method in class org.craftercms.search.controller.
SearchRestController
updateDocument(String, String, File)
- Method in class org.craftercms.search.service.impl.
SolrSearchService
updateDocument(String, String, File, String)
- Method in class org.craftercms.search.service.impl.
SolrSearchService
URL_ROOT
- Static variable in class org.craftercms.search.controller.
MonitoringController
A
B
C
D
H
I
L
M
O
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013
CrafterCMS
. All Rights Reserved.