Uses of Package
net.sf.lucis.core

Packages that use net.sf.lucis.core
net.sf.lucis.core   
net.sf.lucis.core.impl   
net.sf.lucis.core.support   
 

Classes in net.sf.lucis.core used by net.sf.lucis.core
Adder
          Document adder for full indexers.
Batch
          Class representing the set of operations to be performed in order to take the index to the given checkpoint.
Batch.Addition
           
Batch.Builder
           
Checkpoint
           
ComplexQuery
          Interface for objects that can be queried.
Delays
           
DirectoryProvider
          A directory provider for searchers.
DocMapper
          Mapper from a Lucene document to a custom object.
FullIndexer
          Inferface for full indexer objects.
IndexStatus
          Index Status.
LucisQuery
          Abstract implementation for a search service.
LucisSearcher
           
Queryable
          Interface for objects that can be queried.
ReindexingStore
          A directory provider for full reindexings.
Store
          A store is the combination of a Lucene directory and a checkpoint.
StoreException
           
WriterConfiguration
          Index writer configuration.
 

Classes in net.sf.lucis.core used by net.sf.lucis.core.impl
Adder
          Document adder for full indexers.
Batch
          Class representing the set of operations to be performed in order to take the index to the given checkpoint.
Checkpoint
           
ComplexQuery
          Interface for objects that can be queried.
Delays
           
DirectoryProvider
          A directory provider for searchers.
FullIndexer
          Inferface for full indexer objects.
Indexer
          Inferface for incremental indexer objects.
IndexerService
          Interface for an indexer service.
IndexException
           
IndexStatus
          Index Status.
LucisQuery
          Abstract implementation for a search service.
LucisSearcher
           
Queryable
          Interface for objects that can be queried.
ReindexingStore
          A directory provider for full reindexings.
ReindexingWriter
          A reindexing writer is the object that writes the documents into a reindexing store.
Store
          A store is the combination of a Lucene directory and a checkpoint.
Writer
          A writer is the object that applies the operations into a store.
WriterConfiguration
          Index writer configuration.
 

Classes in net.sf.lucis.core used by net.sf.lucis.core.support
Queryable
          Interface for objects that can be queried.
Store
          A store is the combination of a Lucene directory and a checkpoint.
 



Copyright © 2009. All Rights Reserved.