s

solr-engine

This service implements the Indexer and Searcher interface of WebLab and connect to a remote SOLR engine in order to realize the functions. The connection is mandatory and thus the remote SOLR server should be started beforehand. Configuration of the SOLR server URL is found in src/main/webapp/WEB-INF/cxf-servlet.xml . See in particular "indexerServiceBean" and "searcherServiceBean". Moreover, the service implements several "Analyser" services that could be included in a complete search chain in order to: - enrich a ResultSet with metadata about Hits (see resultSetMetaEnricherServiceBean) - highlight snippet in ResultSet (see highlighterServiceBean) - provide facets related to the current results (see facetSuggestionServiceBean) - suggest spell correction of the original query (see spellSuggestionServiceBean)
Aggregated version Version Update time
2.1 2.1.3 Jul 18, 2012
2.1.2 Jul 12, 2012
2.1.1 Jan 31, 2012
2.1.0 Jan 26, 2012
2.1.0-RC1 Oct 12, 2011
2.0 2.0.1-RC1 Jun 26, 2012
6 Records