Uses of Interface
com.gisgraphy.domain.geoloc.service.fulltextsearch.IsolrClient

Packages that use IsolrClient
com.gisgraphy.domain.geoloc.importer   
com.gisgraphy.domain.geoloc.service.fulltextsearch   
com.gisgraphy.domain.geoloc.service.fulltextsearch.spell   
com.gisgraphy.domain.repository   
 

Uses of IsolrClient in com.gisgraphy.domain.geoloc.importer
 

Methods in com.gisgraphy.domain.geoloc.importer with parameters of type IsolrClient
 void ImporterManager.setSolrClient(IsolrClient solrClient)
           
 

Uses of IsolrClient in com.gisgraphy.domain.geoloc.service.fulltextsearch
 

Classes in com.gisgraphy.domain.geoloc.service.fulltextsearch that implement IsolrClient
 class SolrClient
          Default implementation for IsolrClient.it represent a client to connect to solR server
 

Methods in com.gisgraphy.domain.geoloc.service.fulltextsearch with parameters of type IsolrClient
 void FullTextSearchEngine.setSolrClient(IsolrClient solrClient)
           
 

Uses of IsolrClient in com.gisgraphy.domain.geoloc.service.fulltextsearch.spell
 

Methods in com.gisgraphy.domain.geoloc.service.fulltextsearch.spell with parameters of type IsolrClient
 void SpellCheckerIndexer.setSolrClient(IsolrClient solrClient)
           
 

Uses of IsolrClient in com.gisgraphy.domain.repository
 

Constructors in com.gisgraphy.domain.repository with parameters of type IsolrClient
SolRSynchroniser(IsolrClient solrClient)
           
 



Copyright © 2010. All Rights Reserved.