Uses of Interface org.apache.lucene.search.Searchable

Uses in package org.apache.lucene.search

Classes implementing org.apache.lucene.search.Searchable

class
Implements search over a single IndexReader.
class
Implements search over a set of Searchables.
class
Implements parallel search over a set of Searchables.
class
A remote searchable implementation.
class
An abstract base class for search implementations.

Constructors with parameter type org.apache.lucene.search.Searchable

Creates a searcher which searches searchables.
Creates a searcher which searches searchables.
Constructs and exports a remote searcher.

Methods with return type org.apache.lucene.search.Searchable

Searchable[]
Return the array of Searchables this searches.

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