Uses of Class
elasticsearchindex.components.IndexException

Packages that use IndexException
elasticsearchindex   
elasticsearchindex.components   
elasticsearchindex.helpers   
 

Uses of IndexException in elasticsearchindex
 

Methods in elasticsearchindex that throw IndexException
 String FullTextNode.query(String queryString)
           
 String FullTextNode.query(String queryString, int maxHits)
          Executes the query of gRS2 locator of maximum maxHits records (if >0)
 String FullTextNode.queryStream(String queryString)
           
 String FullTextNode.queryStream(String queryString, int maxHits)
          Important: The returned results are not sorted!
 

Uses of IndexException in elasticsearchindex.components
 

Methods in elasticsearchindex.components that throw IndexException
 String LanguageIdPlugin.detectLanguage(String document)
          Detect the language.
 void LanguageIdPlugin.init(String configFile)
          Initialise the language id plugin.
 

Uses of IndexException in elasticsearchindex.helpers
 

Methods in elasticsearchindex.helpers that throw IndexException
static gr.uoa.di.madgik.grs.writer.RecordWriter<gr.uoa.di.madgik.grs.record.GenericRecord> QueryParser.initRSWriterForSearchHits(List<String> presentables, List<String> projections)
           
 



Copyright © 2013. All Rights Reserved.