org.apache.blur.lucene.search
Class FacetQueryTest

java.lang.Object
  extended by org.apache.blur.lucene.search.FacetQueryTest

public class FacetQueryTest
extends Object


Constructor Summary
FacetQueryTest()
           
 
Method Summary
 void testFacetQueryNoSuper()
           
 void testFacetQueryPerformance1()
           
 void testFacetQueryPerformance2()
           
 void testFacetQueryPerformanceWithMins()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacetQueryTest

public FacetQueryTest()
Method Detail

testFacetQueryNoSuper

public void testFacetQueryNoSuper()
                           throws IOException,
                                  InterruptedException
Throws:
IOException
InterruptedException

testFacetQueryPerformance1

public void testFacetQueryPerformance1()
                                throws IOException,
                                       InterruptedException
Throws:
IOException
InterruptedException

testFacetQueryPerformance2

public void testFacetQueryPerformance2()
                                throws IOException,
                                       InterruptedException
Throws:
IOException
InterruptedException

testFacetQueryPerformanceWithMins

public void testFacetQueryPerformanceWithMins()
                                       throws IOException,
                                              InterruptedException
Throws:
IOException
InterruptedException


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.