net.sf.lucis.core.support
Class Queryables

java.lang.Object
  extended by net.sf.lucis.core.support.Queryables

public final class Queryables
extends java.lang.Object


Method Summary
static Queryable simple(org.apache.lucene.store.Directory directory)
           
static Queryable simple(Store<?> store)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

simple

public static Queryable simple(org.apache.lucene.store.Directory directory)

simple

public static Queryable simple(Store<?> store)


Copyright © 2009. All Rights Reserved.