|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
IndexWriter without committing
any of the changes that have occurred since it was
opened.
GDataAccount
instances from a xml stream provided via a Reader instance.IndexWriter.getAnalyzer().
StorageEntryWrapper to the buffer.
Field that is
tokenized,
not stored,
termVectorStored with positions (or
termVectorStored with positions and offsets),
addField(fieldName, stream, 1.0f).
Field.
IndexSchemaField to the schema.
*)
don't get removed from the search terms.BitSet.and(java.util.BitSet).
BitSet.andNot(java.util.BitSet).
AuthenticationController
implementations if an error while de/encrypting the token occures.
(x <= min) ? base : sqrt(x+(base**2)-min)
...but with a special case check for 0.
Filter.bits(org.apache.lucene.index.IndexReader).
FilterManager to keep the cache for a filter on the
searcher side of a remote connection.
n bits.
name in Directory
d, as written by the BitVector.write(org.apache.lucene.store.Directory, java.lang.String) method.
AuthenticationController
implmentation using a Blowfish algorithmn to en/decrpyt the
authentification token.BooleanQuery.getMaxClauseCount() clauses.SpanTermQuery except
that it factors in the value of the payload located at each of the positions where the
Term occurs.BrazilianAnalyzer.BRAZILIAN_STOP_WORDS).
IndexInput.IndexOutput.BaseEntry instance from the Reader provided by
the GDataRequest
BaseFeed instance from the Reader provided by
the GDataRequest
BaseFeed instance from the Reader provided by
the GDataRequest
BaseFeed from the provided Reader
FieldCache
using getBytes() and makes those values
available as other numeric types, casting as needed.FieldCacheSource, already knowing that cache and field are equal.
FieldCacheSource, without the hash-codes of the field
and the cache (those are taken care of elsewhere).
Class.newInstance() to get a new instance.
Filters to be chained.CJKAnalyzer.STOP_WORDS.
Map instances
bit to zero.
StorageQuery.
GDataIndexer if the
index is commited
RegexTermEnum allowing
implementations to cache a compiled version of the regular
expression pattern.
Component annotation is used to annotate a class as a
server-component of the GDATA-Server.Map.ComponentType defines the GDATA-Server Components
available via GDataServerRegistry.lookup(Class, ComponentType)
method.overlap / maxOverlap.
IndexTask
TimedIndexTask.
query
ValueSourceQuery.
CzechAnalyzer.CZECH_STOP_WORDS).
DateTools instead. This class is included for use with existing
indices and will be removed in a future release.SimpleDateFormat class to format dates
into strings according to given date pattern.Directory.Lock is
trivial as DbDirectory operations are managed by the Berkeley DB
locking system.doc.add.log.step - indicating how often
an "added N docs" message should be logged.
- DEFAULT_ANALYZER -
Static variable in class org.apache.lucene.index.memory.PatternAnalyzer
- A lower-casing word analyzer with English stop words (can be shared
freely across threads without harm); global per class loader.
- DEFAULT_ANALYZER -
Static variable in class org.apache.lucene.search.similar.MoreLikeThis
- Default analyzer to parse source doc with.
- DEFAULT_BOOST -
Static variable in class org.apache.lucene.search.similar.MoreLikeThis
- Boost terms in query based on score.
- DEFAULT_BUFFER_COUNT -
Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageBuffer
-
- DEFAULT_CACHE_CLEAN_SIZE -
Static variable in class org.apache.lucene.search.FilterManager
- The default maximum number of Filters in the cache
- DEFAULT_CACHE_SLEEP_TIME -
Static variable in class org.apache.lucene.search.FilterManager
- The default frequency of cache clenup
- DEFAULT_DELETE_DOC_LOG_STEP -
Static variable in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
- Default value for property
doc.delete.log.step - indicating how often
an "deleted N docs" message should be logged.
- DEFAULT_DOC_DELETE_STEP -
Static variable in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
- Gap between ids of deleted docs, applies when no docid param is provided.
- DEFAULT_FIELD_NAMES -
Static variable in class org.apache.lucene.search.similar.MoreLikeThis
- Default field names.
- DEFAULT_INDEX_STRATEGY -
Static variable in class org.apache.lucene.gdata.search.config.IndexSchemaField
- Default value for Field.Index
- DEFAULT_LOG_STEP -
Static variable in class org.apache.lucene.benchmark.Constants
-
- DEFAULT_MAX_BUFFERED -
Static variable in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
-
- DEFAULT_MAX_BUFFERED_DELETE_TERMS -
Static variable in class org.apache.lucene.index.IndexWriter
- Default value is 1000.
- DEFAULT_MAX_BUFFERED_DOCS -
Static variable in class org.apache.lucene.index.IndexWriter
- Default value is 10.
- DEFAULT_MAX_DOC_BYTES_TO_ANALYZE -
Static variable in class org.apache.lucene.search.highlight.Highlighter
-
- DEFAULT_MAX_FIELD_LENGTH -
Static variable in class org.apache.lucene.index.IndexWriter
- Default value is 10,000.
- DEFAULT_MAX_GRAM_SIZE -
Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
-
- DEFAULT_MAX_GRAM_SIZE -
Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenizer
-
- DEFAULT_MAX_MERGE_DOCS -
Static variable in class org.apache.lucene.index.IndexWriter
- Default value is
Integer.MAX_VALUE.
- DEFAULT_MAX_NGRAM_SIZE -
Static variable in class org.apache.lucene.analysis.ngram.NGramTokenFilter
-
- DEFAULT_MAX_NGRAM_SIZE -
Static variable in class org.apache.lucene.analysis.ngram.NGramTokenizer
-
- DEFAULT_MAX_NUM_TOKENS_PARSED -
Static variable in class org.apache.lucene.search.similar.MoreLikeThis
- Default maximum number of tokens to parse in each example doc field that is not stored with TermVector support.
- DEFAULT_MAX_QUERY_TERMS -
Static variable in class org.apache.lucene.search.similar.MoreLikeThis
- Return a Query with no more than this many terms.
- DEFAULT_MAX_WORD_LENGTH -
Static variable in class org.apache.lucene.search.similar.MoreLikeThis
- Ignore words greater than this length or if 0 then this has no effect.
- DEFAULT_MAXIMUM_DOCUMENTS -
Static variable in class org.apache.lucene.benchmark.Constants
-
- DEFAULT_MERGE_FACTOR -
Static variable in class org.apache.lucene.index.IndexWriter
- Default value is 10.
- DEFAULT_MERGE_PFACTOR -
Static variable in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
-
- DEFAULT_MIN_DOC_FREQ -
Static variable in class org.apache.lucene.search.similar.MoreLikeThis
- Ignore words which do not occur in at least this many docs.
- DEFAULT_MIN_GRAM_SIZE -
Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
-
- DEFAULT_MIN_GRAM_SIZE -
Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenizer
-
- DEFAULT_MIN_NGRAM_SIZE -
Static variable in class org.apache.lucene.analysis.ngram.NGramTokenFilter
-
- DEFAULT_MIN_NGRAM_SIZE -
Static variable in class org.apache.lucene.analysis.ngram.NGramTokenizer
-
- DEFAULT_MIN_TERM_FREQ -
Static variable in class org.apache.lucene.search.similar.MoreLikeThis
- Ignore terms with less than this frequency in the source doc.
- DEFAULT_MIN_WORD_LENGTH -
Static variable in class org.apache.lucene.search.similar.MoreLikeThis
- Ignore words less than this length or if 0 then this has no effect.
- DEFAULT_RUN_COUNT -
Static variable in class org.apache.lucene.benchmark.Constants
-
- DEFAULT_SCALE_UP -
Static variable in class org.apache.lucene.benchmark.Constants
-
- DEFAULT_SIDE -
Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
-
- DEFAULT_SIDE -
Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenizer
-
- DEFAULT_STOP_WORDS -
Static variable in class org.apache.lucene.search.similar.MoreLikeThis
- Default set of stopwords.
- DEFAULT_STORE_STRATEGY -
Static variable in class org.apache.lucene.gdata.search.config.IndexSchemaField
- Default value for Field.Store
- DEFAULT_TERM_INDEX_INTERVAL -
Static variable in class org.apache.lucene.index.IndexWriter
- Default value is 128.
- DefaultDeleteHandler - Class in org.apache.lucene.gdata.servlet.handler
- Default Handler implementation.
- DefaultDeleteHandler() -
Constructor for class org.apache.lucene.gdata.servlet.handler.DefaultDeleteHandler
-
- DefaultEncoder - Class in org.apache.lucene.search.highlight
- Simple
Encoder implementation that does not modify the output - DefaultEncoder() -
Constructor for class org.apache.lucene.search.highlight.DefaultEncoder
-
- DefaultGetHandler - Class in org.apache.lucene.gdata.servlet.handler
- Default Handler implementation.
- DefaultGetHandler() -
Constructor for class org.apache.lucene.gdata.servlet.handler.DefaultGetHandler
-
- DefaultInsertHandler - Class in org.apache.lucene.gdata.servlet.handler
- Default Handler implementation.
- DefaultInsertHandler() -
Constructor for class org.apache.lucene.gdata.servlet.handler.DefaultInsertHandler
-
- defaultMinSimilarity -
Static variable in class org.apache.lucene.search.FuzzyQuery
-
- defaultPrefixLength -
Static variable in class org.apache.lucene.search.FuzzyQuery
-
- DefaultRequestHandlerFactory - Class in org.apache.lucene.gdata.servlet.handler
- Default implementation for RequestHandlerFactory Builds the
GDataRequestHandler
instances. - DefaultRequestHandlerFactory() -
Constructor for class org.apache.lucene.gdata.servlet.handler.DefaultRequestHandlerFactory
- public constructor to enable loading via the registry
- DefaultSimilarity - Class in org.apache.lucene.search
- Expert: Default scoring implementation.
- DefaultSimilarity() -
Constructor for class org.apache.lucene.search.DefaultSimilarity
-
- DefaultUpdateHandler - Class in org.apache.lucene.gdata.servlet.handler
- Default Handler implementation.
- DefaultUpdateHandler() -
Constructor for class org.apache.lucene.gdata.servlet.handler.DefaultUpdateHandler
-
- delete() -
Method in interface org.apache.lucene.index.IndexCommitPoint
- Delete this commit point.
- delete(DbDirectory) -
Method in class org.apache.lucene.store.db.File
-
- delete(JEDirectory) -
Method in class org.apache.lucene.store.je.File
-
- deleteAccount(GDataAccount) -
Method in interface org.apache.lucene.gdata.server.administration.AdminService
- Deletes the given account from the storage.
- deleteAccount(GDataAccount) -
Method in class org.apache.lucene.gdata.server.administration.GDataAdminService
-
- deleteAccount(String) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oStorage
-
- deleteAccount(String) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageImplementation
-
- deleteAccount(String) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageModifier
- Deletes the user with the given username.
- deleteAccount(String) -
Method in interface org.apache.lucene.gdata.storage.Storage
- Deletes the account for the given account name.
- DeleteAccountStrategy - Class in org.apache.lucene.gdata.servlet.handler
-
- DeleteAccountStrategy() -
Constructor for class org.apache.lucene.gdata.servlet.handler.DeleteAccountStrategy
-
- DeleteDocTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Delete a document by docid.
- DeleteDocTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
-
- deleteDocument(IndexDocument) -
Method in class org.apache.lucene.gdata.search.index.GDataIndexer
-
- deleteDocument(int) -
Method in class org.apache.lucene.index.IndexModifier
- Deletes the document numbered
docNum.
- deleteDocument(int) -
Method in class org.apache.lucene.index.IndexReader
- Deletes the document numbered
docNum.
- deleteDocuments(Term) -
Method in class org.apache.lucene.index.IndexModifier
- Deletes all documents containing
term.
- deleteDocuments(Term) -
Method in class org.apache.lucene.index.IndexReader
- Deletes all documents that have a given
term indexed.
- deleteDocuments(Term) -
Method in class org.apache.lucene.index.IndexWriter
- Deletes the document(s) containing
term.
- deleteDocuments(Term[]) -
Method in class org.apache.lucene.index.IndexWriter
- Deletes the document(s) containing any of the
terms.
- deleteEntry(GDataRequest, GDataResponse) -
Method in class org.apache.lucene.gdata.server.GDataService
-
- deleteEntry(GDataRequest, GDataResponse) -
Method in interface org.apache.lucene.gdata.server.Service
- Service Method to delete an entry specified in the given FeedRequest.
- deleteEntry(ServerBaseEntry) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oStorage
-
- deleteEntry(ServerBaseEntry) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageImplementation
-
- deleteEntry(StorageEntryWrapper) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageModifier
- Deletes the entry for the given entry id.
- deleteEntry(ServerBaseEntry) -
Method in interface org.apache.lucene.gdata.storage.Storage
- Deletes the given entry.
- deleteFeed(ServerBaseFeed) -
Method in interface org.apache.lucene.gdata.server.administration.AdminService
- Deletes the given feed and all containing entries from the storage.
- deleteFeed(ServerBaseFeed) -
Method in class org.apache.lucene.gdata.server.administration.GDataAdminService
-
- deleteFeed(String) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oStorage
-
- deleteFeed(String) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageImplementation
-
- deleteFeed(String) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageModifier
- Deletes the feed with the given feed id Feed action will be not buffered.
- deleteFeed(String) -
Method in interface org.apache.lucene.gdata.storage.Storage
- Deletes the feed for the given feed id.
- DeleteFeedHandler - Class in org.apache.lucene.gdata.servlet.handler
-
- DeleteFeedHandler() -
Constructor for class org.apache.lucene.gdata.servlet.handler.DeleteFeedHandler
-
- deleteFile(String) -
Method in class org.apache.lucene.store.db.DbDirectory
-
- deleteFile(String) -
Method in class org.apache.lucene.store.Directory
- Removes an existing file in the directory.
- deleteFile(String) -
Method in class org.apache.lucene.store.FSDirectory
- Removes an existing file in the directory.
- deleteFile(String) -
Method in class org.apache.lucene.store.je.JEDirectory
-
- deleteFile(String) -
Method in class org.apache.lucene.store.RAMDirectory
- Removes an existing file in the directory.
- DeleteFiles - Class in org.apache.lucene.demo
- Deletes documents from an index that do not contain a term.
- DemoHTMLParser - Class in org.apache.lucene.benchmark.byTask.feeds
- HTML Parser that is based on Lucene's demo HTML parser.
- DemoHTMLParser() -
Constructor for class org.apache.lucene.benchmark.byTask.feeds.DemoHTMLParser
-
- describeParams() -
Method in class org.apache.lucene.search.similar.MoreLikeThis
- Describe the parameters that control how the "more like this" query is formed.
- description() -
Method in class org.apache.lucene.search.function.ByteFieldSource
-
- description() -
Method in class org.apache.lucene.search.function.FieldCacheSource
-
- description() -
Method in class org.apache.lucene.search.function.FloatFieldSource
-
- description() -
Method in class org.apache.lucene.search.function.IntFieldSource
-
- description() -
Method in class org.apache.lucene.search.function.OrdFieldSource
-
- description() -
Method in class org.apache.lucene.search.function.ReverseOrdFieldSource
-
- description() -
Method in class org.apache.lucene.search.function.ShortFieldSource
-
- description() -
Method in class org.apache.lucene.search.function.ValueSource
- description of field, used in explain()
- destroy() -
Method in class org.apache.lucene.gdata.search.index.GDataIndexer
-
- destroy() -
Method in class org.apache.lucene.gdata.search.index.IndexController
-
- destroy() -
Method in class org.apache.lucene.gdata.server.authentication.BlowfishAuthenticationController
-
- destroy() -
Method in class org.apache.lucene.gdata.server.registry.GDataServerRegistry
- Destroys the registry and release all resources
- destroy() -
Method in interface org.apache.lucene.gdata.server.registry.ProvidedService
- releases all dependencies and resources
- destroy() -
Method in class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
-
- destroy() -
Method in interface org.apache.lucene.gdata.server.registry.ServerComponent
- will be called when the registry is going down e.g.
- destroy() -
Method in class org.apache.lucene.gdata.server.ServiceFactory
-
- destroy() -
Method in class org.apache.lucene.gdata.servlet.handler.DefaultRequestHandlerFactory
-
- destroy() -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- destroy() -
Method in class org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverController
-
- destroy() -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
-
- destroy() -
Method in interface org.apache.lucene.gdata.storage.StorageController
- Destroys the controller - this method is called by the registry when the
context will be destroyed
- destroy() -
Method in interface org.apache.lucene.gdata.utils.Pool
- releases all pooled objects using
PoolObjectFactory.destroyInstance(Object) method.
- destroy() -
Method in class org.apache.lucene.gdata.utils.SimpleObjectPool
-
- destroyInstance(Type) -
Method in interface org.apache.lucene.gdata.utils.PoolObjectFactory
- destroys the given instance
- Dictionary - Interface in org.apache.lucene.search.spell
- A simple interface representing a Dictionary.
- difference() -
Method in class org.apache.lucene.search.FilteredTermEnum
- Equality measure on the term
- difference() -
Method in class org.apache.lucene.search.FuzzyTermEnum
-
- difference() -
Method in class org.apache.lucene.search.regex.RegexTermEnum
-
- difference() -
Method in class org.apache.lucene.search.WildcardTermEnum
-
- DIGIT -
Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerConstants
-
- directory -
Variable in class org.apache.lucene.index.IndexModifier
-
- directory() -
Method in class org.apache.lucene.index.IndexReader
- Returns the directory this index resides in.
- directory -
Variable in class org.apache.lucene.store.db.DbIndexInput
-
- directory -
Variable in class org.apache.lucene.store.db.DbIndexOutput
-
- Directory - Class in org.apache.lucene.store
- A Directory is a flat list of files.
- Directory() -
Constructor for class org.apache.lucene.store.Directory
-
- directory -
Variable in class org.apache.lucene.store.je.JEIndexInput
-
- directory -
Variable in class org.apache.lucene.store.je.JEIndexOutput
-
- disable_tracing() -
Method in class org.apache.lucene.analysis.standard.StandardTokenizer
-
- disable_tracing() -
Method in class org.apache.lucene.demo.html.HTMLParser
-
- disable_tracing() -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
-
- disable_tracing() -
Method in class org.apache.lucene.queryParser.QueryParser
-
- disable_tracing() -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- DisjunctionMaxQuery - Class in org.apache.lucene.search
- A query that generates the union of documents produced by its subqueries, and that scores each document with the maximum
score for that document as produced by any subquery, plus a tie breaking increment for any additional matching subqueries.
- DisjunctionMaxQuery(float) -
Constructor for class org.apache.lucene.search.DisjunctionMaxQuery
- Creates a new empty DisjunctionMaxQuery.
- DisjunctionMaxQuery(Collection, float) -
Constructor for class org.apache.lucene.search.DisjunctionMaxQuery
- Creates a new DisjunctionMaxQuery
- DistanceQuery - Class in org.apache.lucene.queryParser.surround.query
-
- DistanceQuery(List, boolean, int, String, boolean) -
Constructor for class org.apache.lucene.queryParser.surround.query.DistanceQuery
-
- DistanceSubQuery - Interface in org.apache.lucene.queryParser.surround.query
-
- distanceSubQueryNotAllowed() -
Method in class org.apache.lucene.queryParser.surround.query.DistanceQuery
-
- distanceSubQueryNotAllowed() -
Method in interface org.apache.lucene.queryParser.surround.query.DistanceSubQuery
- When distanceSubQueryNotAllowed() returns non null, the reason why the subquery
is not allowed as a distance subquery is returned.
- distanceSubQueryNotAllowed() -
Method in class org.apache.lucene.queryParser.surround.query.OrQuery
-
- distanceSubQueryNotAllowed() -
Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
-
- doBody() -
Method in class org.apache.lucene.store.Lock.With
- Code to execute with exclusive access.
- doc() -
Method in class org.apache.lucene.index.FilterIndexReader.FilterTermDocs
-
- doc() -
Method in class org.apache.lucene.index.MultipleTermPositions
-
- doc() -
Method in interface org.apache.lucene.index.TermDocs
- Returns the current document number.
- doc() -
Method in class org.apache.lucene.search.ConstantScoreQuery.ConstantScorer
-
- doc(int) -
Method in class org.apache.lucene.search.Hits
- Returns the stored fields of the nth document in this set.
- doc(int) -
Method in class org.apache.lucene.search.IndexSearcher
-
- doc(int, FieldSelector) -
Method in class org.apache.lucene.search.IndexSearcher
-
- doc(int) -
Method in class org.apache.lucene.search.MultiSearcher
-
- doc(int, FieldSelector) -
Method in class org.apache.lucene.search.MultiSearcher
-
- doc(int) -
Method in class org.apache.lucene.search.RemoteSearchable
-
- doc(int, FieldSelector) -
Method in class org.apache.lucene.search.RemoteSearchable
-
- doc() -
Method in class org.apache.lucene.search.ReqExclScorer
-
- doc() -
Method in class org.apache.lucene.search.ReqOptSumScorer
-
- doc -
Variable in class org.apache.lucene.search.ScoreDoc
- Expert: A hit document's number.
- doc() -
Method in class org.apache.lucene.search.Scorer
- Returns the current document number matching the query.
- doc(int) -
Method in interface org.apache.lucene.search.Searchable
- Expert: Returns the stored fields of document
i.
- doc(int, FieldSelector) -
Method in interface org.apache.lucene.search.Searchable
- Get the
Document at the nth position.
- doc(int) -
Method in class org.apache.lucene.search.Searcher
-
- DOC -
Static variable in class org.apache.lucene.search.SortField
- Sort by document number (index order).
- doc() -
Method in interface org.apache.lucene.search.spans.Spans
- Returns the document number of the current match.
- doc -
Variable in class org.apache.lucene.search.spans.SpanScorer
-
- doc() -
Method in class org.apache.lucene.search.spans.SpanScorer
-
- doc -
Variable in class org.apache.lucene.search.spans.TermSpans
-
- doc() -
Method in class org.apache.lucene.search.spans.TermSpans
-
- docCount() -
Method in class org.apache.lucene.index.IndexModifier
- Returns the number of documents currently in this index.
- docCount() -
Method in class org.apache.lucene.index.IndexWriter
- Returns the number of documents currently in this index.
- DocData - Class in org.apache.lucene.benchmark.byTask.feeds
- Output of parsing (e.g.
- DocData(String, String, String, Properties, Date) -
Constructor for class org.apache.lucene.benchmark.byTask.feeds.DocData
-
- docFreq(Term) -
Method in class org.apache.lucene.index.FilterIndexReader
-
- docFreq() -
Method in class org.apache.lucene.index.FilterIndexReader.FilterTermEnum
-
- docFreq(Term) -
Method in class org.apache.lucene.index.IndexReader
- Returns the number of documents containing the term
t.
- docFreq(Term) -
Method in class org.apache.lucene.index.MultiReader
-
- docFreq(Term) -
Method in class org.apache.lucene.index.ParallelReader
-
- docFreq() -
Method in class org.apache.lucene.index.TermEnum
- Returns the docFreq of the current Term in the enumeration.
- docFreq() -
Method in class org.apache.lucene.search.FilteredTermEnum
- Returns the docFreq of the current Term in the enumeration.
- docFreq(Term) -
Method in class org.apache.lucene.search.IndexSearcher
-
- docFreq(Term) -
Method in class org.apache.lucene.search.MultiSearcher
-
- docFreq(Term) -
Method in class org.apache.lucene.search.ParallelMultiSearcher
- TODO: parallelize this one too
- docFreq(Term) -
Method in class org.apache.lucene.search.RemoteSearchable
-
- docFreq(Term) -
Method in interface org.apache.lucene.search.Searchable
- Expert: Returns the number of documents containing
term.
- docFreq(Term) -
Method in class org.apache.lucene.search.Searcher
-
- docFreqs(Term[]) -
Method in class org.apache.lucene.search.RemoteSearchable
-
- docFreqs(Term[]) -
Method in interface org.apache.lucene.search.Searchable
- Expert: For each term in the terms array, calculates the number of
documents containing
term.
- docFreqs(Term[]) -
Method in class org.apache.lucene.search.Searcher
-
- doClose() -
Method in class org.apache.lucene.index.FilterIndexReader
-
- doClose() -
Method in class org.apache.lucene.index.IndexReader
- Implements close.
- doClose() -
Method in class org.apache.lucene.index.MultiReader
-
- doClose() -
Method in class org.apache.lucene.index.ParallelReader
-
- DocMaker - Interface in org.apache.lucene.benchmark.byTask.feeds
- Create documents for the test.
- doCommit() -
Method in class org.apache.lucene.index.FilterIndexReader
-
- doCommit() -
Method in class org.apache.lucene.index.IndexReader
- Implements commit.
- doCommit() -
Method in class org.apache.lucene.index.MultiReader
-
- doCommit() -
Method in class org.apache.lucene.index.ParallelReader
-
- docsAdded -
Variable in class org.apache.lucene.gdata.search.index.GDataIndexer
-
- docsDeleted -
Variable in class org.apache.lucene.gdata.search.index.GDataIndexer
-
- docsUpdated -
Variable in class org.apache.lucene.gdata.search.index.GDataIndexer
-
- Document(File) -
Static method in class org.apache.lucene.ant.HtmlDocument
- Creates a Lucene
Document from a File.
- Document(File) -
Static method in class org.apache.lucene.ant.TextDocument
- Makes a document for a File.
- Document(File) -
Static method in class org.apache.lucene.demo.FileDocument
- Makes a document for a File.
- Document(File) -
Static method in class org.apache.lucene.demo.HTMLDocument
-
- Document - Class in org.apache.lucene.document
- Documents are the unit of indexing and search.
- Document() -
Constructor for class org.apache.lucene.document.Document
- Constructs a new document with no fields.
- document(int, FieldSelector) -
Method in class org.apache.lucene.index.FilterIndexReader
-
- document(int) -
Method in class org.apache.lucene.index.IndexReader
- Returns the stored fields of the
nth
Document in this index.
- document(int, FieldSelector) -
Method in class org.apache.lucene.index.IndexReader
- Get the
Document at the nth position.
- document(int, FieldSelector) -
Method in class org.apache.lucene.index.MultiReader
-
- document(int, FieldSelector) -
Method in class org.apache.lucene.index.ParallelReader
-
- DocumentHandler - Interface in org.apache.lucene.ant
- Allows a class to act as a Lucene document handler
- DocumentHandlerException - Exception in org.apache.lucene.ant
-
- DocumentHandlerException() -
Constructor for exception org.apache.lucene.ant.DocumentHandlerException
- Default constructor.
- DocumentHandlerException(String) -
Constructor for exception org.apache.lucene.ant.DocumentHandlerException
- Constructs with message.
- DocumentHandlerException(Throwable) -
Constructor for exception org.apache.lucene.ant.DocumentHandlerException
- Constructs with chained exception.
- DocValues - Class in org.apache.lucene.search.function
- Expert: represents field values as different types.
- DocValues(int) -
Constructor for class org.apache.lucene.search.function.DocValues
- Constructor with input number of values(docs).
- doDelete(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.AccountAdministrationServlet
-
- doDelete(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.FeedAdministrationServlet
-
- doDelete(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.RequestControllerServlet
-
- doDelete(int) -
Method in class org.apache.lucene.index.FilterIndexReader
-
- doDelete(int) -
Method in class org.apache.lucene.index.IndexReader
- Implements deletion of the document numbered
docNum.
- doDelete(int) -
Method in class org.apache.lucene.index.MultiReader
-
- doDelete(int) -
Method in class org.apache.lucene.index.ParallelReader
-
- doDeltete() -
Method in class org.apache.lucene.gdata.search.index.GDataIndexer
-
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.RequestControllerServlet
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ClearStatsTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.CloseIndexTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.CloseReaderTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.CreateIndexTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.NewRoundTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.OpenReaderTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.OptimizeTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
- Perform the task once (ignoring repetions specification)
Return number of work items done by this task.
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepAllTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepSelectByPrefTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameRoundTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefRoundTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ResetInputsTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ResetSystemEraseTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ResetSystemSoftTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SetPropTask
-
- doLogic() -
Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
-
- DomIndexable<R extends Node,I extends ServerBaseEntry> - Class in org.apache.lucene.gdata.search.analysis
- Indexable implementation using the W3C Dom API and JAXP XPath
engine
- DomIndexable(I) -
Constructor for class org.apache.lucene.gdata.search.analysis.DomIndexable
-
- DOMUtils - Class in org.apache.lucene.xmlparser
- Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
- DOMUtils() -
Constructor for class org.apache.lucene.xmlparser.DOMUtils
-
- Done() -
Method in interface org.apache.lucene.analysis.standard.CharStream
- The lexer calls this function to indicate that it is done with the stream
and hence implementations can free any resources held by this class.
- Done() -
Method in class org.apache.lucene.analysis.standard.FastCharStream
-
- Done() -
Method in class org.apache.lucene.demo.html.SimpleCharStream
-
- Done() -
Method in interface org.apache.lucene.queryParser.CharStream
- The lexer calls this function to indicate that it is done with the stream
and hence implementations can free any resources held by this class.
- Done() -
Method in class org.apache.lucene.queryParser.FastCharStream
-
- Done() -
Method in interface org.apache.lucene.queryParser.precedence.CharStream
- The lexer calls this function to indicate that it is done with the stream
and hence implementations can free any resources held by this class.
- Done() -
Method in class org.apache.lucene.queryParser.precedence.FastCharStream
-
- Done() -
Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
- The lexer calls this function to indicate that it is done with the stream
and hence implementations can free any resources held by this class.
- Done() -
Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
-
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.hivemind.servlet.HessianServiceServlet
-
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.AccountAdministrationServlet
-
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.AuthenticationServlet
-
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.FeedAdministrationServlet
-
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.RequestControllerServlet
-
- doPut(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.AccountAdministrationServlet
-
- doPut(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.FeedAdministrationServlet
-
- doPut(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.RequestControllerServlet
-
- doSetNorm(int, String, byte) -
Method in class org.apache.lucene.index.FilterIndexReader
-
- doSetNorm(int, String, byte) -
Method in class org.apache.lucene.index.IndexReader
- Implements setNorm in subclass.
- doSetNorm(int, String, byte) -
Method in class org.apache.lucene.index.MultiReader
-
- doSetNorm(int, String, byte) -
Method in class org.apache.lucene.index.ParallelReader
-
- doubleVal(int) -
Method in class org.apache.lucene.search.function.DocValues
- Return doc value as a double.
- doUndeleteAll() -
Method in class org.apache.lucene.index.FilterIndexReader
-
- doUndeleteAll() -
Method in class org.apache.lucene.index.IndexReader
- Implements actual undeleteAll() in subclass.
- doUndeleteAll() -
Method in class org.apache.lucene.index.MultiReader
-
- doUndeleteAll() -
Method in class org.apache.lucene.index.ParallelReader
-
- doWrite(IndexDocument) -
Method in class org.apache.lucene.gdata.search.index.GDataIndexer
-
- Driver - Class in org.apache.lucene.benchmark
- Sets up the benchmark driver.
- Driver() -
Constructor for class org.apache.lucene.benchmark.Driver
-
- Driver(Benchmarker, BenchmarkOptions) -
Constructor for class org.apache.lucene.benchmark.Driver
-
- Driver(File, InputSource) -
Constructor for class org.apache.lucene.benchmark.Driver
- Creates a Driver using Digester
- DUPLICATE_ATTRIBUTE -
Static variable in interface org.apache.lucene.gdata.gom.core.AtomParser
- Error message for a duplicated attribute
- DUPLICATE_ELEMENT -
Static variable in interface org.apache.lucene.gdata.gom.core.AtomParser
- Error message for a duplicated element
- DUPLICATE_ELEMENT_VALUE -
Static variable in interface org.apache.lucene.gdata.gom.core.AtomParser
- Error message for a duplicated element value
- DUTCH_STOP_WORDS -
Static variable in class org.apache.lucene.analysis.nl.DutchAnalyzer
- List of typical Dutch stopwords.
- DutchAnalyzer - Class in org.apache.lucene.analysis.nl
- Analyzer for Dutch language.
- DutchAnalyzer() -
Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
- Builds an analyzer with the default stop words (
DutchAnalyzer.DUTCH_STOP_WORDS)
and a few default entries for the stem exclusion table.
- DutchAnalyzer(String[]) -
Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
- Builds an analyzer with the given stop words.
- DutchAnalyzer(HashSet) -
Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
- Builds an analyzer with the given stop words.
- DutchAnalyzer(File) -
Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
- Builds an analyzer with the given stop words.
- DutchStemFilter - Class in org.apache.lucene.analysis.nl
- A filter that stems Dutch words.
- DutchStemFilter(TokenStream) -
Constructor for class org.apache.lucene.analysis.nl.DutchStemFilter
-
- DutchStemFilter(TokenStream, Set) -
Constructor for class org.apache.lucene.analysis.nl.DutchStemFilter
- Builds a DutchStemFilter that uses an exclusiontable.
- DutchStemFilter(TokenStream, Set, Map) -
Constructor for class org.apache.lucene.analysis.nl.DutchStemFilter
-
- DutchStemmer - Class in net.sf.snowball.ext
- Generated class implementing code defined by a snowball script.
- DutchStemmer() -
Constructor for class net.sf.snowball.ext.DutchStemmer
-
- DutchStemmer - Class in org.apache.lucene.analysis.nl
- A stemmer for Dutch words.
- DutchStemmer() -
Constructor for class org.apache.lucene.analysis.nl.DutchStemmer
-
- dynamicElementFeedStragey(BaseFeed, GDataRequest) -
Method in class org.apache.lucene.gdata.server.GDataService
-
TermPositionVector that stores only position information.
AlreadyClosedException if this IndexWriter has been
closed.
EntryEventListenero is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
ValueSourceQuery.equals(Object).
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
\.
\.
doc scored against
weight.
doc scored against
query.
Field.FieldCache.null as its
detail message.
Document.getFields() instead
FileFilter, the FieldSelector allows one to make decisions about
what Fields get loaded on a Document by IndexReader.document(int,org.apache.lucene.document.FieldSelector)FilterIndexReader contains another IndexReader, which it
uses as its basic source of data, possibly transforming the data along the
way or providing additional functionality.TermDocs implementations.TermEnum implementations.TermPositions implementations.FieldCache
using getFloats() and makes those values
available as other numeric types, casting as needed.