org.apache.blur.lucene.search
Class RandomSuperQueryTest

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

public class RandomSuperQueryTest
extends Object


Constructor Summary
RandomSuperQueryTest()
           
 
Method Summary
 void testRandomSuperQuery()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomSuperQueryTest

public RandomSuperQueryTest()
Method Detail

testRandomSuperQuery

public void testRandomSuperQuery()
                          throws org.apache.lucene.index.CorruptIndexException,
                                 IOException,
                                 InterruptedException,
                                 org.apache.lucene.queryparser.classic.ParseException
Throws:
org.apache.lucene.index.CorruptIndexException
IOException
InterruptedException
org.apache.lucene.queryparser.classic.ParseException


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