A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

abort() - Method in class org.apache.lucene.index.IndexWriter
Close the IndexWriter without committing any of the changes that have occurred since it was opened.
AbstractAccountHandler - Class in org.apache.lucene.gdata.servlet.handler
 
AbstractAccountHandler() - Constructor for class org.apache.lucene.gdata.servlet.handler.AbstractAccountHandler
 
AbstractBenchmarker - Class in org.apache.lucene.benchmark
 
AbstractBenchmarker() - Constructor for class org.apache.lucene.benchmark.AbstractBenchmarker
 
AbstractFeedHandler - Class in org.apache.lucene.gdata.servlet.handler
 
AbstractFeedHandler() - Constructor for class org.apache.lucene.gdata.servlet.handler.AbstractFeedHandler
 
AbstractField - Class in org.apache.lucene.document
 
AbstractField() - Constructor for class org.apache.lucene.document.AbstractField
 
AbstractField(String, Field.Store, Field.Index, Field.TermVector) - Constructor for class org.apache.lucene.document.AbstractField
 
AbstractGdataRequestHandler - Class in org.apache.lucene.gdata.servlet.handler
 
AbstractGdataRequestHandler() - Constructor for class org.apache.lucene.gdata.servlet.handler.AbstractGdataRequestHandler
 
AbstractGdataServlet - Class in org.apache.lucene.gdata.servlet
Provides an abstract class to be subclassed to create an GDATA servlet suitable for a GDATA serverside implementation.
AbstractGdataServlet() - Constructor for class org.apache.lucene.gdata.servlet.AbstractGdataServlet
 
AbstractGOMElement - Class in org.apache.lucene.gdata.gom.core
 
AbstractGOMElement() - Constructor for class org.apache.lucene.gdata.gom.core.AbstractGOMElement
 
AbstractQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
Abstract base query maker.
AbstractQueryMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
accept(String) - Method in interface org.apache.lucene.document.FieldSelector
 
accept(String) - Method in class org.apache.lucene.document.LoadFirstFieldSelector
 
accept(String) - Method in class org.apache.lucene.document.MapFieldSelector
Load field according to its associated value in fieldSelections
accept(String) - Method in class org.apache.lucene.document.SetBasedFieldSelector
Indicate whether to load the field with the given name or not.
accept(ScopeVisitor) - Method in class org.apache.lucene.gdata.server.registry.GDataRequestListener
 
accept(ScopeVisitor) - Method in interface org.apache.lucene.gdata.server.registry.ScopeVisitable
 
accept(File, String) - Method in class org.apache.lucene.index.IndexFileNameFilter
 
ACCOUNT_PARAMETER - Static variable in interface org.apache.lucene.gdata.server.authentication.AuthenticationController
Authentication parameter for the account name.
AccountAdministrationServlet - Class in org.apache.lucene.gdata.servlet
This Servlet provides an REST interface to create / update and delete user instances.
AccountAdministrationServlet() - Constructor for class org.apache.lucene.gdata.servlet.AccountAdministrationServlet
 
AccountBuilder - Class in org.apache.lucene.gdata.server.administration
Helper class to create GDataAccount instances from a xml stream provided via a Reader instance.
AccountBuilder() - Constructor for class org.apache.lucene.gdata.server.administration.AccountBuilder
 
ACRONYM - Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerConstants
 
add(TaskStats) - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
Add data from another stat, for aggregation
add(Fieldable) - Method in class org.apache.lucene.document.Document
Adds a field to a document.
add(IndexReader) - Method in class org.apache.lucene.index.ParallelReader
Add an IndexReader.
add(IndexReader, boolean) - Method in class org.apache.lucene.index.ParallelReader
Add an IndexReader whose stored fields will not be returned.
add(FilterClause) - Method in class org.apache.lucene.search.BooleanFilter
Adds a new FilterClause to the Boolean Filter container
add(Query, BooleanClause.Occur) - Method in class org.apache.lucene.search.BooleanQuery
Adds a clause to a boolean query.
add(BooleanClause) - Method in class org.apache.lucene.search.BooleanQuery
Adds a clause to a boolean query.
add(Query) - Method in class org.apache.lucene.search.DisjunctionMaxQuery
Add a subquery to this disjunction
add(Collection) - Method in class org.apache.lucene.search.DisjunctionMaxQuery
Add a collection of disjuncts to this disjunction via Iterable
add(Term) - Method in class org.apache.lucene.search.MultiPhraseQuery
Add a single term at the next position in the phrase.
add(Term[]) - Method in class org.apache.lucene.search.MultiPhraseQuery
Add multiple terms at the next position in the phrase.
add(Term[], int) - Method in class org.apache.lucene.search.MultiPhraseQuery
Allows to specify the relative position of terms within the phrase.
add(Term) - Method in class org.apache.lucene.search.PhraseQuery
Adds a term to the end of the query phrase.
add(Term, int) - Method in class org.apache.lucene.search.PhraseQuery
Adds a term to the end of the query phrase.
add_escapes(String) - Method in exception org.apache.lucene.analysis.standard.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.apache.lucene.demo.html.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.apache.lucene.queryParser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.apache.lucene.queryParser.precedence.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.apache.lucene.queryParser.surround.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAnalyzer(String, Analyzer) - Method in class org.apache.lucene.analysis.PerFieldAnalyzerWrapper
Defines an analyzer to use for the specified field.
addAttribute(GOMAttribute) - Method in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
 
addAuthor(Person) - Method in class org.apache.lucene.gdata.data.ServerBaseFeed
 
addAuthor(GOMAuthor) - Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
 
addAuthor(GOMAuthor) - Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
 
addAuthor(GOMAuthor) - Method in interface org.apache.lucene.gdata.gom.GOMEntry
 
addAuthor(GOMAuthor) - Method in interface org.apache.lucene.gdata.gom.GOMSource
 
addBuilder(String, SpanQueryBuilder) - Method in class org.apache.lucene.xmlparser.builders.SpanQueryBuilderFactory
 
addBuilder(String, FilterBuilder) - Method in class org.apache.lucene.xmlparser.FilterBuilderFactory
 
addBuilder(String, QueryBuilder) - Method in class org.apache.lucene.xmlparser.QueryBuilderFactory
 
addBytes(long) - Method in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
 
addCategory(GOMCategory) - Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
 
addCategory(GOMCategory) - Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
 
addCategory(GOMCategory) - Method in interface org.apache.lucene.gdata.gom.GOMEntry
 
addCategory(GOMCategory) - Method in interface org.apache.lucene.gdata.gom.GOMSource
 
addClause(Vector, int, int, Query) - Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
 
addClause(Vector, int, int, Query) - Method in class org.apache.lucene.queryParser.QueryParser
 
addConfig(IndexTask.HandlerConfig) - Method in class org.apache.lucene.ant.IndexTask
Sets custom properties for a configurable document handler.
addContributor(GOMContributor) - Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
 
addContributor(GOMContributor) - Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
 
addContributor(GOMContributor) - Method in interface org.apache.lucene.gdata.gom.GOMEntry
 
addContributor(GOMContributor) - Method in interface org.apache.lucene.gdata.gom.GOMSource
 
addData(TimeData) - Method in class org.apache.lucene.benchmark.stats.TestRunData
Add a data point.
addDefaultQueryTemplate(InputStream) - Method in class org.apache.lucene.xmlparser.QueryTemplateManager
 
addDeleted(String, String) - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageBuffer
Adds a deleted entry to the buffer.
addDetail(Explanation) - Method in class org.apache.lucene.search.Explanation
Adds a sub-node to this explanation node.
AddDocTask - Class in org.apache.lucene.benchmark.byTask.tasks
Add a document, optionally with of a certain size.
AddDocTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
 
addDocument(IndexDocument) - Method in class org.apache.lucene.gdata.search.index.GDataIndexer
 
addDocument(Document, Analyzer) - Method in class org.apache.lucene.index.IndexModifier
Adds a document to this index, using the provided analyzer instead of the one specific in the constructor.
addDocument(Document) - Method in class org.apache.lucene.index.IndexModifier
Adds a document to this index.
addDocument(Document) - Method in class org.apache.lucene.index.IndexWriter
Adds a document to this index.
addDocument(Document, Analyzer) - Method in class org.apache.lucene.index.IndexWriter
Adds a document to this index, using the provided analyzer instead of the value of IndexWriter.getAnalyzer().
addEntry(StorageEntryWrapper) - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageBuffer
Adds a StorageEntryWrapper to the buffer.
addEscapes(String) - Static method in error org.apache.lucene.analysis.standard.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.lucene.demo.html.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.lucene.queryParser.precedence.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.lucene.queryParser.surround.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.lucene.queryParser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExtension(Extension) - Method in class org.apache.lucene.gdata.data.ServerBaseEntry
 
addExtension(Extension) - Method in class org.apache.lucene.gdata.data.ServerBaseFeed
 
addField(String, String, Analyzer) - Method in class org.apache.lucene.index.memory.MemoryIndex
Convenience method; Tokenizes the given field text and adds the resulting terms to the index; Equivalent to adding an indexed non-keyword Lucene Field that is tokenized, not stored, termVectorStored with positions (or termVectorStored with positions and offsets),
addField(String, TokenStream) - Method in class org.apache.lucene.index.memory.MemoryIndex
Equivalent to addField(fieldName, stream, 1.0f).
addField(String, TokenStream, float) - Method in class org.apache.lucene.index.memory.MemoryIndex
Iterates over the given token stream and adds the resulting terms to the index; Equivalent to adding a tokenized, indexed, termVectorStored, unstored, Lucene Field.
addFileset(FileSet) - Method in class org.apache.lucene.ant.IndexTask
Adds a set of files (nested fileset attribute).
addFilterBuilder(String, FilterBuilder) - Method in class org.apache.lucene.xmlparser.CoreParser
 
addHtmlLink(String, String, String) - Method in class org.apache.lucene.gdata.data.ServerBaseEntry
 
addHtmlLink(String, String, String) - Method in class org.apache.lucene.gdata.data.ServerBaseFeed
 
addIndexableDocumentTask(Future<IndexDocument>) - Method in class org.apache.lucene.gdata.search.index.GDataIndexer
Adds the given future task to the queue, and waits if the queue is full.
addIndexes(Directory[]) - Method in class org.apache.lucene.index.IndexWriter
Merges all segments from an array of indexes into this index.
addIndexes(IndexReader[]) - Method in class org.apache.lucene.index.IndexWriter
Merges the provided indexes into this index.
addIndexesNoOptimize(Directory[]) - Method in class org.apache.lucene.index.IndexWriter
Merges all segments from an array of indexes into this index.
addIndexSchema(IndexSchema) - Method in class org.apache.lucene.gdata.search.index.IndexController
 
addLink(Link) - Method in class org.apache.lucene.gdata.data.ServerBaseEntry
 
addLink(Link) - Method in class org.apache.lucene.gdata.data.ServerBaseFeed
 
addLink(GOMLink) - Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
 
addLink(GOMLink) - Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
 
addLink(GOMLink) - Method in interface org.apache.lucene.gdata.gom.GOMEntry
 
addLink(GOMLink) - Method in interface org.apache.lucene.gdata.gom.GOMSource
 
addLinks(Collection<Link>) - Method in class org.apache.lucene.gdata.data.ServerBaseFeed
 
addNamespace(GOMNamespace) - Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
 
addNamespace(GOMNamespace) - Method in interface org.apache.lucene.gdata.gom.GOMEntry
 
addNamespace(GOMNamespace) - Method in interface org.apache.lucene.gdata.gom.GOMFeed
this class can contain namespaces which will be rendered into the start element.
addQueryBuilder(String, QueryBuilder) - Method in class org.apache.lucene.xmlparser.CoreParser
 
addQueryTemplate(String, InputStream) - Method in class org.apache.lucene.xmlparser.QueryTemplateManager
 
addRepeatingExtension(Extension) - Method in class org.apache.lucene.gdata.data.ServerBaseEntry
 
addRepeatingExtension(Extension) - Method in class org.apache.lucene.gdata.data.ServerBaseFeed
 
addSchemaField(IndexSchemaField) - Method in class org.apache.lucene.gdata.search.config.IndexSchema
Adds a new IndexSchemaField to the schema.
addSpanNearQuery(Query) - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
addSpanQueries(SpanNearClauseFactory) - Method in class org.apache.lucene.queryParser.surround.query.DistanceQuery
 
addSpanQueries(SpanNearClauseFactory) - Method in interface org.apache.lucene.queryParser.surround.query.DistanceSubQuery
 
addSpanQueries(SpanNearClauseFactory) - Method in class org.apache.lucene.queryParser.surround.query.OrQuery
 
addSpanQueries(SpanNearClauseFactory) - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
addSpanQueryWeighted(SpanQuery, float) - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
addTask(PerfTask) - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
addTerm(Term) - Method in class org.apache.lucene.search.TermsFilter
Adds a term to the list of acceptable terms
addTerms(String, String, float, int) - Method in class org.apache.lucene.search.FuzzyLikeThisQuery
Adds user input for "fuzzification"
addTermWeighted(Term, float) - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
addUniqueBytes(long) - Method in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
 
