Uses of Class
org.apache.lucene.facet.example.ExampleResult

Packages that use ExampleResult
org.apache.lucene.facet.example.adaptive   
org.apache.lucene.facet.example.association   
org.apache.lucene.facet.example.multiCL   
org.apache.lucene.facet.example.simple Simple faceted indexing and search sample 
 

Uses of ExampleResult in org.apache.lucene.facet.example.adaptive
 

Methods in org.apache.lucene.facet.example.adaptive that return ExampleResult
 ExampleResult AdaptiveMain.runSample()
           
 

Uses of ExampleResult in org.apache.lucene.facet.example.association
 

Methods in org.apache.lucene.facet.example.association that return ExampleResult
 ExampleResult AssociationMain.runSumFloatAssociationSample()
           
 ExampleResult AssociationMain.runSumIntAssociationSample()
           
 

Uses of ExampleResult in org.apache.lucene.facet.example.multiCL
 

Methods in org.apache.lucene.facet.example.multiCL that return ExampleResult
 ExampleResult MultiCLMain.runSample()
           
 

Uses of ExampleResult in org.apache.lucene.facet.example.simple
 

Methods in org.apache.lucene.facet.example.simple that return ExampleResult
 ExampleResult SimpleMain.runDrillDown()
           
 ExampleResult SimpleMain.runSimple()
           
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.