Package com.gisgraphy.domain.geoloc.service.fulltextsearch

Interface Summary
IFullTextSearchEngine Execute a FulltextQuery and returns the results in a specific format
IsolrClient Wrap a SolrServer
 

Class Summary
FulltextErrorVisitor Visitor (visitor pattern) to return error message according to the format for the fulltext service
FulltextQuery A fulltext Query
FullTextSearchEngine Default (threadsafe) implementation of IFullTextSearchEngine
OutputstreamResponseWrapper Wrapper that must be used when we want the fulltext query to be serialize into an output stream
SolrClient Default implementation for IsolrClient.it represent a client to connect to solR server
SolrUnmarshaller SolrUnmarshaller for solr Query response to a DTO
 

Enum Summary
FullTextFields All the declared fields in Solr
StreetSearchMode define the different way to search for street (by name)
 

Exception Summary
FullTextSearchException Basic Exception for fulltext search
 



Copyright © 2010. All Rights Reserved.