Uses of Class
lux.Compiler

Packages that use Compiler
lux   
lux.index   
lux.solr   
 

Uses of Compiler in lux
 

Methods in lux that return Compiler
 Compiler Evaluator.getCompiler()
           
 

Constructors in lux with parameters of type Compiler
Evaluator(Compiler compiler, LuxSearcher searcher, DocWriter docWriter)
          Creates an evaluator that uses the provided objects to evaluate queries.
 

Uses of Compiler in lux.index
 

Constructors in lux.index with parameters of type Compiler
XmlIndexer(IndexConfiguration indexConfig, Compiler compiler)
          Make a new instance with the given options and Compiler.
 

Uses of Compiler in lux.solr
 

Methods in lux.solr that return Compiler
 Compiler SolrIndexConfig.getCompiler()
           
 



Copyright © 2013. All Rights Reserved.