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.