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.
Factory
          Support class the default values related to the lucene version for this lucis version.
FullIndexer
          Inferface for full indexer objects.
Highlight
          Highlight configuration.
Highlight.HighlightedQuery
           
IndexStatus
          Index Status.
LucisQuery
          Abstract implementation for a search service.
LucisSearcher
          Interface for lucis searchers.
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
           
 

Classes in net.sf.lucis.core used by net.sf.lucis.core.impl
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
          Interface for lucis searchers.
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.
StoreException
           
Writer
          A writer is the object that applies the operations into a store.
 

Classes in net.sf.lucis.core used by net.sf.lucis.core.support
DirectoryProvider
          A directory provider for searchers.
Queryable
          Interface for objects that can be queried.
 



Copyright © 2013. All Rights Reserved.