Uses of Interface
com.gisgraphy.fulltext.IsolrClient

Packages that use IsolrClient
com.gisgraphy.domain.repository   
com.gisgraphy.fulltext   
com.gisgraphy.fulltext.spell   
com.gisgraphy.importer   
 

Uses of IsolrClient in com.gisgraphy.domain.repository
 

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

Uses of IsolrClient in com.gisgraphy.fulltext
 

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

Methods in com.gisgraphy.fulltext with parameters of type IsolrClient
 void FullTextSearchEngine.setSolrClient(IsolrClient solrClient)
           
 

Uses of IsolrClient in com.gisgraphy.fulltext.spell
 

Methods in com.gisgraphy.fulltext.spell with parameters of type IsolrClient
 void SpellCheckerIndexer.setSolrClient(IsolrClient solrClient)
           
 

Uses of IsolrClient in com.gisgraphy.importer
 

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



Copyright © 2012. All Rights Reserved.