adjustBeginLineColumn(int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustTop() - Method in class org.apache.lucene.util.PriorityQueue
Should be called when the Object at top changes values.
adjustTop() - Method in class org.apache.lucene.util.ScorerDocQueue
Should be called when the scorer at top changes doc() value.
AdminService - Interface in org.apache.lucene.gdata.server.administration
The AdminService interface extends the Service interface to serve common administrator requests.
AfterEquals - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
Algorithm - Class in org.apache.lucene.benchmark.byTask.utils
Test algorithm, as read from file
Algorithm(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.utils.Algorithm
Read algorithm from file
ALL - Static variable in class org.apache.lucene.index.IndexReader.FieldOption
 
allEntriesDeleted(ServerBaseFeed) - Method in class org.apache.lucene.gdata.server.registry.EntryEventMediator
 
allFragmentsProcessed() - Method in class org.apache.lucene.search.highlight.QueryScorer
 
allowedSuffix(String) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
allowedTruncation(String) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
ALPHA - Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerConstants
 
ALPHANUM - Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerConstants
 
AlreadyClosedException - Exception in org.apache.lucene.store
This exception is thrown when there is an attempt to access something that has already been closed.
AlreadyClosedException(String) - Constructor for exception org.apache.lucene.store.AlreadyClosedException
 
Among - Class in net.sf.snowball
 
Among(String, int, int, String, SnowballProgram) - Constructor for class net.sf.snowball.Among
 
analyze(String) - Method in class org.apache.lucene.index.memory.SynonymMap
Analyzes/transforms the given word on input stream loading.
Analyzer - Class in org.apache.lucene.analysis
An Analyzer builds TokenStreams, which analyze text.
Analyzer() - Constructor for class org.apache.lucene.analysis.Analyzer
 
analyzer - Variable in class org.apache.lucene.index.IndexModifier
 
analyzer - Variable in class org.apache.lucene.xmlparser.CoreParser
 
AnalyzerUtil - Class in org.apache.lucene.index.memory
Various fulltext analysis utilities avoiding redundant code in several classes.
AnalyzingQueryParser - Class in org.apache.lucene.queryParser.analyzing
Overrides Lucene's default QueryParser so that Fuzzy-, Prefix-, Range-, and WildcardQuerys are also passed through the given analyzer, but wild card characters (like *) don't get removed from the search terms.
AnalyzingQueryParser(String, Analyzer) - Constructor for class org.apache.lucene.queryParser.analyzing.AnalyzingQueryParser
Constructs a query parser.
AND - Static variable in class org.apache.lucene.misc.ChainedFilter
BitSet.and(java.util.BitSet).
AND - Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
 
AND - Static variable in class org.apache.lucene.queryParser.QueryParser.Operator
 
AND - Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
 
AND - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
AND_OPERATOR - Static variable in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
 
AND_OPERATOR - Static variable in class org.apache.lucene.queryParser.QueryParser
Alternative form of QueryParser.Operator.AND
andExpression(String) - Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
 
ANDNOT - Static variable in class org.apache.lucene.misc.ChainedFilter
BitSet.andNot(java.util.BitSet).
AndQuery() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
AndQuery - Class in org.apache.lucene.queryParser.surround.query
 
AndQuery(List, boolean, String) - Constructor for class org.apache.lucene.queryParser.surround.query.AndQuery
 
APOSTROPHE - Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerConstants
 
appendRegExpForChar(char, StringBuffer) - Method in class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
 
APPLICATION_PARAMETER - Static variable in interface org.apache.lucene.gdata.server.authentication.AuthenticationController
Authentication parameter for the application name of the clients application.
applyAble - Variable in class org.apache.lucene.gdata.search.analysis.Indexable
 
applyPath(String) - Method in class org.apache.lucene.gdata.search.analysis.DomIndexable
 
applyPath(String) - Method in class org.apache.lucene.gdata.search.analysis.Indexable
 
aquire() - Method in interface org.apache.lucene.gdata.utils.Pool
Return an object from the pool or create one if the pool is empty.
aquire() - Method in class org.apache.lucene.gdata.utils.SimpleObjectPool
 
ArbitraryGOMXml - Class in org.apache.lucene.gdata.gom.core
 
ArbitraryGOMXml(QName) - Constructor for class org.apache.lucene.gdata.gom.core.ArbitraryGOMXml
Class constructor
ArgEquals - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
ArgName - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
ArgQuote1 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
ArgQuote2 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
ArgValue() - Method in class org.apache.lucene.demo.html.HTMLParser
 
ArgValue - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
assign_to(StringBuffer) - Method in class net.sf.snowball.SnowballProgram
 
assureOpen() - Method in class org.apache.lucene.index.IndexModifier
Throw an IllegalStateException if the index is closed.
ATOM_NAMESPACE - Static variable in class org.apache.lucene.gdata.gom.GOMNamespace
ATOM namespace
ATOM_NS_PREFIX - Static variable in class org.apache.lucene.gdata.gom.GOMNamespace
ATOM namespace prefix
ATOM_NS_URI - Static variable in class org.apache.lucene.gdata.gom.GOMNamespace
ATOM namespace uri
ATOM_QNAME - Static variable in class org.apache.lucene.gdata.gom.core.GOMSummaryImpl
 
ATOM_QNAME - Static variable in class org.apache.lucene.gdata.gom.core.GOMUpdatedImpl
 
AtomMediaType - Enum in org.apache.lucene.gdata.gom
Describes an abstraction of a mime-type used to define the content of a atom:content element.
AtomParser - Interface in org.apache.lucene.gdata.gom.core
 
AtomParserUtils - Class in org.apache.lucene.gdata.gom.core.utils
 
AtomParserUtils() - Constructor for class org.apache.lucene.gdata.gom.core.utils.AtomParserUtils
 
authenticatAccount(GDataAccount, String) - Method in interface org.apache.lucene.gdata.server.authentication.AuthenticationController
Creates a authentication token for the given account.
authenticatAccount(GDataAccount, String) - Method in class org.apache.lucene.gdata.server.authentication.BlowfishAuthenticationController
 
authenticateAccount(GDataRequest, GDataAccount.AccountRole) - Method in interface org.apache.lucene.gdata.server.authentication.GDataHttpAuthenticator
Authenticates the client request based on the given GdataRequst and required account role
authenticateAccount(HttpServletRequest, GDataAccount.AccountRole) - Method in interface org.apache.lucene.gdata.server.authentication.GDataHttpAuthenticator
Authenticates the client request based on the given requst and required account role
authenticateAccount(GDataRequest, GDataAccount.AccountRole) - Method in class org.apache.lucene.gdata.servlet.handler.RequestAuthenticator
 
authenticateAccount(HttpServletRequest, GDataAccount.AccountRole) - Method in class org.apache.lucene.gdata.servlet.handler.RequestAuthenticator
 
authenticated - Variable in class org.apache.lucene.gdata.servlet.handler.AbstractFeedHandler
 
authenticateToken(String, String, GDataAccount.AccountRole, String) - Method in interface org.apache.lucene.gdata.server.authentication.AuthenticationController
Authenticates the given auth token and checks the given parameter for matching the information contained inside the token.
authenticateToken(String, String, GDataAccount.AccountRole, String) - Method in class org.apache.lucene.gdata.server.authentication.BlowfishAuthenticationController
 
AuthenticationController - Interface in org.apache.lucene.gdata.server.authentication
Implementations of the AuthenticationController interface contain all the logic for processing token based authentification.
AuthenticationException - Exception in org.apache.lucene.gdata.server.authentication
 
AuthenticationException() - Constructor for exception org.apache.lucene.gdata.server.authentication.AuthenticationException
Constructs a new Authentication Exception
AuthenticationException(String) - Constructor for exception org.apache.lucene.gdata.server.authentication.AuthenticationException
Constructs a new Authentication Exception with the specified detail message
AuthenticationException(String, Throwable) - Constructor for exception org.apache.lucene.gdata.server.authentication.AuthenticationException
Constructs a new Authentication Exception with the specified detail message and nested exception caused this exception.
AuthenticationException(Throwable) - Constructor for exception org.apache.lucene.gdata.server.authentication.AuthenticationException
Constructs a new Authentication Exception with a nested exception caused this exception
AuthenticationHandler - Class in org.apache.lucene.gdata.servlet.handler
 
AuthenticationHandler() - Constructor for class org.apache.lucene.gdata.servlet.handler.AuthenticationHandler
 
AuthenticationServlet - Class in org.apache.lucene.gdata.servlet
REST interface for handling authentification requests from clients to get a auth token either as a cookie or as a plain auth token.
AuthenticationServlet() - Constructor for class org.apache.lucene.gdata.servlet.AuthenticationServlet
 
AuthenticatorException - Exception in org.apache.lucene.gdata.server.authentication
This exception will be thrown by AuthenticationController implementations if an error while de/encrypting the token occures.
AuthenticatorException() - Constructor for exception org.apache.lucene.gdata.server.authentication.AuthenticatorException
Constructs a new Authenticator Exception
AuthenticatorException(String) - Constructor for exception org.apache.lucene.gdata.server.authentication.AuthenticatorException
Constructs a new Authenticator Exception with the specified detail message.
AuthenticatorException(String, Throwable) - Constructor for exception org.apache.lucene.gdata.server.authentication.AuthenticatorException
Constructs a new Authenticator Exception with the specified detail message and nested exception.
AuthenticatorException(Throwable) - Constructor for exception org.apache.lucene.gdata.server.authentication.AuthenticatorException
Constructs a new Authenticator Exception with a nested exception caused this exception.
AUTHORIZATION_HEADER - Static variable in interface org.apache.lucene.gdata.server.authentication.AuthenticationController
The header name containing the authentication token provided by the client
authors - Variable in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
 
AUTO - Static variable in class org.apache.lucene.search.SortField
Guess type of sort based on field contents.
avgFree - Variable in class org.apache.lucene.benchmark.stats.MemUsage
 
avgTotal - Variable in class org.apache.lucene.benchmark.stats.MemUsage
 

B

BACK - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter.Side
Get the n-gram from the end of the input
BACK - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.Side
Get the n-gram from the end of the input
backup(int) - Method in interface org.apache.lucene.analysis.standard.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.apache.lucene.analysis.standard.FastCharStream
 
backup(int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
 
backup(int) - Method in interface org.apache.lucene.queryParser.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.apache.lucene.queryParser.FastCharStream
 
backup(int) - Method in interface org.apache.lucene.queryParser.precedence.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.apache.lucene.queryParser.precedence.FastCharStream
 
backup(int) - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
BAD_REQUEST - Static variable in class org.apache.lucene.gdata.server.GDataResponse
Response code bad request
baselineTf(float) - Method in class org.apache.lucene.misc.SweetSpotSimilarity
Implemented as: (x <= min) ? base : sqrt(x+(base**2)-min) ...but with a special case check for 0.
BasicDocMaker - Class in org.apache.lucene.benchmark.byTask.feeds
Create documents for the test.
BasicDocMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
 
BasicQueryFactory - Class in org.apache.lucene.queryParser.surround.query
 
BasicQueryFactory(int) - Constructor for class org.apache.lucene.queryParser.surround.query.BasicQueryFactory
 
BasicQueryFactory() - Constructor for class org.apache.lucene.queryParser.surround.query.BasicQueryFactory
 
beginColumn - Variable in class org.apache.lucene.analysis.standard.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.apache.lucene.demo.html.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.apache.lucene.queryParser.precedence.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.apache.lucene.queryParser.surround.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.apache.lucene.queryParser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.lucene.analysis.standard.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.lucene.demo.html.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.lucene.queryParser.precedence.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.lucene.queryParser.surround.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.lucene.queryParser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in interface org.apache.lucene.analysis.standard.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.apache.lucene.analysis.standard.FastCharStream
 
BeginToken() - Method in class org.apache.lucene.demo.html.SimpleCharStream
 
BeginToken() - Method in interface org.apache.lucene.queryParser.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.apache.lucene.queryParser.FastCharStream
 
BeginToken() - Method in interface org.apache.lucene.queryParser.precedence.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.apache.lucene.queryParser.precedence.FastCharStream
 
BeginToken() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
benchmark(File, BenchmarkOptions) - Method in interface org.apache.lucene.benchmark.Benchmarker
Benchmark according to the implementation, using the workingDir as the place to store things.
Benchmark - Class in org.apache.lucene.benchmark.byTask
Run the benchmark algorithm.
Benchmark(Reader) - Constructor for class org.apache.lucene.benchmark.byTask.Benchmark
 
benchmark(File, BenchmarkOptions) - Method in class org.apache.lucene.benchmark.standard.StandardBenchmarker
Deprecated.  
Benchmarker - Interface in org.apache.lucene.benchmark
 
BenchmarkOptions - Interface in org.apache.lucene.benchmark
Marker Interface defining some common options.
binaryValue() - Method in class org.apache.lucene.document.Field
The value of the field in Binary, or null.
binaryValue() - Method in interface org.apache.lucene.document.Fieldable
The value of the field in Binary, or null.
bits(IndexReader) - Method in class org.apache.lucene.gdata.utils.ModifiedEntryFilter
 
bits(IndexReader) - Method in class org.apache.lucene.misc.ChainedFilter
Filter.bits(org.apache.lucene.index.IndexReader).
bits(IndexReader) - Method in class org.apache.lucene.search.BooleanFilter
Returns the a BitSet representing the Boolean composition of the filters that have been added.
bits(IndexReader) - Method in class org.apache.lucene.search.CachingWrapperFilter
 
bits(IndexReader) - Method in class org.apache.lucene.search.Filter
Returns a BitSet with true for documents which should be permitted in search results, and false for those that should not.
bits(IndexReader) - Method in class org.apache.lucene.search.PrefixFilter
 
bits(IndexReader) - Method in class org.apache.lucene.search.QueryWrapperFilter
 
bits(IndexReader) - Method in class org.apache.lucene.search.RangeFilter
Returns a BitSet with true for documents which should be permitted in search results, and false for those that should not.
bits(IndexReader) - Method in class org.apache.lucene.search.RemoteCachingWrapperFilter
Uses the FilterManager to keep the cache for a filter on the searcher side of a remote connection.
bits(IndexReader) - Method in class org.apache.lucene.search.TermsFilter
 
BitVector - Class in org.apache.lucene.util
Optimized implementation of a vector of bits.
BitVector(int) - Constructor for class org.apache.lucene.util.BitVector
Constructs a vector capable of holding n bits.
BitVector(Directory, String) - Constructor for class org.apache.lucene.util.BitVector
Constructs a bit vector from the file name in Directory d, as written by the BitVector.write(org.apache.lucene.store.Directory, java.lang.String) method.
blobParser - Variable in class org.apache.lucene.gdata.gom.core.GOMTextContructImpl
 
Block - Class in org.apache.lucene.store.db
 
Block(File) - Constructor for class org.apache.lucene.store.db.Block
 
block - Variable in class org.apache.lucene.store.db.DbIndexInput
 
block - Variable in class org.apache.lucene.store.db.DbIndexOutput
 
Block - Class in org.apache.lucene.store.je
Port of Andi Vajda's DbDirectory to Java Edition of Berkeley Database
Block(File) - Constructor for class org.apache.lucene.store.je.Block
 
block - Variable in class org.apache.lucene.store.je.JEIndexInput
 
block - Variable in class org.apache.lucene.store.je.JEIndexOutput
 
BLOCK_LEN - Static variable in class org.apache.lucene.store.db.DbIndexOutput
 
BLOCK_LEN - Static variable in class org.apache.lucene.store.je.JEIndexOutput
 
BLOCK_MASK - Static variable in class org.apache.lucene.store.db.DbIndexOutput
 
BLOCK_MASK - Static variable in class org.apache.lucene.store.je.JEIndexOutput
 
BLOCK_SHIFT - Static variable in class org.apache.lucene.store.db.DbIndexOutput
The size of data blocks, currently 16k (2^14), is determined by this constant.
BLOCK_SHIFT - Static variable in class org.apache.lucene.store.je.JEIndexOutput
The size of data blocks, currently 16k (2^14), is determined by this constant.
blocks - Variable in class org.apache.lucene.store.db.DbDirectory
 
blocks - Variable in class org.apache.lucene.store.je.JEDirectory
 
BlowfishAuthenticationController - Class in org.apache.lucene.gdata.server.authentication
A AuthenticationController implmentation using a Blowfish algorithmn to en/decrpyt the authentification token.
BlowfishAuthenticationController() - Constructor for class org.apache.lucene.gdata.server.authentication.BlowfishAuthenticationController
 
BooleanClause - Class in org.apache.lucene.search
A clause in a BooleanQuery.
BooleanClause(Query, BooleanClause.Occur) - Constructor for class org.apache.lucene.search.BooleanClause
Constructs a BooleanClause.
BooleanClause.Occur - Class in org.apache.lucene.search
Specifies how clauses are to occur in matching documents.
BooleanFilter - Class in org.apache.lucene.search
A container Filter that allows Boolean composition of Filters.
BooleanFilter() - Constructor for class org.apache.lucene.search.BooleanFilter
 
BooleanFilterBuilder - Class in org.apache.lucene.xmlparser.builders
 
BooleanFilterBuilder(FilterBuilder) - Constructor for class org.apache.lucene.xmlparser.builders.BooleanFilterBuilder
 
BooleanQuery - Class in org.apache.lucene.search
A Query that matches documents matching boolean combinations of other queries, e.g.
BooleanQuery() - Constructor for class org.apache.lucene.search.BooleanQuery
Constructs an empty boolean query.
BooleanQuery(boolean) - Constructor for class org.apache.lucene.search.BooleanQuery
Constructs an empty boolean query.
BooleanQuery.TooManyClauses - Exception in org.apache.lucene.search
Thrown when an attempt is made to add more than BooleanQuery.getMaxClauseCount() clauses.
BooleanQuery.TooManyClauses() - Constructor for exception org.apache.lucene.search.BooleanQuery.TooManyClauses
 
BooleanQueryBuilder - Class in org.apache.lucene.xmlparser.builders
 
BooleanQueryBuilder(QueryBuilder) - Constructor for class org.apache.lucene.xmlparser.builders.BooleanQueryBuilder
 
BOOLEANS - Static variable in class org.apache.lucene.benchmark.Constants
 
boost - Variable in class org.apache.lucene.document.AbstractField
 
Boost - Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
 
Boost - Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
 
Boost - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
boost(float) - Static method in class org.apache.lucene.util.ToStringUtils
for printing boost only if not 1.0
BoostingQuery - Class in org.apache.lucene.search
The BoostingQuery class can be used to effectively demote results that match a given query.
BoostingQuery(Query, Query, float) - Constructor for class org.apache.lucene.search.BoostingQuery
 
BoostingQueryBuilder - Class in org.apache.lucene.xmlparser.builders
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
BoostingQueryBuilder(QueryBuilder) - Constructor for class org.apache.lucene.xmlparser.builders.BoostingQueryBuilder
 
BoostingTermQuery - Class in org.apache.lucene.search.payloads
The BoostingTermQuery is very similar to the SpanTermQuery except that it factors in the value of the payload located at each of the positions where the Term occurs.
BoostingTermQuery(Term) - Constructor for class org.apache.lucene.search.payloads.BoostingTermQuery
 
BoostingTermQuery.BoostingTermWeight - Class in org.apache.lucene.search.payloads
 
BoostingTermQuery.BoostingTermWeight(BoostingTermQuery, Searcher) - Constructor for class org.apache.lucene.search.payloads.BoostingTermQuery.BoostingTermWeight
 
boosts - Variable in class org.apache.lucene.queryParser.MultiFieldQueryParser
 
bra - Variable in class net.sf.snowball.SnowballProgram
 
BRAZILIAN_STOP_WORDS - Static variable in class org.apache.lucene.analysis.br.BrazilianAnalyzer
List of typical Brazilian stopwords.
BrazilianAnalyzer - Class in org.apache.lucene.analysis.br
Analyzer for Brazilian language.
BrazilianAnalyzer() - Constructor for class org.apache.lucene.analysis.br.BrazilianAnalyzer
Builds an analyzer with the default stop words (BrazilianAnalyzer.BRAZILIAN_STOP_WORDS).
BrazilianAnalyzer(String[]) - Constructor for class org.apache.lucene.analysis.br.BrazilianAnalyzer
Builds an analyzer with the given stop words.
BrazilianAnalyzer(Hashtable) - Constructor for class org.apache.lucene.analysis.br.BrazilianAnalyzer
Builds an analyzer with the given stop words.
BrazilianAnalyzer(File) - Constructor for class org.apache.lucene.analysis.br.BrazilianAnalyzer
Builds an analyzer with the given stop words.
BrazilianStemFilter - Class in org.apache.lucene.analysis.br
Based on GermanStemFilter
BrazilianStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.br.BrazilianStemFilter
 
BrazilianStemFilter(TokenStream, Set) - Constructor for class org.apache.lucene.analysis.br.BrazilianStemFilter
 
BrazilianStemmer - Class in org.apache.lucene.analysis.br
A stemmer for Brazilian words.
BrazilianStemmer() - Constructor for class org.apache.lucene.analysis.br.BrazilianStemmer
 
bufcolumn - Variable in class org.apache.lucene.demo.html.SimpleCharStream
 
buffer - Variable in class org.apache.lucene.demo.html.SimpleCharStream
 
BUFFER_SIZE - Static variable in class org.apache.lucene.store.BufferedIndexInput
Default buffer size
BufferedIndexInput - Class in org.apache.lucene.store
Base implementation class for buffered IndexInput.
BufferedIndexInput() - Constructor for class org.apache.lucene.store.BufferedIndexInput
 
BufferedIndexInput(int) - Constructor for class org.apache.lucene.store.BufferedIndexInput
Inits BufferedIndexInput with a specific bufferSize
BufferedIndexOutput - Class in org.apache.lucene.store
Base implementation class for buffered IndexOutput.
BufferedIndexOutput() - Constructor for class org.apache.lucene.store.BufferedIndexOutput
 
bufline - Variable in class org.apache.lucene.demo.html.SimpleCharStream
 
bufpos - Variable in class org.apache.lucene.demo.html.SimpleCharStream
 
buildAccount(Reader) - Static method in class org.apache.lucene.gdata.server.administration.AccountBuilder
Reads the xml from the provided reader and binds the values to the
buildAtomAttribute(String, String) - Static method in class org.apache.lucene.gdata.gom.core.utils.GOMUtils
Builds a atom namespace attribute
buildDefaultNamespaceAttribute(String, String) - Static method in class org.apache.lucene.gdata.gom.core.utils.GOMUtils
 
buildEntity(Document) - Static method in class org.apache.lucene.gdata.storage.lucenestorage.StorageAccountWrapper
 
buildEntry(GDataRequest) - Static method in class org.apache.lucene.gdata.server.GDataEntityBuilder
Builds a BaseEntry instance from the Reader provided by the GDataRequest
buildEntry(Reader, ProvidedService) - Static method in class org.apache.lucene.gdata.server.GDataEntityBuilder
Builds a BaseFeed instance from the Reader provided by the GDataRequest
buildFeed(GDataRequest) - Static method in class org.apache.lucene.gdata.server.GDataEntityBuilder
Builds a BaseFeed instance from the Reader provided by the GDataRequest
buildFeed(Reader, ProvidedService) - Static method in class org.apache.lucene.gdata.server.GDataEntityBuilder
Builds a BaseFeed from the provided Reader
buildGOMEntry() - Method in class org.apache.lucene.gdata.gom.core.GOMBuilder
 
buildGOMFeed() - Method in class org.apache.lucene.gdata.gom.core.GOMBuilder
 
buildRfc3339DateFormat(long) - Static method in class org.apache.lucene.gdata.gom.core.utils.GOMUtils
 
buildRfc822Date(long) - Static method in class org.apache.lucene.gdata.gom.core.utils.GOMUtils
 
buildXMLNamespaceAttribute(String, String) - Static method in class org.apache.lucene.gdata.gom.core.utils.GOMUtils
 
BYTE - Static variable in class org.apache.lucene.search.function.FieldScoreQuery.Type
field values are interpreted as numeric byte values.
byte315ToFloat(byte) - Static method in class org.apache.lucene.util.SmallFloat
byteToFloat(b, mantissaBits=3, zeroExponent=15)
byte52ToFloat(byte) - Static method in class org.apache.lucene.util.SmallFloat
byteToFloat(b, mantissaBits=5, zeroExponent=2)
byteAt(int) - Method in class org.apache.lucene.index.Payload
Returns the byte at the given index.
ByteFieldSource - Class in org.apache.lucene.search.function
Expert: obtains single byte field values from the FieldCache using getBytes() and makes those values available as other numeric types, casting as needed.
ByteFieldSource(String) - Constructor for class org.apache.lucene.search.function.ByteFieldSource
Create a cached byte field source with default string-to-byte parser.
ByteFieldSource(String, FieldCache.ByteParser) - Constructor for class org.apache.lucene.search.function.ByteFieldSource
Create a cached byte field source with a specific string-to-byte parser.
byteToFloat(byte, int, int) - Static method in class org.apache.lucene.util.SmallFloat
Converts an 8 bit float to a 32 bit float.

C

cache - Variable in class org.apache.lucene.search.CachingWrapperFilter
A transient Filter cache.
cache - Variable in class org.apache.lucene.search.FilterManager
The cache itself
cacheCleanSize - Variable in class org.apache.lucene.search.FilterManager
Maximum allowed cache size
cachedFieldSourceEquals(FieldCacheSource) - Method in class org.apache.lucene.search.function.ByteFieldSource
 
cachedFieldSourceEquals(FieldCacheSource) - Method in class org.apache.lucene.search.function.FieldCacheSource
Check if equals to another FieldCacheSource, already knowing that cache and field are equal.
cachedFieldSourceEquals(FieldCacheSource) - Method in class org.apache.lucene.search.function.FloatFieldSource
 
cachedFieldSourceEquals(FieldCacheSource) - Method in class org.apache.lucene.search.function.IntFieldSource
 
cachedFieldSourceEquals(FieldCacheSource) - Method in class org.apache.lucene.search.function.ShortFieldSource
 
cachedFieldSourceHashCode() - Method in class org.apache.lucene.search.function.ByteFieldSource
 
cachedFieldSourceHashCode() - Method in class org.apache.lucene.search.function.FieldCacheSource
Return a hash code of a FieldCacheSource, without the hash-codes of the field and the cache (those are taken care of elsewhere).
cachedFieldSourceHashCode() - Method in class org.apache.lucene.search.function.FloatFieldSource
 
cachedFieldSourceHashCode() - Method in class org.apache.lucene.search.function.IntFieldSource
 
cachedFieldSourceHashCode() - Method in class org.apache.lucene.search.function.ShortFieldSource
 
CachedFilterBuilder - Class in org.apache.lucene.xmlparser.builders
Filters are cached in an LRU Cache keyed on the contained query or filter object.
CachedFilterBuilder(QueryBuilderFactory, FilterBuilderFactory, int) - Constructor for class org.apache.lucene.xmlparser.builders.CachedFilterBuilder
 
CachingTokenFilter - Class in org.apache.lucene.analysis
This class can be used if the Tokens of a TokenStream are intended to be consumed more than once.
CachingTokenFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.CachingTokenFilter
 
CachingWrapperFilter - Class in org.apache.lucene.search
Wraps another filter's result and caches it.
CachingWrapperFilter(Filter) - Constructor for class org.apache.lucene.search.CachingWrapperFilter
 
calculateAuthToken(String, String, String) - Method in class org.apache.lucene.gdata.server.authentication.BlowfishAuthenticationController
 
call() - Method in interface org.apache.lucene.gdata.search.index.IndexDocumentBuilder
 
call() - Method in class org.apache.lucene.gdata.search.index.IndexFeedDeleteTask
 
canCreateInstance(Class) - Static method in class org.apache.lucene.gdata.utils.ReflectionUtils
This method calls Class.newInstance() to get a new instance.
canHandleExtensionElement(QName) - Method in interface org.apache.lucene.gdata.gom.core.extension.GOMExtensionFactory
 
CARAT - Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
 
CARAT - Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
 
CARAT - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
categories - Variable in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
 
CATEGORY_SCHEMA_FIELD_SUFFIX - Static variable in class org.apache.lucene.gdata.search.analysis.GdataCategoryStrategy
Schema field suffix
CATEGORY_SCHEMA_NULL_VALUE - Static variable in class org.apache.lucene.gdata.search.analysis.GdataCategoryStrategy
the string to search a schema if no schema is specified
categoryScheme - Variable in class org.apache.lucene.gdata.search.analysis.GdataCategoryStrategy
 
categorySchemeField - Variable in class org.apache.lucene.gdata.search.analysis.GdataCategoryStrategy
 
ChainedFilter - Class in org.apache.lucene.misc
Allows multiple Filters to be chained.
ChainedFilter(Filter[]) - Constructor for class org.apache.lucene.misc.ChainedFilter
Ctor.
ChainedFilter(Filter[], int[]) - Constructor for class org.apache.lucene.misc.ChainedFilter
Ctor.
ChainedFilter(Filter[], int) - Constructor for class org.apache.lucene.misc.ChainedFilter
Ctor.
CharStream - Interface in org.apache.lucene.analysis.standard
This interface describes a character stream that maintains line and column number positions of the characters.
CharStream - Interface in org.apache.lucene.queryParser
This interface describes a character stream that maintains line and column number positions of the characters.
CharStream - Interface in org.apache.lucene.queryParser.precedence
This interface describes a character stream that maintains line and column number positions of the characters.
CharStream - Interface in org.apache.lucene.queryParser.surround.parser
This interface describes a character stream that maintains line and column number positions of the characters.
CharTokenizer - Class in org.apache.lucene.analysis
An abstract base class for simple, character-oriented tokenizers.
CharTokenizer(Reader) - Constructor for class org.apache.lucene.analysis.CharTokenizer
 
checkDistanceSubQueries(DistanceQuery, String) - Static method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
checkEntryVersion(String, String, int) - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageQuery
 
checkIsModified(String) - Method in class org.apache.lucene.gdata.servlet.handler.DefaultGetHandler
returns true if the resource has been modified since the specified request header value
ChineseAnalyzer - Class in org.apache.lucene.analysis.cn
Title: ChineseAnalyzer Description: Subclass of org.apache.lucene.analysis.Analyzer build from a ChineseTokenizer, filtered with ChineseFilter.
ChineseAnalyzer() - Constructor for class org.apache.lucene.analysis.cn.ChineseAnalyzer
 
ChineseFilter - Class in org.apache.lucene.analysis.cn
Title: ChineseFilter Description: Filter with a stop word table Rule: No digital is allowed.
ChineseFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.cn.ChineseFilter
 
ChineseTokenizer - Class in org.apache.lucene.analysis.cn
Title: ChineseTokenizer Description: Extract tokens from the Stream using Character.getType() Rule: A Chinese character as a single token Copyright: Copyright (c) 2001 Company: The difference between thr ChineseTokenizer and the CJKTokenizer (id=23545) is that they have different token parsing logic.
ChineseTokenizer(Reader) - Constructor for class org.apache.lucene.analysis.cn.ChineseTokenizer
 
CJ - Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerConstants
 
CJKAnalyzer - Class in org.apache.lucene.analysis.cjk
Filters CJKTokenizer with StopFilter.
CJKAnalyzer() - Constructor for class org.apache.lucene.analysis.cjk.CJKAnalyzer
Builds an analyzer which removes words in CJKAnalyzer.STOP_WORDS.
CJKAnalyzer(String[]) - Constructor for class org.apache.lucene.analysis.cjk.CJKAnalyzer
Builds an analyzer which removes words in the provided array.
CJKTokenizer - Class in org.apache.lucene.analysis.cjk
CJKTokenizer was modified from StopTokenizer which does a decent job for most European languages.
CJKTokenizer(Reader) - Constructor for class org.apache.lucene.analysis.cjk.CJKTokenizer
Construct a token stream processing the given input.
Clause(String) - Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
 
Clause(String) - Method in class org.apache.lucene.queryParser.QueryParser
 
clauses() - Method in class org.apache.lucene.search.BooleanQuery
Returns the list of clauses in this query.
cleanSleepTime - Variable in class org.apache.lucene.search.FilterManager
Cache cleaning frequency
clear() - Method in class org.apache.lucene.gdata.server.registry.configuration.PropertyInjector
Sets all members to their default values and clears the internal used Map instances
clear() - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
clear(int) - Method in class org.apache.lucene.util.BitVector
Sets the value of bit to zero.
clear() - Method in class org.apache.lucene.util.PriorityQueue
Removes all entries from the PriorityQueue.
clear() - Method in class org.apache.lucene.util.ScorerDocQueue
Removes all entries from the ScorerDocQueue.
clearData() - Method in class org.apache.lucene.benchmark.byTask.stats.Points
Clear all data, prepare for more tests.
clearIndex() - Method in class org.apache.lucene.search.spell.SpellChecker
Removes all terms from the spell check index.
clearLock(String) - Method in class org.apache.lucene.store.Directory
Attempt to clear (forcefully unlock and remove) the specified lock.
clearLock(String) - Method in class org.apache.lucene.store.LockFactory
Attempt to clear (forcefully unlock and remove) the specified lock.
clearLock(String) - Method in class org.apache.lucene.store.NativeFSLockFactory
 
clearLock(String) - Method in class org.apache.lucene.store.NoLockFactory
 
clearLock(String) - Method in class org.apache.lucene.store.SimpleFSLockFactory
 
clearLock(String) - Method in class org.apache.lucene.store.SingleInstanceLockFactory
 
ClearStatsTask - Class in org.apache.lucene.benchmark.byTask.tasks
Clear statistics data.
ClearStatsTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.ClearStatsTask
 
clone() - Method in class org.apache.lucene.analysis.Token
 
clone() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
 
clone() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
clone() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
clone() - Method in class org.apache.lucene.benchmark.stats.TestData
 
clone() - Method in class org.apache.lucene.benchmark.stats.TimeData
 
clone() - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
 
clone() - Method in class org.apache.lucene.search.BooleanQuery
 
clone() - Method in class org.apache.lucene.search.DisjunctionMaxQuery
Create a shallow copy of us -- used in rewriting if necessary
clone() - Method in class org.apache.lucene.search.function.CustomScoreQuery
 
clone() - Method in class org.apache.lucene.search.Query
Returns a clone of this query.
clone() - Method in class org.apache.lucene.store.BufferedIndexInput
 
clone() - Method in class org.apache.lucene.store.db.DbIndexInput
 
clone() - Method in class org.apache.lucene.store.FSDirectory.FSIndexInput
 
clone() - Method in class org.apache.lucene.store.IndexInput
Returns a clone of this stream.
clone() - Method in class org.apache.lucene.store.je.JEIndexInput
 
close() - Method in class org.apache.lucene.analysis.TokenFilter
Close the input TokenStream.
close() - Method in class org.apache.lucene.analysis.Tokenizer
By default, closes the input Reader.
close() - Method in class org.apache.lucene.analysis.TokenStream
Releases resources associated with this stream.
close() - Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
Closes the GOM Writer
close() - Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
 
close() - Method in interface org.apache.lucene.gdata.search.GDataSearcher
Destroys this Searcher
close() - Method in class org.apache.lucene.gdata.search.index.GDataIndexWriter
 
close() - Method in class org.apache.lucene.gdata.search.StandardGdataSearcher
 
close() - Method in class org.apache.lucene.gdata.server.GDataService
 
close() - Method in interface org.apache.lucene.gdata.server.Service
will close the Service - service should not be used after this method has been called
close() - Method in class org.apache.lucene.gdata.storage.db4o.DB4oStorage
 
close() - Method in interface org.apache.lucene.gdata.storage.lucenestorage.ConcurrentStorageLock
 
close() - Method in class org.apache.lucene.gdata.storage.lucenestorage.SingleHostConcurrentStorageLock
 
close() - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageBuffer
clears the buffer -
close() - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageImplementation
 
close() - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageModifier
 
close() - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageQuery
Closes all resources used in the StorageQuery.
close() - Method in interface org.apache.lucene.gdata.storage.Storage
close this storage instance.
close() - Method in class org.apache.lucene.gdata.utils.ReferenceCounter
A custom implementation.
close() - Method in class org.apache.lucene.index.FilterIndexReader.FilterTermDocs
 
close() - Method in class org.apache.lucene.index.FilterIndexReader.FilterTermEnum
 
close() - Method in class org.apache.lucene.index.IndexModifier
Close this index, writing all pending changes to disk.
close() - Method in class org.apache.lucene.index.IndexReader
Closes files associated with this index.
close() - Method in class org.apache.lucene.index.IndexWriter
Flushes all changes to an index and closes all associated files.
close() - Method in class org.apache.lucene.index.MultipleTermPositions
 
close() - Method in interface org.apache.lucene.index.TermDocs
Frees associated resources.
close() - Method in class org.apache.lucene.index.TermEnum
Closes the enumeration to further activity, freeing resources.
close() - Method in class org.apache.lucene.search.FilteredTermEnum
Closes the enumeration to further activity, freeing resources.
close() - Method in class org.apache.lucene.search.FuzzyTermEnum
 
close() - Method in class org.apache.lucene.search.IndexSearcher
Note that the underlying IndexReader is not closed, if IndexSearcher was constructed with IndexSearcher(IndexReader r).
close() - Method in class org.apache.lucene.search.MultiSearcher
 
close() - Method in class org.apache.lucene.search.regex.RegexTermEnum
 
close() - Method in class org.apache.lucene.search.RemoteSearchable
 
close() - Method in interface org.apache.lucene.search.Searchable
Frees resources associated with this Searcher.
close() - Method in class org.apache.lucene.search.Searcher
 
close() - Method in class org.apache.lucene.search.WildcardTermEnum
 
close() - Method in class org.apache.lucene.store.BufferedIndexOutput
Closes this stream to further operations.
close() - Method in class org.apache.lucene.store.db.DbDirectory
 
close() - Method in class org.apache.lucene.store.db.DbIndexInput
 
close() - Method in class org.apache.lucene.store.db.DbIndexOutput
 
close() - Method in class org.apache.lucene.store.Directory
Closes the store.
close() - Method in class org.apache.lucene.store.FSDirectory
Closes the store to future operations.
close() - Method in class org.apache.lucene.store.FSDirectory.FSIndexInput
 
close() - Method in class org.apache.lucene.store.FSDirectory.FSIndexOutput
 
close() - Method in class org.apache.lucene.store.IndexInput
Closes the stream to futher operations.
close() - Method in class org.apache.lucene.store.IndexOutput
Closes this stream to further operations.
close() - Method in class org.apache.lucene.store.je.JEDirectory
 
close() - Method in class org.apache.lucene.store.je.JEIndexInput
 
close() - Method in class org.apache.lucene.store.je.JEIndexOutput
 
close() - Method in class org.apache.lucene.store.RAMDirectory
Closes the store to future operations, releasing associated memory.
close() - Method in class org.apache.lucene.store.RAMOutputStream
 
CloseIndexTask - Class in org.apache.lucene.benchmark.byTask.tasks
Close index writer.
CloseIndexTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.CloseIndexTask
 
CloseQuote1 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
CloseQuote2 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
CloseReaderTask - Class in org.apache.lucene.benchmark.byTask.tasks
Close index reader.
CloseReaderTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.CloseReaderTask
 
closeSearcher() - Method in class org.apache.lucene.gdata.search.index.GDataIndexer
 
closeService() - Method in class org.apache.lucene.gdata.servlet.handler.AbstractGdataRequestHandler
 
closeWriter() - Method in class org.apache.lucene.gdata.search.index.GDataIndexer
 
collect(int, float) - Method in class org.apache.lucene.search.HitCollector
Called once for every non-zero scoring document, with the document number and its score.
collect(int, float) - Method in class org.apache.lucene.search.TopDocCollector
 
collect(int, float) - Method in class org.apache.lucene.search.TopFieldDocCollector
 
collectFiles(File, ArrayList) - Method in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
 
collectHits(Hits, int, int) - Method in class org.apache.lucene.gdata.search.StandardGdataSearcher
 
COLON - Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
 
COLON - Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
 
COLON - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
COLS - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
column - Variable in class org.apache.lucene.demo.html.SimpleCharStream
 
com.sleepycat.db - package com.sleepycat.db
 
combine(Query[]) - Method in class org.apache.lucene.search.Query
Expert: called when re-writing queries under MultiSearcher.
COMMA - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
Comment1 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
Comment2 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
CommentEnd1 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
CommentEnd2 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
CommentTag() - Method in class org.apache.lucene.demo.html.HTMLParser
 
CommentText1 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
CommentText2 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
commit(boolean) - Method in class org.apache.lucene.gdata.search.index.GDataIndexer
This method commits all changes to the index and closes all open resources (e.g.
commit() - Method in class org.apache.lucene.index.IndexReader
Commit changes resulting from delete, undeleteAll, or setNorm operations If an exception is hit, then either no changes or all changes will have been committed to the index (transactional semantics).
commitAfter() - Method in interface org.apache.lucene.gdata.search.index.IndexDocument
Indicates that the index should be commited after this document has been processed
commitCallBack(String) - Method in class org.apache.lucene.gdata.search.index.IndexController
 
commitCallBack(String) - Method in interface org.apache.lucene.gdata.search.index.IndexEventListener
This method will be invoked by an instance of GDataIndexer if the index is commited
committed - Variable in class org.apache.lucene.gdata.search.index.GDataIndexer
 
COMPANY - Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerConstants
 
comparators - Variable in class org.apache.lucene.search.FieldSortedHitQueue
Stores a comparator corresponding to each field being sorted by
compare(ScoreDoc, ScoreDoc) - Method in interface org.apache.lucene.search.ScoreDocComparator
Compares two ScoreDoc objects and returns a result indicating their sort order.
compareAlternateLinks(GOMLink, GOMLink) - Static method in class org.apache.lucene.gdata.gom.core.utils.AtomParserUtils
Compares two links with rel attribute "alternate" Checks if href and type are equal
compareTo(StorageEntryWrapper) - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageEntryWrapper
This compare method compares the timestamps of the wrapper instances.
compareTo(Object) - Method in class org.apache.lucene.index.Term
 
compareTo(Term) - Method in class org.apache.lucene.index.Term
Compares two terms, returning a negative integer if this term belongs before the argument, zero if this term is equal to the argument, and a positive integer if this term belongs after the argument.
compareTo(Object) - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
compile(String) - Method in class org.apache.lucene.search.regex.JakartaRegexpCapabilities
 
compile(String) - Method in class org.apache.lucene.search.regex.JavaUtilRegexCapabilities
 
compile(String) - Method in interface org.apache.lucene.search.regex.RegexCapabilities
Called by the constructor of RegexTermEnum allowing implementations to cache a compiled version of the regular expression pattern.
ComplexExplanation - Class in org.apache.lucene.search
Expert: Describes the score computation for document and query, andcan distinguish a match independent of a positive value.
ComplexExplanation() - Constructor for class org.apache.lucene.search.ComplexExplanation
 
ComplexExplanation(boolean, float, String) - Constructor for class org.apache.lucene.search.ComplexExplanation
 
Component - Annotation Type in org.apache.lucene.gdata.server.registry
The Component annotation is used to annotate a class as a server-component of the GDATA-Server.
ComponentConfiguration - Class in org.apache.lucene.gdata.server.registry.configuration
Simple configuration class storing properties as key with defined property values as values in a Map.
ComponentConfiguration() - Constructor for class org.apache.lucene.gdata.server.registry.configuration.ComponentConfiguration
Creates a new ComponentConfiguration object and initializes the internal map.
ComponentType - Enum in org.apache.lucene.gdata.server.registry
The enumeration ComponentType defines the GDATA-Server Components available via GDataServerRegistry.lookup(Class, ComponentType) method.
ComposedQuery - Class in org.apache.lucene.queryParser.surround.query
 
ComposedQuery(List, boolean, String) - Constructor for class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
COMPRESS - Static variable in class org.apache.lucene.document.Field.Store
Store the original field value in the index in a compressed form.
ConcurrentStorageLock - Interface in org.apache.lucene.gdata.storage.lucenestorage
 
config - Variable in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
config - Variable in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
 
Config - Class in org.apache.lucene.benchmark.byTask.utils
Perf run configuration properties.
Config(Reader) - Constructor for class org.apache.lucene.benchmark.byTask.utils.Config
Read both algorithm and config properties.
Config(Properties) - Constructor for class org.apache.lucene.benchmark.byTask.utils.Config
Create config without algorithm - usefull for a programmatic perf test.
config - Variable in class org.apache.lucene.gdata.gom.writer.GOMXmlOutputFactory
 
config - Variable in class org.apache.lucene.gdata.search.analysis.ContentStrategy
 
ConfigurableDocumentHandler - Interface in org.apache.lucene.ant
 
configure(Properties) - Method in interface org.apache.lucene.ant.ConfigurableDocumentHandler
 
CONFLICT - Static variable in class org.apache.lucene.gdata.server.GDataResponse
Response code version conflict
Conjunction() - Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
 
Conjunction() - Method in class org.apache.lucene.queryParser.QueryParser
 
Constants - Class in org.apache.lucene.benchmark
 
Constants() - Constructor for class org.apache.lucene.benchmark.Constants
 
Constants - Class in org.apache.lucene.util
Some useful constants.
ConstantScoreQuery - Class in org.apache.lucene.search
A query that wraps a filter and simply returns a constant score equal to the query boost for every document in the filter.
ConstantScoreQuery(Filter) - Constructor for class org.apache.lucene.search.ConstantScoreQuery
 
ConstantScoreQuery.ConstantScorer - Class in org.apache.lucene.search
 
ConstantScoreQuery.ConstantScorer(Similarity, IndexReader, Weight) - Constructor for class org.apache.lucene.search.ConstantScoreQuery.ConstantScorer
 
ConstantScoreQuery.ConstantWeight - Class in org.apache.lucene.search
 
ConstantScoreQuery.ConstantWeight(Searcher) - Constructor for class org.apache.lucene.search.ConstantScoreQuery.ConstantWeight
 
ConstantScoreQueryBuilder - Class in org.apache.lucene.xmlparser.builders
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
ConstantScoreQueryBuilder(FilterBuilderFactory) - Constructor for class org.apache.lucene.xmlparser.builders.ConstantScoreQueryBuilder
 
ConstantScoreRangeQuery - Class in org.apache.lucene.search
A range query that returns a constant score equal to its boost for all documents in the range.
ConstantScoreRangeQuery(String, String, String, boolean, boolean) - Constructor for class org.apache.lucene.search.ConstantScoreRangeQuery
 
contains(String) - Method in class org.apache.lucene.gdata.server.registry.configuration.ComponentConfiguration
 
content - Variable in class org.apache.lucene.gdata.search.analysis.ContentStrategy
 
ContentStrategy - Class in org.apache.lucene.gdata.search.analysis
Creating Indexable document requires processing of incoming entities as GData Entries.
ContentStrategy(IndexSchemaField) - Constructor for class org.apache.lucene.gdata.search.analysis.ContentStrategy
 
ContentStrategy(Field.Index, Field.Store, IndexSchemaField) - Constructor for class org.apache.lucene.gdata.search.analysis.ContentStrategy
 
ContentType - Enum in org.apache.lucene.gdata.gom
Atom e.g.
contentType - Variable in class org.apache.lucene.gdata.gom.core.GOMTextContructImpl
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.lucene.gdata.server.registry.RegistryContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.lucene.gdata.server.registry.RegistryContextListener
 
contributors - Variable in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
 
coord(int, int) - Method in class org.apache.lucene.search.DefaultSimilarity
Implemented as overlap / maxOverlap.
coord(int, int) - Method in class org.apache.lucene.search.Similarity
Computes a score factor based on the fraction of all query terms that a document contains.
coord(int, int) - Method in class org.apache.lucene.search.SimilarityDelegator
 
copy(Directory, Directory, boolean) - Static method in class org.apache.lucene.store.Directory
Copy contents of a directory src to a directory dest.
copy_from(SnowballProgram) - Method in class net.sf.snowball.SnowballProgram
 
copyTo(byte[], int) - Method in class org.apache.lucene.index.Payload
Copies the payload data to a byte array.
CoreParser - Class in org.apache.lucene.xmlparser
Assembles a QueryBuilder which uses only core Lucene Query objects
CoreParser(Analyzer, QueryParser) - Constructor for class org.apache.lucene.xmlparser.CoreParser
 
CorePlusExtensionsParser - Class in org.apache.lucene.xmlparser
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
CorePlusExtensionsParser(Analyzer, QueryParser) - Constructor for class org.apache.lucene.xmlparser.CorePlusExtensionsParser
 
CorruptIndexException - Exception in org.apache.lucene.index
This exception is thrown when Lucene detects an inconsistency in the index.
CorruptIndexException(String) - Constructor for exception org.apache.lucene.index.CorruptIndexException
 
count - Variable in class org.apache.lucene.benchmark.stats.TimeData
Number of records processed.
count - Variable in class org.apache.lucene.search.spans.TermSpans
 
count() - Method in class org.apache.lucene.util.BitVector
Returns the total number of one bits in this vector.
CP1251 - Static variable in class org.apache.lucene.analysis.ru.RussianCharsets
 
CP1253 - Static variable in class org.apache.lucene.analysis.el.GreekCharsets
 
createAccount(GDataAccount) - Method in interface org.apache.lucene.gdata.server.administration.AdminService
Creates a new account accout.
createAccount(GDataAccount) - Method in class org.apache.lucene.gdata.server.administration.GDataAdminService
 
createAccount(StorageAccountWrapper) - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageModifier
Adds a new accountr to the storage.
createAdminAccount() - Static method in class org.apache.lucene.gdata.data.GDataAccount
 
CREATED - Static variable in class org.apache.lucene.gdata.server.GDataResponse
Response code created
createDynamicElement(String) - Method in class org.apache.lucene.ant.IndexTask.HandlerConfig
 
createEntry() - Method in class org.apache.lucene.gdata.data.ServerBaseFeed
 
createEntry() - Method in class org.apache.lucene.gdata.gom.core.GOMFactory
 
createEntry(GDataRequest, GDataResponse) - Method in class org.apache.lucene.gdata.server.GDataService
 
createEntry(GDataRequest, GDataResponse) - Method in interface org.apache.lucene.gdata.server.Service
Service method to create an entry in an already created and existing feed.
createFeed() - Method in class org.apache.lucene.gdata.gom.core.GOMFactory
 
createFeed(ServerBaseFeed, GDataAccount) - Method in interface org.apache.lucene.gdata.server.administration.AdminService
Creates a new feed instance.
createFeed(ServerBaseFeed, GDataAccount) - Method in class org.apache.lucene.gdata.server.administration.GDataAdminService
 
createFeed(StorageFeedWrapper) - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageModifier
Adds a new Feed to the storage.
createFeedFromRequest(HttpServletRequest) - Method in class org.apache.lucene.gdata.servlet.handler.AbstractFeedHandler
 
createGdataIndexer(IndexSchema, Directory, boolean) - Static method in class org.apache.lucene.gdata.search.index.GDataIndexer
This factory method creates a new GDataIndexer using a instance of IndexTask
createIndexDirectory(File) - Method in class org.apache.lucene.gdata.search.index.IndexController
 
createIndexer(IndexSchema) - Method in class org.apache.lucene.gdata.search.index.IndexController
 
createIndexLocation(String, String) - Method in class org.apache.lucene.gdata.search.index.IndexController
 
createIndexModifier() - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
Creates a new IndexModifier on the storage index
createIndexReader() - Method in class org.apache.lucene.index.IndexModifier
Close the IndexWriter and open an IndexReader.
CreateIndexTask - Class in org.apache.lucene.benchmark.byTask.tasks
Create an index.
CreateIndexTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.CreateIndexTask
 
createIndexWriter() - Method in class org.apache.lucene.index.IndexModifier
Close the IndexReader and open an IndexWriter.
createInstance() - Static method in class org.apache.lucene.gdata.gom.core.GOMFactory
 
createLuceneField() - Method in class org.apache.lucene.gdata.search.analysis.ContentStrategy
This method creates a lucene field from the retrieved content of the entity.
createLuceneField() - Method in class org.apache.lucene.gdata.search.analysis.GdataCategoryStrategy
 
createLuceneField() - Method in class org.apache.lucene.gdata.search.analysis.GdataDateStrategy
 
createLuceneField() - Method in class org.apache.lucene.gdata.search.analysis.MixedContentStrategy
 
createOutput(String) - Method in class org.apache.lucene.store.db.DbDirectory
 
createOutput(String) - Method in class org.apache.lucene.store.Directory
Creates a new, empty file in the directory with the given name.
createOutput(String) - Method in class org.apache.lucene.store.FSDirectory
Creates a new, empty file in the directory with the given name.
createOutput(String) - Method in class org.apache.lucene.store.je.JEDirectory
 
createOutput(String) - Method in class org.apache.lucene.store.RAMDirectory
Creates a new, empty file in the directory with the given name.
createQueries(List, Analyzer) - Static method in class org.apache.lucene.benchmark.standard.StandardBenchmarker
Deprecated. Parse the strings containing Lucene queries.
createRequestedAccount(HttpServletRequest) - Method in class org.apache.lucene.gdata.servlet.handler.AbstractFeedHandler
 
createSearcher() - Method in class org.apache.lucene.index.memory.MemoryIndex
Creates and returns a searcher that can be used to execute arbitrary Lucene queries and to collect the resulting query results as hits.
createTerm(String) - Method in class org.apache.lucene.index.Term
Optimized construction of new Terms by reusing same field as this Term - avoids field.intern() overhead
createTimedGdataIndexer(IndexSchema, Directory, boolean, long) - Static method in class org.apache.lucene.gdata.search.index.GDataIndexer
This factory method creates a new GDataIndexer using a instance of TimedIndexTask.
createToken(String, Token) - Method in class org.apache.lucene.index.memory.SynonymTokenFilter
Creates and returns a token for the given synonym of the current input token; Override for custom (stateless or stateful) behaviour, if desired.
createWeight(Searcher) - Method in class org.apache.lucene.search.BooleanQuery
 
createWeight(Searcher) - Method in class org.apache.lucene.search.ConstantScoreQuery
 
createWeight(Searcher) - Method in class org.apache.lucene.search.DisjunctionMaxQuery
 
createWeight(Searcher) - Method in class org.apache.lucene.search.FilteredQuery
Returns a Weight that applies the filter to the enclosed query's Weight.
createWeight(Searcher) - Method in class org.apache.lucene.search.function.CustomScoreQuery
 
createWeight(Searcher) - Method in class org.apache.lucene.search.function.ValueSourceQuery
 
createWeight(Searcher) - Method in class org.apache.lucene.search.MatchAllDocsQuery
 
createWeight(Searcher) - Method in class org.apache.lucene.search.MultiPhraseQuery
 
createWeight(Query) - Method in class org.apache.lucene.search.MultiSearcher
Create weight in multiple index scenario.
createWeight(Searcher) - Method in class org.apache.lucene.search.payloads.BoostingTermQuery
 
createWeight(Searcher) - Method in class org.apache.lucene.search.PhraseQuery
 
createWeight(Searcher) - Method in class org.apache.lucene.search.Query
Expert: Constructs an appropriate Weight implementation for this query.
createWeight(Query) - Method in class org.apache.lucene.search.Searcher
creates a weight for query
createWeight(Searcher) - Method in class org.apache.lucene.search.spans.SpanQuery
 
createWeight(Searcher) - Method in class org.apache.lucene.search.TermQuery
 
createXMLStreamWriter(Writer) - Method in class org.apache.lucene.gdata.gom.writer.GOMXmlOutputFactory
 
curChar - Variable in class org.apache.lucene.analysis.standard.StandardTokenizerTokenManager
 
curChar - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
 
curChar - Variable in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParserTokenManager
 
curChar - Variable in class org.apache.lucene.queryParser.QueryParserTokenManager
 
curChar - Variable in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
current - Variable in class net.sf.snowball.SnowballProgram
 
currentToken - Variable in exception org.apache.lucene.analysis.standard.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.lucene.demo.html.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.lucene.queryParser.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.lucene.queryParser.precedence.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.lucene.queryParser.surround.parser.ParseException
This is the last token that has been consumed successfully.
cursor - Variable in class net.sf.snowball.SnowballProgram
 
CUSTOM - Static variable in class org.apache.lucene.search.SortField
Sort using a custom Comparator.
customExplain(int, Explanation, Explanation) - Method in class org.apache.lucene.search.function.CustomScoreQuery
Explain the custom score.
customScore(int, float, float) - Method in class org.apache.lucene.search.function.CustomScoreQuery
Compute a custom score by the subQuery score and the ValueSourceQuery score.
CustomScoreQuery - Class in org.apache.lucene.search.function
Query that sets document score as a programmatic function of (up to) two (sub) scores.
CustomScoreQuery(Query) - Constructor for class org.apache.lucene.search.function.CustomScoreQuery
Create a CustomScoreQuery over input subQuery.
CustomScoreQuery(Query, ValueSourceQuery) - Constructor for class org.apache.lucene.search.function.CustomScoreQuery
Create a CustomScoreQuery over input subQuery and a ValueSourceQuery.
CZECH_STOP_WORDS - Static variable in class org.apache.lucene.analysis.cz.CzechAnalyzer
List of typical stopwords.
CzechAnalyzer - Class in org.apache.lucene.analysis.cz
Analyzer for Czech language.
CzechAnalyzer() - Constructor for class org.apache.lucene.analysis.cz.CzechAnalyzer
Builds an analyzer with the default stop words (CzechAnalyzer.CZECH_STOP_WORDS).
CzechAnalyzer(String[]) - Constructor for class org.apache.lucene.analysis.cz.CzechAnalyzer
Builds an analyzer with the given stop words.
CzechAnalyzer(HashSet) - Constructor for class org.apache.lucene.analysis.cz.CzechAnalyzer
 
CzechAnalyzer(File) - Constructor for class org.apache.lucene.analysis.cz.CzechAnalyzer
Builds an analyzer with the given stop words.

D

DanishStemmer - Class in net.sf.snowball.ext
Generated class implementing code defined by a snowball script.
DanishStemmer() - Constructor for class net.sf.snowball.ext.DanishStemmer
 
data - Variable in class org.apache.lucene.index.Payload
the byte array containing the payload data
data - Variable in class org.apache.lucene.store.db.Block
 
data - Variable in class org.apache.lucene.store.db.File
 
data - Variable in class org.apache.lucene.store.je.Block
 
data - Variable in class org.apache.lucene.store.je.File
 
date - Variable in class org.apache.lucene.gdata.gom.core.GOMDateConstructImpl
 
DateField - Class in org.apache.lucene.document
Deprecated. If you build a new index, use DateTools instead. This class is included for use with existing indices and will be removed in a future release.
DateFormater - Class in org.apache.lucene.gdata.utils
This class uses the SimpleDateFormat class to format dates into strings according to given date pattern.
DateFormater() - Constructor for class org.apache.lucene.gdata.utils.DateFormater
 
DateTools - Class in org.apache.lucene.document
Provides support for converting dates to strings and vice-versa.
DateTools.Resolution - Class in org.apache.lucene.document
Specifies the time granularity.
dateToString(Date) - Static method in class org.apache.lucene.document.DateField
Deprecated. Converts a Date to a string suitable for indexing.
dateToString(Date, DateTools.Resolution) - Static method in class org.apache.lucene.document.DateTools
Converts a Date to a string suitable for indexing.
DAY - Static variable in class org.apache.lucene.document.DateTools.Resolution
 
DB4oController - Class in org.apache.lucene.gdata.storage.db4o
The DB4o StorageContorller can be used as a persitence component for the gdata-server.
DB4oController() - Constructor for class org.apache.lucene.gdata.storage.db4o.DB4oController
 
DB4oStorage - Class in org.apache.lucene.gdata.storage.db4o
Storage implementation for the DB4o storage component
DB4oStorage(ObjectContainer, StorageController) - Constructor for class org.apache.lucene.gdata.storage.db4o.DB4oStorage
 
DbDirectory - Class in org.apache.lucene.store.db
A DbDirectory is a Berkeley DB 4.3 based implementation of Directory.
DbDirectory(DbTxn, Db, Db, int) - Constructor for class org.apache.lucene.store.db.DbDirectory
Instantiate a DbDirectory.
DbDirectory(Transaction, Database, Database, int) - Constructor for class org.apache.lucene.store.db.DbDirectory
 
DbDirectory(Transaction, Database, Database) - Constructor for class org.apache.lucene.store.db.DbDirectory
 
DbHandleExtractor - Class in com.sleepycat.db
This class is a hack to workaround the need to rewrite the entire org.apache.lucene.store.db package after Sleepycat radically changed its Java API from version 4.2.52 to version 4.3.21.
DbIndexInput - Class in org.apache.lucene.store.db
 
DbIndexInput(DbDirectory, String) - Constructor for class org.apache.lucene.store.db.DbIndexInput
 
DbIndexOutput - Class in org.apache.lucene.store.db
 
DbIndexOutput(DbDirectory, String, boolean) - Constructor for class org.apache.lucene.store.db.DbIndexOutput
 
DbLock - Class in org.apache.lucene.store.db
This implementation of Lock is trivial as DbDirectory operations are managed by the Berkeley DB locking system.
DbLock() - Constructor for class org.apache.lucene.store.db.DbLock
 
debugStream - Variable in class org.apache.lucene.analysis.standard.StandardTokenizerTokenManager
 
debugStream - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
 
debugStream - Variable in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParserTokenManager
 
debugStream - Variable in class org.apache.lucene.queryParser.QueryParserTokenManager
 
debugStream - Variable in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
Decl() - Method in class org.apache.lucene.demo.html.HTMLParser
 
declareExtensions(ExtensionProfile) - Method in class org.apache.lucene.gdata.data.ServerBaseEntry
 
declareExtensions(ExtensionProfile) - Method in class org.apache.lucene.gdata.data.ServerBaseFeed
 
DeclName - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
decodeNorm(byte) - Static method in class org.apache.lucene.search.Similarity
Decodes a normalization factor stored in an index.
decrementRef() - Method in class org.apache.lucene.gdata.utils.ReferenceCounter
Decrements the reference.
deCryptAuthToken(String) - Method in class org.apache.lucene.gdata.server.authentication.BlowfishAuthenticationController
 
DEFAULT - Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerConstants
 
DEFAULT - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
DEFAULT - Static variable in class org.apache.lucene.misc.ChainedFilter
Logical operation when none is declared.
DEFAULT - Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
 
DEFAULT - Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
 
DEFAULT - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
DEFAULT - Static variable in interface org.apache.lucene.search.FieldCache
Expert: The cache used internally by sorting and range query classes.
DEFAULT_ADD_DOC_LOG_STEP - Static variable in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
Default value for property 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
 

E

EdgeNGramTokenFilter - Class in org.apache.lucene.analysis.ngram
Tokenizes the given token into n-grams of given size(s).
EdgeNGramTokenFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
 
EdgeNGramTokenFilter(TokenStream, EdgeNGramTokenFilter.Side, int, int) - Constructor for class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
Creates EdgeNGramTokenFilter that can generate n-grams in the sizes of the given range
EdgeNGramTokenFilter(TokenStream, String, int, int) - Constructor for class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
Creates EdgeNGramTokenFilter that can generate n-grams in the sizes of the given range
EdgeNGramTokenFilter.Side - Class in org.apache.lucene.analysis.ngram
Specifies which side of the input the n-gram should be generated from
EdgeNGramTokenizer - Class in org.apache.lucene.analysis.ngram
Tokenizes the input from an edge into n-grams of given size(s).
EdgeNGramTokenizer(Reader, EdgeNGramTokenizer.Side, int, int) - Constructor for class org.apache.lucene.analysis.ngram.EdgeNGramTokenizer
Creates EdgeNGramTokenizer that can generate n-grams in the sizes of the given range
EdgeNGramTokenizer(Reader, String, int, int) - Constructor for class org.apache.lucene.analysis.ngram.EdgeNGramTokenizer
Creates EdgeNGramTokenizer that can generate n-grams in the sizes of the given range
EdgeNGramTokenizer.Side - Class in org.apache.lucene.analysis.ngram
Specifies which side of the input the n-gram should be generated from
ELAPSED - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
elapsed - Variable in class org.apache.lucene.benchmark.stats.TimeData
Elapsed time in milliseconds.
ELEMENT_OS_ITEMS_PER_PAGE - Static variable in class org.apache.lucene.gdata.gom.core.SimpleGOMElementImpl
 
ELEMENT_OS_START_INDEX - Static variable in class org.apache.lucene.gdata.gom.core.SimpleGOMElementImpl
 
EMAIL - Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerConstants
 
email - Variable in class org.apache.lucene.gdata.gom.core.GOMPersonImpl
 
EMPTY_OFFSET_INFO - Static variable in class org.apache.lucene.index.TermVectorOffsetInfo
Convenience declaration when creating a TermPositionVector that stores only position information.
enable_tracing() - Method in class org.apache.lucene.analysis.standard.StandardTokenizer
 
enable_tracing() - Method in class org.apache.lucene.demo.html.HTMLParser
 
enable_tracing() - Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
 
enable_tracing() - Method in class org.apache.lucene.queryParser.QueryParser
 
enable_tracing() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
encode(String) - Static method in class org.apache.lucene.demo.html.Entities
 
encodeNorm(float) - Static method in class org.apache.lucene.search.Similarity
Encodes a normalization factor for storage in an index.
Encoder - Interface in org.apache.lucene.search.highlight
Encodes original text.
encodeText(String) - Method in class org.apache.lucene.search.highlight.DefaultEncoder
 
encodeText(String) - Method in interface org.apache.lucene.search.highlight.Encoder
 
encodeText(String) - Method in class org.apache.lucene.search.highlight.SimpleHTMLEncoder
 
end() - Method in interface org.apache.lucene.search.spans.Spans
Returns the end position of the current match.
end() - Method in class org.apache.lucene.search.spans.TermSpans
 
endColumn - Variable in class org.apache.lucene.analysis.standard.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.apache.lucene.demo.html.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.apache.lucene.queryParser.precedence.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.apache.lucene.queryParser.surround.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.apache.lucene.queryParser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endEnum() - Method in class org.apache.lucene.search.FilteredTermEnum
Indicates the end of the enumeration has been reached
endEnum() - Method in class org.apache.lucene.search.FuzzyTermEnum
 
endEnum() - Method in class org.apache.lucene.search.regex.RegexTermEnum
 
endEnum() - Method in class org.apache.lucene.search.WildcardTermEnum
 
endLine - Variable in class org.apache.lucene.analysis.standard.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.lucene.demo.html.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.lucene.queryParser.precedence.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.lucene.queryParser.surround.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.lucene.queryParser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endOffset() - Method in class org.apache.lucene.analysis.Token
Returns this Token's ending offset, one greater than the position of the last character corresponding to this token in the source text.
endRun() - Method in class org.apache.lucene.benchmark.stats.TestRunData
Mark the ending time of this test run.
ENGLISH_STOP_WORDS - Static variable in class org.apache.lucene.analysis.StopAnalyzer
An array containing some common English words that are not usually useful for searching.
EnglishStemmer - Class in net.sf.snowball.ext
Generated class implementing code defined by a snowball script.
EnglishStemmer() - Constructor for class net.sf.snowball.ext.EnglishStemmer
 
ensureOpen() - Method in class org.apache.lucene.index.IndexReader
 
ensureOpen() - Method in class org.apache.lucene.index.IndexWriter
Used internally to throw an AlreadyClosedException if this IndexWriter has been closed.
ensureOpen() - Method in class org.apache.lucene.store.RAMDirectory
 
Entities - Class in org.apache.lucene.demo.html
 
Entities() - Constructor for class org.apache.lucene.demo.html.Entities
 
Entity - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
entryAdded(ServerBaseEntry) - Method in class org.apache.lucene.gdata.server.registry.EntryEventMediator
 
entryDeleted(ServerBaseEntry) - Method in class org.apache.lucene.gdata.server.registry.EntryEventMediator
 
EntryEventListener - Interface in org.apache.lucene.gdata.server.registry
The EntryEventListener interface should be implemented by any class needs to be informed about any changes on entries.
entryEventMediator - Variable in class org.apache.lucene.gdata.server.GDataService
 
EntryEventMediator - Class in org.apache.lucene.gdata.server.registry
This class will be informed about every successful entry event and distributes all event to all registered EntryEventListener
EntryEventMediator() - Constructor for class org.apache.lucene.gdata.server.registry.EntryEventMediator
 
entryQuery(List<String>, String, ProvidedService) - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageQuery
Fetches the requested entries from the storage.
entryUpdated(ServerBaseEntry) - Method in class org.apache.lucene.gdata.server.registry.EntryEventMediator
 
EOF - Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerConstants
 
EOF - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
EOF - Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
 
EOF - Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
 
EOF - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
eol - Variable in exception org.apache.lucene.analysis.standard.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.lucene.demo.html.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.lucene.queryParser.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.lucene.queryParser.precedence.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.lucene.queryParser.surround.parser.ParseException
The end of line string for this machine.
eq_s(int, String) - Method in class net.sf.snowball.SnowballProgram
 
eq_s_b(int, String) - Method in class net.sf.snowball.SnowballProgram
 
eq_v(StringBuffer) - Method in class net.sf.snowball.SnowballProgram
 
eq_v_b(StringBuffer) - Method in class net.sf.snowball.SnowballProgram
 
equals(Object) - Method in class org.apache.lucene.document.FieldSelectorResult
 
equals(Object) - Method in class org.apache.lucene.gdata.data.GDataAccount
 
equals(Object) - Method in class org.apache.lucene.gdata.gom.GOMNamespace
 
equals(Object) - Method in class org.apache.lucene.gdata.search.config.IndexSchema
 
equals(Object) - Method in class org.apache.lucene.gdata.search.index.IndexFeedDeleteTask
 
equals(Object) - Method in class org.apache.lucene.index.memory.PatternAnalyzer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.lucene.index.Term
Compares two terms, returning true iff they have the same field and text.
equals(Object) - Method in class org.apache.lucene.index.TermVectorOffsetInfo
Two TermVectorOffsetInfos are equals if both the start and end offsets are the same
equals(Object) - Method in class org.apache.lucene.search.BooleanClause
Returns true iff o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.BooleanFilter
 
equals(Object) - Method in class org.apache.lucene.search.BooleanQuery
Returns true iff o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.CachingWrapperFilter
 
equals(Object) - Method in class org.apache.lucene.search.ConstantScoreQuery
Returns true if o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.ConstantScoreRangeQuery
Returns true if o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.DisjunctionMaxQuery
Return true iff we represent the same query as o
equals(Object) - Method in class org.apache.lucene.search.FilteredQuery
Returns true iff o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.function.CustomScoreQuery
Returns true if o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.function.FieldCacheSource
 
equals(Object) - Method in class org.apache.lucene.search.function.OrdFieldSource
 
equals(Object) - Method in class org.apache.lucene.search.function.ReverseOrdFieldSource
 
equals(Object) - Method in class org.apache.lucene.search.function.ValueSource
Needed for possible caching of query results - used by ValueSourceQuery.equals(Object).
equals(Object) - Method in class org.apache.lucene.search.function.ValueSourceQuery
Returns true if o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.FuzzyQuery
 
equals(Object) - Method in class org.apache.lucene.search.MatchAllDocsQuery
 
equals(Object) - Method in class org.apache.lucene.search.MultiPhraseQuery
Returns true if o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.MultiTermQuery
 
equals(Object) - Method in class org.apache.lucene.search.payloads.BoostingTermQuery
 
equals(Object) - Method in class org.apache.lucene.search.PhraseQuery
Returns true iff o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.PrefixQuery
Returns true iff o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.QueryFilter
Deprecated.  
equals(Object) - Method in class org.apache.lucene.search.QueryWrapperFilter
 
equals(Object) - Method in class org.apache.lucene.search.RangeFilter
Returns true if o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.RangeQuery
Returns true iff o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.regex.JakartaRegexpCapabilities
 
equals(Object) - Method in class org.apache.lucene.search.regex.JavaUtilRegexCapabilities
 
equals(Object) - Method in class org.apache.lucene.search.regex.RegexQuery
 
equals(Object) - Method in class org.apache.lucene.search.regex.SpanRegexQuery
 
equals(Object) - Method in class org.apache.lucene.search.spans.SpanFirstQuery
 
equals(Object) - Method in class org.apache.lucene.search.spans.SpanNearQuery
Returns true iff o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.spans.SpanNotQuery
Returns true iff o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.spans.SpanOrQuery
 
equals(Object) - Method in class org.apache.lucene.search.spans.SpanTermQuery
Returns true iff o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.TermQuery
Returns true iff o is equal to this.
equals(Object) - Method in class org.apache.lucene.search.TermsFilter
 
equals(Object) - Method in class org.apache.lucene.search.WildcardQuery
 
error(SAXParseException) - Method in class org.apache.lucene.gdata.utils.SimpleSaxErrorHandler
 
escape(String) - Static method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
Returns a String where those characters that QueryParser expects to be escaped are escaped by a preceding \.
escape(String) - Static method in class org.apache.lucene.queryParser.QueryParser
Returns a String where those characters that QueryParser expects to be escaped are escaped by a preceding \.
escapeXMLCharacter(String) - Static method in class org.apache.lucene.gdata.gom.core.utils.AtomParserUtils
Replaces all xml character with the corresponding entity.
execute() - Method in class org.apache.lucene.ant.IndexTask
Begins the indexing
execute() - Method in class org.apache.lucene.benchmark.byTask.Benchmark
 
execute() - Method in class org.apache.lucene.benchmark.byTask.utils.Algorithm
Execute this algorithm
exist(String) - Method in class org.apache.lucene.search.spell.SpellChecker
Check whether the word exists in the index.
exists(DbDirectory) - Method in class org.apache.lucene.store.db.File
 
exists(JEDirectory) - Method in class org.apache.lucene.store.je.File
 
expand(String, Searcher, Analyzer, String, float) - Static method in class org.apache.lucene.wordnet.SynExpand
Perform synonym expansion on a query.
expand(String, Searcher, Analyzer, String, float) - Static method in class org.apache.lucene.wordnet.SynLookup
Perform synonym expansion on a query.
ExpandBuff(boolean) - Method in class org.apache.lucene.demo.html.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.lucene.analysis.standard.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.lucene.demo.html.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.lucene.queryParser.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.lucene.queryParser.precedence.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.lucene.queryParser.surround.parser.ParseException
Each entry in this array is an array of integers.
expires() - Method in interface org.apache.lucene.gdata.utils.Pool
 
expires() - Method in class org.apache.lucene.gdata.utils.SimpleObjectPool
 
explain(int) - Method in class org.apache.lucene.search.ConstantScoreQuery.ConstantScorer
 
explain(IndexReader, int) - Method in class org.apache.lucene.search.ConstantScoreQuery.ConstantWeight
 
explain(int) - Method in class org.apache.lucene.search.function.DocValues
Explain the scoring value for the input doc.
explain(Weight, int) - Method in class org.apache.lucene.search.IndexSearcher
 
explain(Weight, int) - Method in class org.apache.lucene.search.MultiSearcher
 
explain(Weight, int) - Method in class org.apache.lucene.search.RemoteSearchable
 
explain(int) - Method in class org.apache.lucene.search.ReqExclScorer
 
explain(int) - Method in class org.apache.lucene.search.ReqOptSumScorer
Explain the score of a document.
explain(int) - Method in class org.apache.lucene.search.Scorer
Returns an explanation of the score for a document.
explain(Weight, int) - Method in interface org.apache.lucene.search.Searchable
Expert: low-level implementation method Returns an Explanation that describes how doc scored against weight.
explain(Query, int) - Method in class org.apache.lucene.search.Searcher
Returns an Explanation that describes how doc scored against query.
explain(Weight, int) - Method in class org.apache.lucene.search.Searcher
 
explain(int) - Method in class org.apache.lucene.search.spans.SpanScorer
 
explain(IndexReader, int) - Method in class org.apache.lucene.search.spans.SpanWeight
 
explain(IndexReader, int) - Method in interface org.apache.lucene.search.Weight
An explanation of the score computation for the named document.
Explanation - Class in org.apache.lucene.search
Expert: Describes the score computation for document and query.
Explanation() - Constructor for class org.apache.lucene.search.Explanation
 
Explanation(float, String) - Constructor for class org.apache.lucene.search.Explanation
 
EXTENDED_ANALYZER - Static variable in class org.apache.lucene.index.memory.PatternAnalyzer
A lower-casing word analyzer with extended English stop words (can be shared freely across threads without harm); global per class loader.
extendsType(Class, Class) - Static method in class org.apache.lucene.gdata.utils.ReflectionUtils
Check if the given type extends a given super type
extensionAttributes - Variable in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
atomCommonAttributes
undefinedAttribute*
extensions - Variable in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
 
extProfThreadLocal - Variable in class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
 
extract() - Method in class org.apache.lucene.benchmark.utils.ExtractReuters
 
extractFile(File) - Method in class org.apache.lucene.benchmark.utils.ExtractReuters
Override if you wish to change what is extracted
ExtractReuters - Class in org.apache.lucene.benchmark.utils
Split the Reuters SGML documents into Simple Text files containing: Title, Date, Dateline, Body
ExtractReuters(File, File) - Constructor for class org.apache.lucene.benchmark.utils.ExtractReuters
 
extractTasks() - Method in class org.apache.lucene.benchmark.byTask.utils.Algorithm
Expert: for test purposes, return all tasks participating in this algorithm.
extractTerms(Set) - Method in class org.apache.lucene.search.BooleanQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.ConstantScoreQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.DisjunctionMaxQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.FilteredQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.function.CustomScoreQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.function.ValueSourceQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.MatchAllDocsQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.MultiPhraseQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.PhraseQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.Query
Expert: adds all terms occuring in this query to the terms set.
extractTerms(Set) - Method in class org.apache.lucene.search.spans.SpanFirstQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.spans.SpanNearQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.spans.SpanNotQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.spans.SpanOrQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.spans.SpanTermQuery
 
extractTerms(Set) - Method in class org.apache.lucene.search.TermQuery
 

F

F_SYN - Static variable in class org.apache.lucene.wordnet.Syns2Index
 
F_WORD - Static variable in class org.apache.lucene.search.spell.SpellChecker
Field name for each word in the ngram index.
F_WORD - Static variable in class org.apache.lucene.wordnet.Syns2Index
 
failureReason - Variable in class org.apache.lucene.store.Lock
If a lock obtain called, this failureReason may be set with the "root cause" Exception as to why the lock was not obtained.
FastCharStream - Class in org.apache.lucene.analysis.standard
An efficient implementation of JavaCC's CharStream interface.
FastCharStream(Reader) - Constructor for class org.apache.lucene.analysis.standard.FastCharStream
Constructs from a Reader.
FastCharStream - Class in org.apache.lucene.queryParser
An efficient implementation of JavaCC's CharStream interface.
FastCharStream(Reader) - Constructor for class org.apache.lucene.queryParser.FastCharStream
Constructs from a Reader.
FastCharStream - Class in org.apache.lucene.queryParser.precedence
An efficient implementation of JavaCC's CharStream interface.
FastCharStream(Reader) - Constructor for class org.apache.lucene.queryParser.precedence.FastCharStream
Constructs from a Reader.
FastCharStream - Class in org.apache.lucene.queryParser.surround.parser
An efficient implementation of JavaCC's CharStream interface.
FastCharStream(Reader) - Constructor for class org.apache.lucene.queryParser.surround.parser.FastCharStream
Constructs from a Reader.
fatalError(SAXParseException) - Method in class org.apache.lucene.gdata.utils.SimpleSaxErrorHandler
 
FeedAdministrationServlet - Class in org.apache.lucene.gdata.servlet
This Servlet provides an REST interface to create / update and delete Feed instances.
FeedAdministrationServlet() - Constructor for class org.apache.lucene.gdata.servlet.FeedAdministrationServlet
 
FeedNotFoundException - Exception in org.apache.lucene.gdata.server
Will be thrown if a requested feed could not be found or is not registerd.
FeedNotFoundException(int) - Constructor for exception org.apache.lucene.gdata.server.FeedNotFoundException
Constructs a new FeedNotFoundException
FeedNotFoundException(String, int) - Constructor for exception org.apache.lucene.gdata.server.FeedNotFoundException
Constructs a new FeedNotFoundException
FeedNotFoundException(String, Throwable, int) - Constructor for exception org.apache.lucene.gdata.server.FeedNotFoundException
Constructs a new FeedNotFoundException
FeedNotFoundException(Throwable, int) - Constructor for exception org.apache.lucene.gdata.server.FeedNotFoundException
Constructs a new FeedNotFoundException
feedRequest - Variable in class org.apache.lucene.gdata.servlet.handler.AbstractGdataRequestHandler
 
feedResponse - Variable in class org.apache.lucene.gdata.servlet.handler.AbstractGdataRequestHandler
 
Field - Class in org.apache.lucene.document
A field is a section of a Document.
Field(String, String, Field.Store, Field.Index) - Constructor for class org.apache.lucene.document.Field
Create a field by specifying its name, value and how it will be saved in the index.
Field(String, String, Field.Store, Field.Index, Field.TermVector) - Constructor for class org.apache.lucene.document.Field
Create a field by specifying its name, value and how it will be saved in the index.
Field(String, Reader) - Constructor for class org.apache.lucene.document.Field
Create a tokenized and indexed field that is not stored.
Field(String, Reader, Field.TermVector) - Constructor for class org.apache.lucene.document.Field
Create a tokenized and indexed field that is not stored, optionally with storing term vectors.
Field(String, TokenStream) - Constructor for class org.apache.lucene.document.Field
Create a tokenized and indexed field that is not stored.
Field(String, TokenStream, Field.TermVector) - Constructor for class org.apache.lucene.document.Field
Create a tokenized and indexed field that is not stored, optionally with storing term vectors.
Field(String, byte[], Field.Store) - Constructor for class org.apache.lucene.document.Field
Create a stored field with binary value.
field() - Method in class org.apache.lucene.index.Term
Returns the field of this term, an interned string.
field - Variable in class org.apache.lucene.search.function.OrdFieldSource
 
field - Variable in class org.apache.lucene.search.function.ReverseOrdFieldSource
 
Field.Index - Class in org.apache.lucene.document
Specifies whether and how a field should be indexed.
Field.Store - Class in org.apache.lucene.document
Specifies whether and how a field should be stored.
Field.TermVector - Class in org.apache.lucene.document
Specifies whether and how a field should have term vectors.
FIELD_ACCOUNTNAME - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageAccountWrapper
Lucene field for the username
FIELD_ACCOUNTREFERENCE - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageFeedWrapper
the account who owns the feed
FIELD_AUTHORHREF - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageAccountWrapper
Lucene field for the author link
FIELD_AUTHORMAIL - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageAccountWrapper
Lucene field for the author mail address
FIELD_AUTHORNAME - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageAccountWrapper
Lucene field for the author name
FIELD_CONTENT - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageEntryWrapper
lucene field name entry content
FIELD_CONTENT - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageFeedWrapper
The xml feed representation
FIELD_DOC - Static variable in class org.apache.lucene.search.SortField
Represents sorting by document number (index order).
FIELD_ENTRY_ID - Static variable in interface org.apache.lucene.gdata.search.index.IndexDocument
the index field to identify a document in the index.
FIELD_ENTRY_ID - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageEntryWrapper
lucene field name Entry id
FIELD_FEED_ID - Static variable in interface org.apache.lucene.gdata.search.index.IndexDocument
the index field to associate a document with a specific feed
FIELD_FEED_ID - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageFeedWrapper
the id of the feed
FIELD_FEED_REFERENCE - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageEntryWrapper
lucene field name feed id
FIELD_PASSWORD - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageAccountWrapper
Lucene field for the password
FIELD_ROLES - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageAccountWrapper
Lucene field fot the userroles
FIELD_SCORE - Static variable in class org.apache.lucene.search.SortField
Represents sorting by document score (relevancy).
FIELD_SERVICE_ID - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageFeedWrapper
The Service this feed belongs to.
FIELD_TIMESTAMP - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageEntryWrapper
lucene field name creating timestamp
FIELD_TIMESTAMP - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageFeedWrapper
The creation timestamp
FIELD_VERSION - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.StorageEntryWrapper
lucene field name entry version
Fieldable - Interface in org.apache.lucene.document
Synonymous with Field.
FieldCache - Interface in org.apache.lucene.search
Expert: Maintains caches of term values.
FieldCache.ByteParser - Interface in org.apache.lucene.search
Interface to parse bytes from document fields.
FieldCache.FloatParser - Interface in org.apache.lucene.search
Interface to parse floats from document fields.
FieldCache.IntParser - Interface in org.apache.lucene.search
Interface to parse ints from document fields.
FieldCache.ShortParser - Interface in org.apache.lucene.search
Interface to parse shorts from document fields.
FieldCache.StringIndex - Class in org.apache.lucene.search
Expert: Stores term text values and document ordering data.
FieldCache.StringIndex(int[], String[]) - Constructor for class org.apache.lucene.search.FieldCache.StringIndex
Creates one of these objects
FieldCacheSource - Class in org.apache.lucene.search.function
Expert: A base class for ValueSource implementations that retrieve values for a single field from the FieldCache.
FieldCacheSource(String) - Constructor for class org.apache.lucene.search.function.FieldCacheSource
Create a cached field source for the input field.
FieldDoc - Class in org.apache.lucene.search
Expert: A ScoreDoc which also contains information about how to sort the referenced document.
FieldDoc(int, float) - Constructor for class org.apache.lucene.search.FieldDoc
Expert: Creates one of these objects with empty sort information.
FieldDoc(int, float, Comparable[]) - Constructor for class org.apache.lucene.search.FieldDoc
Expert: Creates one of these objects with the given sort information.
fieldName - Variable in class org.apache.lucene.gdata.search.analysis.ContentStrategy
 
fieldNamesToString(StringBuffer) - Method in class org.apache.lucene.queryParser.surround.query.FieldsQuery
 
FieldNormModifier - Class in org.apache.lucene.index
Given a directory and a list of fields, updates the fieldNorms in place for every document.
FieldNormModifier(Directory, Similarity) - Constructor for class org.apache.lucene.index.FieldNormModifier
Constructor for code that wishes to use this class programatically If Similarity is null, kill the field norms.
FieldReaderException - Exception in org.apache.lucene.index
 
FieldReaderException() - Constructor for exception org.apache.lucene.index.FieldReaderException
Constructs a new runtime exception with null as its detail message.
FieldReaderException(Throwable) - Constructor for exception org.apache.lucene.index.FieldReaderException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
FieldReaderException(String) - Constructor for exception org.apache.lucene.index.FieldReaderException
Constructs a new runtime exception with the specified detail message.
FieldReaderException(String, Throwable) - Constructor for exception org.apache.lucene.index.FieldReaderException
Constructs a new runtime exception with the specified detail message and cause.
fields() - Method in class org.apache.lucene.document.Document
Deprecated. use Document.getFields() instead
fields - Variable in class org.apache.lucene.queryParser.MultiFieldQueryParser
 
fields - Variable in class org.apache.lucene.search.FieldDoc
Expert: The values which are used to sort the referenced document.
fields - Variable in class org.apache.lucene.search.FieldSortedHitQueue
Stores the sort criteria being used.
fields - Variable in class org.apache.lucene.search.TopFieldDocs
The fields which were used to sort results by.
FieldScoreQuery - Class in org.apache.lucene.search.function
A query that scores each document as the value of the numeric input field.
FieldScoreQuery(String, FieldScoreQuery.Type) - Constructor for class org.apache.lucene.search.function.FieldScoreQuery
Create a FieldScoreQuery - a query that scores each document as the value of the numeric input field.
FieldScoreQuery.Type - Class in org.apache.lucene.search.function
Type of score field, indicating how field values are interpreted/parsed.
fieldsData - Variable in class org.apache.lucene.document.AbstractField
 
fieldSelector - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
 
FieldSelector - Interface in org.apache.lucene.document
Similar to a 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)
FieldSelectorResult - Class in org.apache.lucene.document
Provides information about what should be done with this Field
FieldSortedHitQueue - Class in org.apache.lucene.search
Expert: A hit queue for sorting by hits by terms in more than one field.
FieldSortedHitQueue(IndexReader, SortField[], int) - Constructor for class org.apache.lucene.search.FieldSortedHitQueue
Creates a hit queue sorted by the given list of fields.
FieldsQuery() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
FieldsQuery - Class in org.apache.lucene.queryParser.surround.query
 
FieldsQuery(SrndQuery, ArrayList, char) - Constructor for class org.apache.lucene.queryParser.surround.query.FieldsQuery
 
FieldsQuery(SrndQuery, String, char) - Constructor for class org.apache.lucene.queryParser.surround.query.FieldsQuery
 
FieldsQueryList() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
file - Variable in class org.apache.lucene.store.db.DbIndexInput
 
file - Variable in class org.apache.lucene.store.db.DbIndexOutput
 
File - Class in org.apache.lucene.store.db
 
File(String) - Constructor for class org.apache.lucene.store.db.File
 
File(DbDirectory, String, boolean) - Constructor for class org.apache.lucene.store.db.File
 
File - Class in org.apache.lucene.store.je
Port of Andi Vajda's DbDirectory to Java Edition of Berkeley Database
File(String) - Constructor for class org.apache.lucene.store.je.File
 
File(JEDirectory, String, boolean) - Constructor for class org.apache.lucene.store.je.File
 
file - Variable in class org.apache.lucene.store.je.JEIndexInput
 
file - Variable in class org.apache.lucene.store.je.JEIndexOutput
 
FILE_PREFIX - Static variable in class org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverWriter
 
FileBasedQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
Create queries from a FileReader.
FileBasedQueryMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.FileBasedQueryMaker
 
FileDocument - Class in org.apache.lucene.demo
A utility for making Lucene Documents from a File.
fileExists(String) - Method in class org.apache.lucene.store.db.DbDirectory
 
fileExists(String) - Method in class org.apache.lucene.store.Directory
Returns true iff a file with the given name exists.
fileExists(String) - Method in class org.apache.lucene.store.FSDirectory
Returns true iff a file with the given name exists.
fileExists(String) - Method in class org.apache.lucene.store.je.JEDirectory
 
fileExists(String) - Method in class org.apache.lucene.store.RAMDirectory
Returns true iff the named file exists in this directory.
FileExtensionDocumentHandler - Class in org.apache.lucene.ant
A DocumentHandler implementation to delegate responsibility to based on a files extension.
FileExtensionDocumentHandler() - Constructor for class org.apache.lucene.ant.FileExtensionDocumentHandler
 
fileLength(String) - Method in class org.apache.lucene.store.db.DbDirectory
 
fileLength(String) - Method in class org.apache.lucene.store.Directory
Returns the length of a file in the directory.
fileLength(String) - Method in class org.apache.lucene.store.FSDirectory
Returns the length in bytes of a file in the directory.
fileLength(String) - Method in class org.apache.lucene.store.je.JEDirectory
 
fileLength(String) - Method in class org.apache.lucene.store.RAMDirectory
Returns the length in bytes of a file in the directory.
fileModified(String) - Method in class org.apache.lucene.store.db.DbDirectory
 
fileModified(String) - Method in class org.apache.lucene.store.Directory
Returns the time the named file was last modified.
fileModified(String) - Method in class org.apache.lucene.store.FSDirectory
Returns the time the named file was last modified.
fileModified(File, String) - Static method in class org.apache.lucene.store.FSDirectory
Returns the time the named file was last modified.
fileModified(String) - Method in class org.apache.lucene.store.je.JEDirectory
 
fileModified(String) - Method in class org.apache.lucene.store.RAMDirectory
Returns the time the named file was last modified.
files - Variable in class org.apache.lucene.store.db.DbDirectory
 
files - Variable in class org.apache.lucene.store.je.JEDirectory
 
FileUtils - Class in org.apache.lucene.benchmark.byTask.utils
File utilities.
FileUtils() - Constructor for class org.apache.lucene.benchmark.byTask.utils.FileUtils
 
FillBuff() - Method in class org.apache.lucene.demo.html.SimpleCharStream
 
filter - Variable in class org.apache.lucene.search.CachingWrapperFilter
 
filter - Variable in class org.apache.lucene.search.ConstantScoreQuery
 
Filter - Class in org.apache.lucene.search
Abstract base class providing a mechanism to restrict searches to a subset of an index.
Filter() - Constructor for class org.apache.lucene.search.Filter
 
filter - Variable in class org.apache.lucene.search.FilterManager.FilterItem
 
filter - Variable in class org.apache.lucene.search.RemoteCachingWrapperFilter
 
FilterBuilder - Interface in org.apache.lucene.xmlparser
 
FilterBuilderFactory - Class in org.apache.lucene.xmlparser
 
FilterBuilderFactory() - Constructor for class org.apache.lucene.xmlparser.FilterBuilderFactory
 
FilterClause - Class in org.apache.lucene.search
A Filter that wrapped with an indication of how that filter is used when composed with another filter.
FilterClause(Filter, BooleanClause.Occur) - Constructor for class org.apache.lucene.search.FilterClause
Create a new FilterClause
filterCleaner - Variable in class org.apache.lucene.search.FilterManager
Cache cleaner that runs in a separate thread
FilteredQuery - Class in org.apache.lucene.search
A query that applies a filter to the results of another query.
FilteredQuery(Query, Filter) - Constructor for class org.apache.lucene.search.FilteredQuery
Constructs a new query which applies a filter to the results of the original query.
FilteredQueryBuilder - Class in org.apache.lucene.xmlparser.builders
 
FilteredQueryBuilder(FilterBuilder, QueryBuilder) - Constructor for class org.apache.lucene.xmlparser.builders.FilteredQueryBuilder
 
FilteredTermEnum - Class in org.apache.lucene.search
Abstract class for enumerating a subset of all terms.
FilteredTermEnum() - Constructor for class org.apache.lucene.search.FilteredTermEnum
 
filterFactory - Variable in class org.apache.lucene.xmlparser.CoreParser
 
FilterIndexReader - Class in org.apache.lucene.index
A FilterIndexReader contains another IndexReader, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.
FilterIndexReader(IndexReader) - Constructor for class org.apache.lucene.index.FilterIndexReader
Construct a FilterIndexReader based on the specified base reader.
FilterIndexReader.FilterTermDocs - Class in org.apache.lucene.index
Base class for filtering TermDocs implementations.
FilterIndexReader.FilterTermDocs(TermDocs) - Constructor for class org.apache.lucene.index.FilterIndexReader.FilterTermDocs
 
FilterIndexReader.FilterTermEnum - Class in org.apache.lucene.index
Base class for filtering TermEnum implementations.
FilterIndexReader.FilterTermEnum(TermEnum) - Constructor for class org.apache.lucene.index.FilterIndexReader.FilterTermEnum
 
FilterIndexReader.FilterTermPositions - Class in org.apache.lucene.index
Base class for filtering TermPositions implementations.
FilterIndexReader.FilterTermPositions(TermPositions) - Constructor for class org.apache.lucene.index.FilterIndexReader.FilterTermPositions
 
FilterManager - Class in org.apache.lucene.search
Filter caching singleton.
FilterManager() - Constructor for class org.apache.lucene.search.FilterManager
Sets up the FilterManager singleton.
FilterManager.FilterCleaner - Class in org.apache.lucene.search
Keeps the cache from getting too big.
FilterManager.FilterCleaner() - Constructor for class org.apache.lucene.search.FilterManager.FilterCleaner
 
FilterManager.FilterItem - Class in org.apache.lucene.search
Holds the filter and the last time the filter was used, to make LRU-based cache cleaning possible.
FilterManager.FilterItem(Filter) - Constructor for class org.apache.lucene.search.FilterManager.FilterItem
 
finalize() - Method in class org.apache.lucene.index.IndexReader
Release the write lock, if needed.
finalize() - Method in class org.apache.lucene.index.IndexWriter
Release the write lock, if needed.
finalize() - Method in class org.apache.lucene.search.spell.SpellChecker
Closes the internal IndexReader.
find_among(Among[], int) - Method in class net.sf.snowball.SnowballProgram
 
find_among_b(Among[], int) - Method in class net.sf.snowball.SnowballProgram
 
FinnishStemmer - Class in net.sf.snowball.ext
Generated class implementing code defined by a snowball script.
FinnishStemmer() - Constructor for class net.sf.snowball.ext.FinnishStemmer
 
fireDeleteAllEntries(ServerBaseFeed) - Method in class org.apache.lucene.gdata.search.index.IndexController
 
fireDeleteAllEntries(ServerBaseFeed) - Method in interface org.apache.lucene.gdata.server.registry.EntryEventListener
will be invoked on every successful feed delete
fireDeleteEvent(ServerBaseEntry) - Method in class org.apache.lucene.gdata.search.index.IndexController
 
fireDeleteEvent(ServerBaseEntry) - Method in interface org.apache.lucene.gdata.server.registry.EntryEventListener
will be invoked on every successful entry delete
fireInsertEvent(ServerBaseEntry) - Method in class org.apache.lucene.gdata.search.index.IndexController
 
fireInsertEvent(ServerBaseEntry) - Method in interface org.apache.lucene.gdata.server.registry.EntryEventListener
will be invoked on every successful entry insert
fireUpdateEvent(ServerBaseEntry) - Method in class org.apache.lucene.gdata.search.index.IndexController
 
fireUpdateEvent(ServerBaseEntry) - Method in interface org.apache.lucene.gdata.server.registry.EntryEventListener
will be invoked on every successful update on every entry
firstTime - Variable in class org.apache.lucene.search.spans.SpanScorer
 
flags - Variable in class org.apache.lucene.store.db.DbDirectory
 
flags - Variable in class org.apache.lucene.store.je.JEDirectory
 
FLOAT - Static variable in class org.apache.lucene.search.function.FieldScoreQuery.Type
field values are interpreted as numeric float values.
FLOAT - Static variable in class org.apache.lucene.search.SortField
Sort using term values as encoded Floats.
FloatFieldSource - Class in org.apache.lucene.search.function
Expert: obtains float field values from the FieldCache using getFloats() and makes those values available as other numeric types, casting as needed.
FloatFieldSource(String) - Constructor for class org.apache.lucene.search.function.FloatFieldSource
Create a cached float field source with default string-to-float parser.
FloatFieldSource(String, FieldCache.FloatParser) - Constructor for class org.apache.lucene.search.function.FloatFieldSource
Create a cached float field source with a specific string-to-float parser.
floatToByte(float, int, int) - Static method in class org.apache.lucene.util.SmallFloat
Converts a 32 bit float to an 8 bit float.
floatToByte315(float) - Static method in class org.apache.lucene.util.SmallFloat
floatToByte(b, mantissaBits=3, zeroExponent=15)
smallest non-zero value = 5.820766E-10
largest value = 7.5161928E9
epsilon = 0.125
floatToByte52(float) - Static method in class org.apache.lucene.util.SmallFloat
floatToByte(b, mantissaBits=5, zeroExponent=2)
smallest nonzero value = 0.033203125
largest value = 1984.0
epsilon = 0.03125
floatVal(int) - Method in class org.apache.lucene.search.function.DocValues
Return doc value as a float.
flush() - Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
Flush the GOMWriter
flush() - Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
 
flush() - Method in class org.apache.lucene.index.IndexModifier
Make sure all changes are written to disk.
flush() - Method in class org.apache.lucene.index.IndexWriter
Flush all in-memory buffered updates (adds and deletes) to the Directory.
flush() - Method in class org.apache.lucene.store.BufferedIndexOutput
Forces any buffered output to be written.
flush() - Method in class org.apache.lucene.store.db.DbDirectory
Flush the currently open files.
flush() - Method in class org.apache.lucene.store.db.DbIndexOutput
 
flush() - Method in class org.apache.lucene.store.IndexOutput
Forces any buffered output to be written.
flush() - Method in class org.apache.lucene.store.je.JEDirectory
Flush the currently open files.
flush() - Method in class org.apache.lucene.store.je.JEIndexOutput
 
flush() - Method in class org.apache.lucene.store.RAMOutputStream
 
flushBuffer(byte[], int, int) - Method in class org.apache.lucene.store.BufferedIndexOutput
Expert: implements buffer write.
flushBuffer(byte[], int, int) - Method in class org.apache.lucene.store.FSDirectory.FSIndexOutput
output methods:
flushRamSegments(boolean) - Method in class org.apache.lucene.index.IndexWriter
Expert: Flushes all RAM-resident segments (buffered documents), then may merge segments if triggerMerge==true.
flushRegistry() - Method in class org.apache.lucene.gdata.server.registry.GDataServerRegistry
 
follows(TextFragment) - Method in class org.apache.lucene.search.highlight.TextFragment
 
FORBIDDEN - Static variable in class org.apache.lucene.gdata.server.GDataResponse
Response code forbidden access
forceClear() - Method in class org.apache.lucene.gdata.storage.lucenestorage.SingleHostConcurrentStorageLock
 
forceWrite() - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
Forces the StorageModifier to write all buffered changes.
forceWrite() - Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageModifier
Persists all changes imediately
forever - Variable in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
 
Format - Class in org.apache.lucene.benchmark.byTask.utils
Formatting utilities (for reports).
Format() - Constructor for class org.apache.lucene.benchmark.byTask.utils.Format
 
format(int, float, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Padd a number from left.
format(int, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Padd a number from left.
format(String, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Padd a string from right.
formatDate(Date, String) - Static method in class org.apache.lucene.gdata.utils.DateFormater
Formats the given Date into the given date pattern.
formatPaddLeft(String, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Padd a string from left.