The payloads package provides Query mechanisms for finding and using payloads.
org.apache.lucene.search.regex - package org.apache.lucene.search.regexRegular expression Query.org.apache.lucene.search.similar - package org.apache.lucene.search.similarDocument similarity query generators.org.apache.lucene.search.spans - package org.apache.lucene.search.spansThe calculus of spans.org.apache.lucene.search.spell - package org.apache.lucene.search.spellSuggest alternate spellings for words.org.apache.lucene.store - package org.apache.lucene.storeBinary i/o API, used for all index data.org.apache.lucene.store.db - package org.apache.lucene.store.db org.apache.lucene.store.je - package org.apache.lucene.store.je org.apache.lucene.swing.models - package org.apache.lucene.swing.modelsDecorators for JTable TableModel and JList ListModel encapsulating Lucene indexing and searching functionality.org.apache.lucene.util - package org.apache.lucene.utilSome utility classes.org.apache.lucene.wordnet - package org.apache.lucene.wordnetThis package uses synonyms defined by WordNet to build a
Lucene index storing them, which in turn can be used for query expansion.org.apache.lucene.xmlparser - package org.apache.lucene.xmlparser org.apache.lucene.xmlparser.builders - package org.apache.lucene.xmlparser.builders org.apache.regexp - package org.apache.regexpThis package exists to allow access to useful package protected data within
Jakarta Regexp.OrQuery() -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
OrQuery - Class in org.apache.lucene.queryParser.surround.query OrQuery(List, boolean, String) -
Constructor for class org.apache.lucene.queryParser.surround.query.OrQuery
OS_NAME -
Static variable in class org.apache.lucene.util.Constants
The value of System.getProperty("os.name").
out_grouping(char[], int, int) -
Method in class net.sf.snowball.SnowballProgram
out_grouping_b(char[], int, int) -
Method in class net.sf.snowball.SnowballProgram
out_range(int, int) -
Method in class net.sf.snowball.SnowballProgram
out_range_b(int, int) -
Method in class net.sf.snowball.SnowballProgram
P
- P -
Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerConstants
-
- ParallelMultiSearcher - Class in org.apache.lucene.search
- Implements parallel search over a set of
Searchables
. - ParallelMultiSearcher(Searchable[]) -
Constructor for class org.apache.lucene.search.ParallelMultiSearcher
- Creates a searcher which searches searchables.
- ParallelReader - Class in org.apache.lucene.index
- An IndexReader which reads multiple, parallel indexes.
- ParallelReader() -
Constructor for class org.apache.lucene.index.ParallelReader
- Construct a ParallelReader.
- Parameter - Class in org.apache.lucene.util
- A serializable Enum class.
- Parameter(String) -
Constructor for class org.apache.lucene.util.Parameter
-
- PARAMETER_ACCOUNT -
Static variable in class org.apache.lucene.gdata.servlet.handler.AbstractFeedHandler
-
- PARAMETER_SERVICE -
Static variable in class org.apache.lucene.gdata.servlet.handler.AbstractFeedHandler
-
- params -
Variable in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
-
- parse(String, Date, Reader, DateFormat) -
Method in class org.apache.lucene.benchmark.byTask.feeds.DemoHTMLParser
-
- parse(String, Date, StringBuffer, DateFormat) -
Method in class org.apache.lucene.benchmark.byTask.feeds.DemoHTMLParser
-
- parse(String, Date, Reader, DateFormat) -
Method in interface org.apache.lucene.benchmark.byTask.feeds.HTMLParser
- Parse the input Reader and return DocData.
- parse(String, Date, StringBuffer, DateFormat) -
Method in interface org.apache.lucene.benchmark.byTask.feeds.HTMLParser
- Parse the inputText and return DocData.
- parse(String[], String[], Analyzer) -
Static method in class org.apache.lucene.queryParser.MultiFieldQueryParser
- Parses a query which searches on the fields specified.
- parse(String, String[], BooleanClause.Occur[], Analyzer) -
Static method in class org.apache.lucene.queryParser.MultiFieldQueryParser
- Parses a query, searching on the fields specified.
- parse(String[], String[], BooleanClause.Occur[], Analyzer) -
Static method in class org.apache.lucene.queryParser.MultiFieldQueryParser
- Parses a query, searching on the fields specified.
- parse(String) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
- Parses a query string, returning a
Query
.
- parse(String) -
Method in class org.apache.lucene.queryParser.QueryParser
- Parses a query string, returning a
Query
.
- parse(String) -
Static method in class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- parse(InputStream) -
Method in class org.apache.lucene.xmlparser.CoreParser
-
- parse2(String) -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- parseAtom(ExtensionProfile, InputStream) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- parseAtom(ExtensionProfile, Reader) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- parseAtom(ExtensionProfile, InputStream) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- parseAtom(ExtensionProfile, Reader) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- parseByte(String) -
Method in interface org.apache.lucene.search.FieldCache.ByteParser
- Return a single Byte representation of this field's value.
- parseCumulativeXmlBlob(XmlBlob, ExtensionProfile, Class) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- parseCumulativeXmlBlob(XmlBlob, ExtensionProfile, Class) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- parseDate(String, String...) -
Static method in class org.apache.lucene.gdata.utils.DateFormater
- Parses the given string into one of the specified formates
- parseDate(String, String) -
Static method in class org.apache.lucene.gdata.utils.DateFormater
- Parses the given string into the specified formate
- ParseException - Exception in org.apache.lucene.analysis.standard
- This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) -
Constructor for exception org.apache.lucene.analysis.standard.ParseException
- This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() -
Constructor for exception org.apache.lucene.analysis.standard.ParseException
- The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) -
Constructor for exception org.apache.lucene.analysis.standard.ParseException
-
- ParseException - Exception in org.apache.lucene.demo.html
- This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) -
Constructor for exception org.apache.lucene.demo.html.ParseException
- This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() -
Constructor for exception org.apache.lucene.demo.html.ParseException
- The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) -
Constructor for exception org.apache.lucene.demo.html.ParseException
-
- ParseException - Exception in org.apache.lucene.queryParser
- This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) -
Constructor for exception org.apache.lucene.queryParser.ParseException
- This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() -
Constructor for exception org.apache.lucene.queryParser.ParseException
- The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) -
Constructor for exception org.apache.lucene.queryParser.ParseException
-
- ParseException - Exception in org.apache.lucene.queryParser.precedence
- This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) -
Constructor for exception org.apache.lucene.queryParser.precedence.ParseException
- This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() -
Constructor for exception org.apache.lucene.queryParser.precedence.ParseException
- The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) -
Constructor for exception org.apache.lucene.queryParser.precedence.ParseException
-
- ParseException - Exception in org.apache.lucene.queryParser.surround.parser
- This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) -
Constructor for exception org.apache.lucene.queryParser.surround.parser.ParseException
- This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() -
Constructor for exception org.apache.lucene.queryParser.surround.parser.ParseException
- The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) -
Constructor for exception org.apache.lucene.queryParser.surround.parser.ParseException
-
- parseFloat(String) -
Method in interface org.apache.lucene.search.FieldCache.FloatParser
- Return an float representation of this field's value.
- parseInt(String) -
Method in interface org.apache.lucene.search.FieldCache.IntParser
- Return an integer representation of this field's value.
- parser -
Variable in class org.apache.lucene.xmlparser.CoreParser
-
- ParserException - Exception in org.apache.lucene.xmlparser
-
- ParserException() -
Constructor for exception org.apache.lucene.xmlparser.ParserException
-
- ParserException(String) -
Constructor for exception org.apache.lucene.xmlparser.ParserException
-
- ParserException(String, Throwable) -
Constructor for exception org.apache.lucene.xmlparser.ParserException
-
- ParserException(Throwable) -
Constructor for exception org.apache.lucene.xmlparser.ParserException
-
- parseRfc3339DateFormat(String) -
Static method in class org.apache.lucene.gdata.gom.core.utils.GOMUtils
-
- parseShort(String) -
Method in interface org.apache.lucene.search.FieldCache.ShortParser
- Return a short representation of this field's value.
- PASSWORD_PARAMETER -
Static variable in interface org.apache.lucene.gdata.server.authentication.AuthenticationController
- Authentication parameter for the account password.
- PatternAnalyzer - Class in org.apache.lucene.index.memory
- Efficient Lucene analyzer/tokenizer that preferably operates on a String rather than a
Reader
, that can flexibly separate text into terms via a regular expression Pattern
(with behaviour identical to String.split(String)
),
and that combines the functionality of
LetterTokenizer
,
LowerCaseTokenizer
,
WhitespaceTokenizer
,
StopFilter
into a single efficient
multi-purpose class. - PatternAnalyzer(Pattern, boolean, Set) -
Constructor for class org.apache.lucene.index.memory.PatternAnalyzer
- Constructs a new instance with the given parameters.
- Payload - Class in org.apache.lucene.index
- A Payload is metadata that can be stored together with each occurrence
of a term.
- Payload() -
Constructor for class org.apache.lucene.index.Payload
- Creates an empty payload and does not allocate a byte array.
- Payload(byte[]) -
Constructor for class org.apache.lucene.index.Payload
- Creates a new payload with the the given array as data.
- Payload(byte[], int, int) -
Constructor for class org.apache.lucene.index.Payload
- Creates a new payload with the the given array as data.
- PerFieldAnalyzerWrapper - Class in org.apache.lucene.analysis
- This analyzer is used to facilitate scenarios where different
fields require different analysis techniques.
- PerFieldAnalyzerWrapper(Analyzer) -
Constructor for class org.apache.lucene.analysis.PerFieldAnalyzerWrapper
- Constructs with default analyzer.
- PerfRunData - Class in org.apache.lucene.benchmark.byTask
- Data maintained by a performance test run.
- PerfRunData(Config) -
Constructor for class org.apache.lucene.benchmark.byTask.PerfRunData
-
- PerfTask - Class in org.apache.lucene.benchmark.byTask.tasks
- A (abstract) task to be tested for performance.
- PerfTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.PerfTask
-
- PhraseQuery - Class in org.apache.lucene.search
- A Query that matches documents containing a particular sequence of terms.
- PhraseQuery() -
Constructor for class org.apache.lucene.search.PhraseQuery
- Constructs an empty phrase query.
- PlainTextDictionary - Class in org.apache.lucene.search.spell
- Dictionary represented by a text file.
- PlainTextDictionary(File) -
Constructor for class org.apache.lucene.search.spell.PlainTextDictionary
-
- PlainTextDictionary(InputStream) -
Constructor for class org.apache.lucene.search.spell.PlainTextDictionary
-
- PlainTextDictionary(Reader) -
Constructor for class org.apache.lucene.search.spell.PlainTextDictionary
- Create a dictionary based on a reader.
- PlainTextStrategy - Class in org.apache.lucene.gdata.search.analysis
-
- PlainTextStrategy(IndexSchemaField) -
Constructor for class org.apache.lucene.gdata.search.analysis.PlainTextStrategy
-
- PLUS -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- PLUS -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- Points - Class in org.apache.lucene.benchmark.byTask.stats
- Test run data points collected as the test proceeds.
- Points(Config) -
Constructor for class org.apache.lucene.benchmark.byTask.stats.Points
- Create a Points statistics object.
- Pool<Type> - Interface in org.apache.lucene.gdata.utils
- Basic interface to be implemented by ObjectPool implementations.
- PoolObjectFactory<Type> - Interface in org.apache.lucene.gdata.utils
-
This interface enables
Pool
users to
build a custom creation and destroy mechanismn for pooled objects. - pop() -
Method in class org.apache.lucene.util.PriorityQueue
- Removes and returns the least element of the PriorityQueue in log(size)
time.
- pop() -
Method in class org.apache.lucene.util.ScorerDocQueue
- Removes and returns the least scorer of the ScorerDocQueue in log(size)
time.
- PorterStemFilter - Class in org.apache.lucene.analysis
- Transforms the token stream as per the Porter stemming algorithm.
- PorterStemFilter(TokenStream) -
Constructor for class org.apache.lucene.analysis.PorterStemFilter
-
- PorterStemmer - Class in net.sf.snowball.ext
- Generated class implementing code defined by a snowball script.
- PorterStemmer() -
Constructor for class net.sf.snowball.ext.PorterStemmer
-
- PortugueseStemmer - Class in net.sf.snowball.ext
- Generated class implementing code defined by a snowball script.
- PortugueseStemmer() -
Constructor for class net.sf.snowball.ext.PortugueseStemmer
-
- position -
Variable in class org.apache.lucene.search.spans.TermSpans
-
- position -
Variable in class org.apache.lucene.store.db.DbIndexInput
-
- position -
Variable in class org.apache.lucene.store.db.DbIndexOutput
-
- position -
Variable in class org.apache.lucene.store.je.JEIndexInput
-
- position -
Variable in class org.apache.lucene.store.je.JEIndexOutput
-
- positions -
Variable in class org.apache.lucene.search.spans.TermSpans
-
- PrecedenceQueryParser - Class in org.apache.lucene.queryParser.precedence
- Experimental query parser variant designed to handle operator precedence
in a more sensible fashion than QueryParser.
- PrecedenceQueryParser(String, Analyzer) -
Constructor for class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
- Constructs a query parser.
- PrecedenceQueryParser(CharStream) -
Constructor for class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
-
- PrecedenceQueryParser(PrecedenceQueryParserTokenManager) -
Constructor for class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
-
- PrecedenceQueryParserConstants - Interface in org.apache.lucene.queryParser.precedence
-
- PrecedenceQueryParserTokenManager - Class in org.apache.lucene.queryParser.precedence
-
- PrecedenceQueryParserTokenManager(CharStream) -
Constructor for class org.apache.lucene.queryParser.precedence.PrecedenceQueryParserTokenManager
-
- PrecedenceQueryParserTokenManager(CharStream, int) -
Constructor for class org.apache.lucene.queryParser.precedence.PrecedenceQueryParserTokenManager
-
- prefix -
Variable in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
-
- prefix -
Variable in class org.apache.lucene.search.PrefixFilter
-
- prefix() -
Method in class org.apache.lucene.search.regex.JakartaRegexpCapabilities
-
- prefix() -
Method in class org.apache.lucene.search.regex.JavaUtilRegexCapabilities
-
- prefix() -
Method in interface org.apache.lucene.search.regex.RegexCapabilities
- A wise prefix implementation can reduce the term enumeration (and thus performance)
of RegexQuery dramatically!
- PrefixFilter - Class in org.apache.lucene.search
-
- PrefixFilter(Term) -
Constructor for class org.apache.lucene.search.PrefixFilter
-
- PrefixOperatorQuery() -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- PrefixQuery - Class in org.apache.lucene.search
- A Query that matches documents containing terms with a specified prefix.
- PrefixQuery(Term) -
Constructor for class org.apache.lucene.search.PrefixQuery
- Constructs a query for terms starting with
prefix
.
- PREFIXTERM -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- PREFIXTERM -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- prefixToString(StringBuffer) -
Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
-
- prepareQueries() -
Method in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
-
- prepareQueries() -
Method in class org.apache.lucene.benchmark.byTask.feeds.FileBasedQueryMaker
-
- prepareQueries() -
Method in class org.apache.lucene.benchmark.byTask.feeds.ReutersQueryMaker
-
- prepareQueries() -
Method in class org.apache.lucene.benchmark.byTask.feeds.SimpleQueryMaker
- Prepare the queries for this test.
- prepareQueries() -
Method in class org.apache.lucene.benchmark.byTask.feeds.SimpleSloppyPhraseQueryMaker
-
- prevCharIsCR -
Variable in class org.apache.lucene.demo.html.SimpleCharStream
-
- prevCharIsLF -
Variable in class org.apache.lucene.demo.html.SimpleCharStream
-
- PrimaryQuery() -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- printDocStatistics() -
Method in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
-
- printDocStatistics() -
Method in interface org.apache.lucene.benchmark.byTask.feeds.DocMaker
- Print some statistics on docs available/added/etc.
- printQueries() -
Method in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
-
- printQueries() -
Method in interface org.apache.lucene.benchmark.byTask.feeds.QueryMaker
- Print the queries
- printStackTrace() -
Method in exception org.apache.lucene.ant.DocumentHandlerException
-
- printStackTrace(PrintStream) -
Method in exception org.apache.lucene.ant.DocumentHandlerException
-
- printStackTrace(PrintWriter) -
Method in exception org.apache.lucene.ant.DocumentHandlerException
-
- PriorityQueue - Class in org.apache.lucene.util
- A PriorityQueue maintains a partial ordering of its elements such that the
least element can always be found in constant time.
- PriorityQueue() -
Constructor for class org.apache.lucene.util.PriorityQueue
-
- processAttribute(QName, String) -
Method in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
-
- processAttribute(QName, String) -
Method in class org.apache.lucene.gdata.gom.core.ArbitraryGOMXml
-
- processAttribute(QName, String) -
Method in interface org.apache.lucene.gdata.gom.core.AtomParser
-
- processAttribute(QName, String) -
Method in class org.apache.lucene.gdata.gom.core.GOMCategoryImpl
-
- processAttribute(QName, String) -
Method in class org.apache.lucene.gdata.gom.core.GOMContentImpl
-
- processAttribute(QName, String) -
Method in class org.apache.lucene.gdata.gom.core.GOMGeneratorImpl
-
- processAttribute(QName, String) -
Method in class org.apache.lucene.gdata.gom.core.GOMLinkImpl
-
- processAttribute(QName, String) -
Method in class org.apache.lucene.gdata.gom.core.GOMTextContructImpl
-
- processElementValue(String) -
Method in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
-
- processElementValue(String) -
Method in class org.apache.lucene.gdata.gom.core.ArbitraryGOMXml
-
- processElementValue(String) -
Method in interface org.apache.lucene.gdata.gom.core.AtomParser
-
- processElementValue(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMContentImpl
-
- processElementValue(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMDateConstructImpl
-
- processElementValue(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMGeneratorImpl
-
- processElementValue(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- processElementValue(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMTextContructImpl
-
- processElementValue(String) -
Method in class org.apache.lucene.gdata.gom.core.SimpleGOMElementImpl
-
- processEndElement() -
Method in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
-
- processEndElement() -
Method in interface org.apache.lucene.gdata.gom.core.AtomParser
-
- processEndElement() -
Method in class org.apache.lucene.gdata.gom.core.GOMCategoryImpl
-
- processEndElement() -
Method in class org.apache.lucene.gdata.gom.core.GOMContentImpl
-
- processEndElement() -
Method in class org.apache.lucene.gdata.gom.core.GOMDateConstructImpl
-
- processEndElement() -
Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
-
- processEndElement() -
Method in class org.apache.lucene.gdata.gom.core.GOMGeneratorImpl
-
- processEndElement() -
Method in class org.apache.lucene.gdata.gom.core.GOMLinkImpl
-
- processEndElement() -
Method in class org.apache.lucene.gdata.gom.core.GOMPersonImpl
-
- processEndElement() -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- processEndElement() -
Method in class org.apache.lucene.gdata.gom.core.GOMTextContructImpl
-
- processEndElement() -
Method in class org.apache.lucene.gdata.gom.core.SimpleGOMElementImpl
-
- processIndexable(Indexable<? extends Node, ? extends ServerBaseEntry>) -
Method in class org.apache.lucene.gdata.search.analysis.ContentStrategy
-
- processIndexable(Indexable<? extends Node, ? extends ServerBaseEntry>) -
Method in class org.apache.lucene.gdata.search.analysis.GdataCategoryStrategy
-
- processIndexable(Indexable<? extends Node, ? extends ServerBaseEntry>) -
Method in class org.apache.lucene.gdata.search.analysis.GdataDateStrategy
-
- processIndexable(Indexable<? extends Node, ? extends ServerBaseEntry>) -
Method in class org.apache.lucene.gdata.search.analysis.HTMLStrategy
-
- processIndexable(Indexable<? extends Node, ? extends ServerBaseEntry>) -
Method in class org.apache.lucene.gdata.search.analysis.KeywordStrategy
-
- processIndexable(Indexable<? extends Node, ? extends ServerBaseEntry>) -
Method in class org.apache.lucene.gdata.search.analysis.MixedContentStrategy
-
- processIndexable(Indexable<? extends Node, ? extends ServerBaseEntry>) -
Method in class org.apache.lucene.gdata.search.analysis.PlainTextStrategy
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.AbstractAccountHandler
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.AbstractFeedHandler
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.AbstractGdataRequestHandler
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.AuthenticationHandler
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.DefaultDeleteHandler
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.DefaultGetHandler
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.DefaultInsertHandler
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.DefaultUpdateHandler
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.DeleteFeedHandler
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in interface org.apache.lucene.gdata.servlet.handler.GDataRequestHandler
- Processes the GDATA Client request
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.InsertFeedHandler
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.UpdateFeedHandler
-
- processServiceAction(GDataAccount) -
Method in class org.apache.lucene.gdata.servlet.handler.AbstractAccountHandler
-
- processServiceAction(GDataAccount) -
Method in class org.apache.lucene.gdata.servlet.handler.DeleteAccountStrategy
-
- processServiceAction(GDataAccount) -
Method in class org.apache.lucene.gdata.servlet.handler.InsertAccountStrategy
-
- processServiceAction(GDataAccount) -
Method in class org.apache.lucene.gdata.servlet.handler.UpdateAccountStrategy
-
- PropertyInjector - Class in org.apache.lucene.gdata.server.registry.configuration
- PropertyInjector is used to set member variables / properties of classes via
setter methods using the
ComponentConfiguration
class. - PropertyInjector() -
Constructor for class org.apache.lucene.gdata.server.registry.configuration.PropertyInjector
-
- ProvidedService - Interface in org.apache.lucene.gdata.server.registry
- This interface describes a service provided by the GData-Server.
- ProvidedServiceConfig - Class in org.apache.lucene.gdata.server.registry
- Standard implementation of
ProvidedService
to be used
inside the
GDataServerRegistry
- ProvidedServiceConfig() -
Constructor for class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
- Default constructor to instantiate via reflection
- Punct -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- put(DbDirectory) -
Method in class org.apache.lucene.store.db.Block
-
- put(JEDirectory) -
Method in class org.apache.lucene.store.je.Block
-
- put(Object) -
Method in class org.apache.lucene.util.PriorityQueue
- Adds an Object to a PriorityQueue in log(size) time.
- put(Scorer) -
Method in class org.apache.lucene.util.ScorerDocQueue
- Adds a Scorer to a ScorerDocQueue in log(size) time.
Q
- q -
Variable in class org.apache.lucene.benchmark.stats.QueryData
- Lucene query
- qname -
Variable in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
-
- qnum -
Variable in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
-
- queries -
Variable in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
-
- Query(String) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
-
- Query(String) -
Method in class org.apache.lucene.queryParser.QueryParser
-
- Query - Class in org.apache.lucene.search
- The abstract base class for queries.
- Query() -
Constructor for class org.apache.lucene.search.Query
-
- query -
Variable in class org.apache.lucene.search.spans.SpanWeight
-
- QueryBuilder - Interface in org.apache.lucene.xmlparser
- Implemented by objects that produce Lucene Query objects from XML streams.
- QueryBuilderFactory - Class in org.apache.lucene.xmlparser
-
- QueryBuilderFactory() -
Constructor for class org.apache.lucene.xmlparser.QueryBuilderFactory
-
- QueryData - Class in org.apache.lucene.benchmark.stats
- This class holds parameters for a query benchmark.
- QueryData() -
Constructor for class org.apache.lucene.benchmark.stats.QueryData
-
- queryFactory -
Variable in class org.apache.lucene.xmlparser.CoreParser
-
- QueryFilter - Class in org.apache.lucene.search
- Deprecated. use a CachingWrapperFilter with QueryWrapperFilter
- QueryFilter(Query) -
Constructor for class org.apache.lucene.search.QueryFilter
- Deprecated. Constructs a filter which only matches documents matching
query
.
- QueryMaker - Interface in org.apache.lucene.benchmark.byTask.feeds
- Create queries for the test.
- queryNorm(float) -
Method in class org.apache.lucene.search.DefaultSimilarity
- Implemented as
1/sqrt(sumOfSquaredWeights)
.
- queryNorm(float) -
Method in class org.apache.lucene.search.Similarity
- Computes the normalization value for a query given the sum of the squared
weights of each of the query terms.
- queryNorm(float) -
Method in class org.apache.lucene.search.SimilarityDelegator
-
- queryNorm -
Variable in class org.apache.lucene.search.spans.SpanWeight
-
- QueryParser - Class in org.apache.lucene.queryParser
- This class is generated by JavaCC.
- QueryParser(String, Analyzer) -
Constructor for class org.apache.lucene.queryParser.QueryParser
- Constructs a query parser.
- QueryParser(CharStream) -
Constructor for class org.apache.lucene.queryParser.QueryParser
-
- QueryParser(QueryParserTokenManager) -
Constructor for class org.apache.lucene.queryParser.QueryParser
-
- QueryParser - Class in org.apache.lucene.queryParser.surround.parser
- This class is generated by JavaCC.
- QueryParser() -
Constructor for class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- QueryParser(CharStream) -
Constructor for class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- QueryParser(QueryParserTokenManager) -
Constructor for class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- QueryParser.Operator - Class in org.apache.lucene.queryParser
- The default operator for parsing queries.
- QueryParserConstants - Interface in org.apache.lucene.queryParser
-
- QueryParserConstants - Interface in org.apache.lucene.queryParser.surround.parser
-
- QueryParserTokenManager - Class in org.apache.lucene.queryParser
-
- QueryParserTokenManager(CharStream) -
Constructor for class org.apache.lucene.queryParser.QueryParserTokenManager
-
- QueryParserTokenManager(CharStream, int) -
Constructor for class org.apache.lucene.queryParser.QueryParserTokenManager
-
- QueryParserTokenManager - Class in org.apache.lucene.queryParser.surround.parser
-
- QueryParserTokenManager(CharStream) -
Constructor for class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
-
- QueryParserTokenManager(CharStream, int) -
Constructor for class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
-
- QueryScorer - Class in org.apache.lucene.search.highlight
Scorer
implementation which scores text fragments by the number of unique query terms found.- QueryScorer(Query) -
Constructor for class org.apache.lucene.search.highlight.QueryScorer
-
- QueryScorer(Query, String) -
Constructor for class org.apache.lucene.search.highlight.QueryScorer
-
- QueryScorer(Query, IndexReader, String) -
Constructor for class org.apache.lucene.search.highlight.QueryScorer
-
- QueryScorer(WeightedTerm[]) -
Constructor for class org.apache.lucene.search.highlight.QueryScorer
-
- QueryTemplateManager - Class in org.apache.lucene.xmlparser
- Provides utilities for turning query form input (such as from a web page or Swing gui) into
Lucene XML queries by using XSL templates.
- QueryTemplateManager() -
Constructor for class org.apache.lucene.xmlparser.QueryTemplateManager
-
- QueryTemplateManager(InputStream) -
Constructor for class org.apache.lucene.xmlparser.QueryTemplateManager
-
- QueryTermExtractor - Class in org.apache.lucene.search.highlight
- Utility class used to extract the terms used in a query, plus any weights.
- QueryTermExtractor() -
Constructor for class org.apache.lucene.search.highlight.QueryTermExtractor
-
- QueryTermVector - Class in org.apache.lucene.search
-
- QueryTermVector(String[]) -
Constructor for class org.apache.lucene.search.QueryTermVector
-
- QueryTermVector(String, Analyzer) -
Constructor for class org.apache.lucene.search.QueryTermVector
-
- QueryTranslator - Class in org.apache.lucene.gdata.search.query
- Simple static methods to translate the http query to a lucene query string.
- QueryTranslator() -
Constructor for class org.apache.lucene.gdata.search.query.QueryTranslator
-
- queryWeight -
Variable in class org.apache.lucene.search.spans.SpanWeight
-
- QueryWrapperFilter - Class in org.apache.lucene.search
- Constrains search results to only match those which also match a provided
query.
- QueryWrapperFilter(Query) -
Constructor for class org.apache.lucene.search.QueryWrapperFilter
- Constructs a filter which only matches documents matching
query
.
- Quote1Text -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- Quote2Text -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- QUOTED -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- QUOTED -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- QUOTED -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
R
- RAMDirectory - Class in org.apache.lucene.store
- A memory-resident
Directory
implementation. - RAMDirectory() -
Constructor for class org.apache.lucene.store.RAMDirectory
- Constructs an empty
Directory
.
- RAMDirectory(Directory) -
Constructor for class org.apache.lucene.store.RAMDirectory
- Creates a new
RAMDirectory
instance from a different
Directory
implementation.
- RAMDirectory(File) -
Constructor for class org.apache.lucene.store.RAMDirectory
- Creates a new
RAMDirectory
instance from the FSDirectory
.
- RAMDirectory(String) -
Constructor for class org.apache.lucene.store.RAMDirectory
- Creates a new
RAMDirectory
instance from the FSDirectory
.
- RAMOutputStream - Class in org.apache.lucene.store
- A memory-resident
IndexOutput
implementation. - RAMOutputStream() -
Constructor for class org.apache.lucene.store.RAMOutputStream
- Construct an empty output buffer.
- ramSizeInBytes() -
Method in class org.apache.lucene.index.IndexWriter
- Expert: Return the total size of all index files currently cached in memory.
- random -
Static variable in class org.apache.lucene.store.db.File
-
- random -
Static variable in class org.apache.lucene.store.je.File
-
- RangeEx -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RangeEx -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RANGEEX_END -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RANGEEX_END -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RANGEEX_GOOP -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RANGEEX_GOOP -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RANGEEX_QUOTED -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RANGEEX_QUOTED -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RANGEEX_START -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RANGEEX_START -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RANGEEX_TO -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RANGEEX_TO -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RangeFilter - Class in org.apache.lucene.search
- A Filter that restricts search results to a range of values in a given
field.
- RangeFilter(String, String, String, boolean, boolean) -
Constructor for class org.apache.lucene.search.RangeFilter
-
- RangeFilterBuilder - Class in org.apache.lucene.xmlparser.builders
-
- RangeFilterBuilder() -
Constructor for class org.apache.lucene.xmlparser.builders.RangeFilterBuilder
-
- RangeIn -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RangeIn -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RANGEIN_END -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RANGEIN_END -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RANGEIN_GOOP -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RANGEIN_GOOP -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RANGEIN_QUOTED -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RANGEIN_QUOTED -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RANGEIN_START -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RANGEIN_START -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RANGEIN_TO -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RANGEIN_TO -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RangeQuery - Class in org.apache.lucene.search
- A Query that matches documents within an exclusive range.
- RangeQuery(Term, Term, boolean) -
Constructor for class org.apache.lucene.search.RangeQuery
- Constructs a query selecting all terms greater than
lowerTerm
but less than upperTerm
.
- read(int[], int[]) -
Method in class org.apache.lucene.index.FilterIndexReader.FilterTermDocs
-
- read(int[], int[]) -
Method in class org.apache.lucene.index.MultipleTermPositions
- Not implemented.
- read(int[], int[]) -
Method in interface org.apache.lucene.index.TermDocs
- Attempts to read multiple entries from the enumeration, up to length of
docs.
- readByte() -
Method in class org.apache.lucene.store.BufferedIndexInput
-
- readByte() -
Method in class org.apache.lucene.store.db.DbIndexInput
-
- readByte() -
Method in class org.apache.lucene.store.IndexInput
- Reads and returns a single byte.
- readByte() -
Method in class org.apache.lucene.store.je.JEIndexInput
-
- readBytes(byte[], int, int) -
Method in class org.apache.lucene.store.BufferedIndexInput
-
- readBytes(byte[], int, int) -
Method in class org.apache.lucene.store.db.DbIndexInput
-
- readBytes(byte[], int, int) -
Method in class org.apache.lucene.store.IndexInput
- Reads a specified number of bytes into an array at the specified offset.
- readBytes(byte[], int, int) -
Method in class org.apache.lucene.store.je.JEIndexInput
-
- readChar() -
Method in interface org.apache.lucene.analysis.standard.CharStream
- Returns the next character from the selected input.
- readChar() -
Method in class org.apache.lucene.analysis.standard.FastCharStream
-
- readChar() -
Method in class org.apache.lucene.demo.html.SimpleCharStream
-
- readChar() -
Method in interface org.apache.lucene.queryParser.CharStream
- Returns the next character from the selected input.
- readChar() -
Method in class org.apache.lucene.queryParser.FastCharStream
-
- readChar() -
Method in interface org.apache.lucene.queryParser.precedence.CharStream
- Returns the next character from the selected input.
- readChar() -
Method in class org.apache.lucene.queryParser.precedence.FastCharStream
-
- readChar() -
Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
- Returns the next character from the selected input.
- readChar() -
Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
-
- readChars(char[], int, int) -
Method in class org.apache.lucene.store.IndexInput
- Reads UTF-8 encoded characters into an array.
- readerValue() -
Method in class org.apache.lucene.document.Field
- The value of the field as a Reader, or null.
- readerValue() -
Method in interface org.apache.lucene.document.Fieldable
- The value of the field as a Reader, or null.
- readInt() -
Method in class org.apache.lucene.store.IndexInput
- Reads four bytes and returns an int.
- readInternal(byte[], int, int) -
Method in class org.apache.lucene.store.BufferedIndexInput
- Expert: implements buffer refill.
- readInternal(byte[], int, int) -
Method in class org.apache.lucene.store.FSDirectory.FSIndexInput
- IndexInput methods
- readLong() -
Method in class org.apache.lucene.store.IndexInput
- Reads eight bytes and returns a long.
- readResolve() -
Method in class org.apache.lucene.util.Parameter
- Resolves the deserialized instance to the local reference for accurate
equals() and == comparisons.
- readString() -
Method in class org.apache.lucene.store.IndexInput
- Reads a string.
- ReadTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Read index (abstract) task.
- ReadTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.ReadTask
-
- readVInt() -
Method in class org.apache.lucene.store.IndexInput
- Reads an int stored in variable-length format.
- readVLong() -
Method in class org.apache.lucene.store.IndexInput
- Reads a long stored in variable-length format.
- RECCNT -
Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
-
- recompose(List) -
Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
-
- recordMemUsage() -
Method in class org.apache.lucene.benchmark.stats.TimeData
- Record memory usage.
- RecoverController - Class in org.apache.lucene.gdata.storage.lucenestorage.recover
-
- RecoverController(File, boolean, boolean) -
Constructor for class org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverController
-
- recoverEntries(StorageModifier) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverController
-
- recoverEntries(BufferedReader) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverReader
-
- RecoverException - Exception in org.apache.lucene.gdata.storage.lucenestorage.recover
-
- RecoverException() -
Constructor for exception org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverException
-
- RecoverException(String) -
Constructor for exception org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverException
-
- RecoverException(String, Throwable) -
Constructor for exception org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverException
-
- RecoverException(Throwable) -
Constructor for exception org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverException
-
- RecoverReader - Class in org.apache.lucene.gdata.storage.lucenestorage.recover
- Recovers the written object from the harddisc
- RecoverReader() -
Constructor for class org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverReader
-
- RecoverWriter - Class in org.apache.lucene.gdata.storage.lucenestorage.recover
- Writes the recover objects to the hard disc.
- RecoverWriter() -
Constructor for class org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverWriter
-
- RECSEC -
Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
-
- ReferenceCounter<Type> - Class in org.apache.lucene.gdata.utils
- A reference counting utility.
- ReferenceCounter(Type) -
Constructor for class org.apache.lucene.gdata.utils.ReferenceCounter
-
- ReflectionUtils - Class in org.apache.lucene.gdata.utils
- A collection of static helper methods solve common reflection problems
- ReflectionUtils() -
Constructor for class org.apache.lucene.gdata.utils.ReflectionUtils
-
- ReflectionUtils.ReflectionException - Exception in org.apache.lucene.gdata.utils
- Exception wrapper for all thrown exception in the ReflectionUtils methods
- ReflectionUtils.ReflectionException(String, Throwable) -
Constructor for exception org.apache.lucene.gdata.utils.ReflectionUtils.ReflectionException
-
- ReflectionUtils.ReflectionException(String) -
Constructor for exception org.apache.lucene.gdata.utils.ReflectionUtils.ReflectionException
-
- RegexCapabilities - Interface in org.apache.lucene.search.regex
- Defines basic operations needed by
RegexQuery
for a regular
expression implementation. - RegexpTunnel - Class in org.apache.regexp
- This class exists as a gateway to access useful Jakarta Regexp package protected data.
- RegexpTunnel() -
Constructor for class org.apache.regexp.RegexpTunnel
-
- RegexQuery - Class in org.apache.lucene.search.regex
- Implements the regular expression term search query.
- RegexQuery(Term) -
Constructor for class org.apache.lucene.search.regex.RegexQuery
- Constructs a query for terms matching
term
.
- RegexQueryCapable - Interface in org.apache.lucene.search.regex
- Defines methods for regular expression supporting Querys to use.
- RegexTermEnum - Class in org.apache.lucene.search.regex
- Subclass of FilteredTermEnum for enumerating all terms that match the
specified regular expression term using the specified regular expression
implementation.
- RegexTermEnum(IndexReader, Term, RegexCapabilities) -
Constructor for class org.apache.lucene.search.regex.RegexTermEnum
-
- registerComponent(Class<E>, ComponentConfiguration) -
Method in class org.apache.lucene.gdata.server.registry.GDataServerRegistry
- All registered
ServerComponent
registered via this method are
available via the
GDataServerRegistry.lookup(Class, ComponentType)
method.
- registerEntryEventListener(EntryEventListener) -
Method in class org.apache.lucene.gdata.server.registry.EntryEventMediator
- Registers a
EntryEventListener
.
- registerIndexEventListener(IndexEventListener) -
Method in class org.apache.lucene.gdata.search.index.GDataIndexer
- Registers a new IndexEventListener.
- registerNewRecoverWriter() -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
-
- registerNewStorageQuery() -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
- Forces the controller to register a new StorageQuery instance.
- registerScopeVisitable(ScopeVisitable) -
Method in class org.apache.lucene.gdata.server.registry.GDataServerRegistry
-
- registerScopeVisitor(ScopeVisitor) -
Method in class org.apache.lucene.gdata.server.registry.GDataServerRegistry
-
- registerService(ProvidedService) -
Method in class org.apache.lucene.gdata.server.registry.GDataServerRegistry
- Registers a
ProvidedService
- registry -
Variable in class org.apache.lucene.gdata.server.GDataService
-
- RegistryContextListener - Class in org.apache.lucene.gdata.server.registry
- This Listener creates the
GDataServerRegistry
when the
context is loaded. - RegistryContextListener() -
Constructor for class org.apache.lucene.gdata.server.registry.RegistryContextListener
-
- RegistryException - Exception in org.apache.lucene.gdata.server.registry
- This exception is thrown by the
GDataServerRegistry
if
registering a service or a component fails. - RegistryException() -
Constructor for exception org.apache.lucene.gdata.server.registry.RegistryException
- Constructs a new Registry Exception.
- RegistryException(String) -
Constructor for exception org.apache.lucene.gdata.server.registry.RegistryException
- Constructs a new Registry Exception with the specified detail message.
- RegistryException(String, Throwable) -
Constructor for exception org.apache.lucene.gdata.server.registry.RegistryException
- Constructs a new Registry Exception with the specified detail message and nested exception.
- RegistryException(Throwable) -
Constructor for exception org.apache.lucene.gdata.server.registry.RegistryException
- Constructs a new Registry Exception with a nested exception.
- ReInit(CharStream) -
Method in class org.apache.lucene.analysis.standard.StandardTokenizer
-
- ReInit(StandardTokenizerTokenManager) -
Method in class org.apache.lucene.analysis.standard.StandardTokenizer
-
- ReInit(CharStream) -
Method in class org.apache.lucene.analysis.standard.StandardTokenizerTokenManager
-
- ReInit(CharStream, int) -
Method in class org.apache.lucene.analysis.standard.StandardTokenizerTokenManager
-
- reinit(boolean) -
Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- ReInit(InputStream) -
Method in class org.apache.lucene.demo.html.HTMLParser
-
- ReInit(Reader) -
Method in class org.apache.lucene.demo.html.HTMLParser
-
- ReInit(HTMLParserTokenManager) -
Method in class org.apache.lucene.demo.html.HTMLParser
-
- ReInit(SimpleCharStream) -
Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
-
- ReInit(SimpleCharStream, int) -
Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
-
- ReInit(Reader, int, int, int) -
Method in class org.apache.lucene.demo.html.SimpleCharStream
-
- ReInit(Reader, int, int) -
Method in class org.apache.lucene.demo.html.SimpleCharStream
-
- ReInit(Reader) -
Method in class org.apache.lucene.demo.html.SimpleCharStream
-
- ReInit(InputStream, int, int, int) -
Method in class org.apache.lucene.demo.html.SimpleCharStream
-
- ReInit(InputStream) -
Method in class org.apache.lucene.demo.html.SimpleCharStream
-
- ReInit(InputStream, int, int) -
Method in class org.apache.lucene.demo.html.SimpleCharStream
-
- ReInit(CharStream) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
-
- ReInit(PrecedenceQueryParserTokenManager) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
-
- ReInit(CharStream) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParserTokenManager
-
- ReInit(CharStream, int) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParserTokenManager
-
- ReInit(CharStream) -
Method in class org.apache.lucene.queryParser.QueryParser
-
- ReInit(QueryParserTokenManager) -
Method in class org.apache.lucene.queryParser.QueryParser
-
- ReInit(CharStream) -
Method in class org.apache.lucene.queryParser.QueryParserTokenManager
-
- ReInit(CharStream, int) -
Method in class org.apache.lucene.queryParser.QueryParserTokenManager
-
- ReInit(CharStream) -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- ReInit(QueryParserTokenManager) -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- ReInit(CharStream) -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
-
- ReInit(CharStream, int) -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
-
- release(Type) -
Method in interface org.apache.lucene.gdata.utils.Pool
- Adds a previously aquired object to the pool.
- release(Type) -
Method in class org.apache.lucene.gdata.utils.SimpleObjectPool
-
- release() -
Method in class org.apache.lucene.store.db.DbLock
-
- release() -
Method in class org.apache.lucene.store.je.JELock
-
- release() -
Method in class org.apache.lucene.store.Lock
- Releases exclusive access.
- releaseId() -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- releaseId() -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
- Creates a unique ID to store as an id for
ServerBaseEntry
instances
- releaseId() -
Method in interface org.apache.lucene.gdata.storage.StorageController
- Releases a new unique ID
- releaseLock(String) -
Method in interface org.apache.lucene.gdata.storage.lucenestorage.ConcurrentStorageLock
-
- releaseLock(String) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.SingleHostConcurrentStorageLock
-
- releaseNewStorageBuffer() -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
- Creates a new StorageBuffer
- releaseThreadLocks() -
Method in interface org.apache.lucene.gdata.storage.lucenestorage.ConcurrentStorageLock
-
- releaseThreadLocks() -
Method in class org.apache.lucene.gdata.storage.lucenestorage.SingleHostConcurrentStorageLock
-
- RELEVANCE -
Static variable in interface org.apache.lucene.search.ScoreDocComparator
- Special comparator for sorting hits according to computed relevance (document score).
- RELEVANCE -
Static variable in class org.apache.lucene.search.Sort
- Represents sorting by computed relevance.
- RemoteCachingWrapperFilter - Class in org.apache.lucene.search
- Provides caching of
Filter
s themselves on the remote end of an RMI connection. - RemoteCachingWrapperFilter(Filter) -
Constructor for class org.apache.lucene.search.RemoteCachingWrapperFilter
-
- RemoteSearchable - Class in org.apache.lucene.search
- A remote searchable implementation.
- RemoteSearchable(Searchable) -
Constructor for class org.apache.lucene.search.RemoteSearchable
- Constructs and exports a remote searcher.
- remove() -
Method in class org.apache.lucene.search.HitIterator
- Unsupported operation.
- removeAccents(String) -
Static method in class org.apache.lucene.analysis.ISOLatin1AccentFilter
- To replace accented characters in a String by unaccented equivalents.
- removeExtension(Class) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- removeExtension(Extension) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- removeExtension(Class) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- removeExtension(Extension) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- removeField(String) -
Method in class org.apache.lucene.document.Document
- Removes field with the specified name from the document.
- removeFields(String) -
Method in class org.apache.lucene.document.Document
- Removes all fields with the given name from the document.
- removeIndexEventListener(IndexEventListener) -
Method in class org.apache.lucene.gdata.search.index.GDataIndexer
- Removes a registered IndexEventListener
- removeRepeatingExtension(Extension) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- removeRepeatingExtension(Extension) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- rename(DbDirectory, String) -
Method in class org.apache.lucene.store.db.File
-
- rename(JEDirectory, String) -
Method in class org.apache.lucene.store.je.File
-
- renameFile(String, String) -
Method in class org.apache.lucene.store.db.DbDirectory
-
- renameFile(String, String) -
Method in class org.apache.lucene.store.Directory
- Deprecated.
- renameFile(String, String) -
Method in class org.apache.lucene.store.FSDirectory
- Deprecated.
- renameFile(String, String) -
Method in class org.apache.lucene.store.je.JEDirectory
-
- renameFile(String, String) -
Method in class org.apache.lucene.store.RAMDirectory
- Deprecated.
- reopen -
Variable in class org.apache.lucene.benchmark.stats.QueryData
- If true, re-open index reader before benchmark.
- RepAllTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Report all statistics with no aggregations.
- RepAllTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.RepAllTask
-
- REPEAT_EXHAUST -
Static variable in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
-
- replace_s(int, int, String) -
Method in class net.sf.snowball.SnowballProgram
-
- Report - Class in org.apache.lucene.benchmark.byTask.stats
- Textual report of current statistics.
- Report(String, int, int, int) -
Constructor for class org.apache.lucene.benchmark.byTask.stats.Report
-
- reportAll(List) -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepAllTask
- Report detailed statistics as a string
- reportSelectByPrefix(List) -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepSelectByPrefTask
-
- reportSumByName(List) -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameTask
- Report statistics as a string, aggregate for tasks named the same.
- reportSumByNameRound(List) -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameRoundTask
- Report statistics as a string, aggregate for tasks named the same, and from the same round.
- reportSumByPrefix(List) -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
-
- reportSumByPrefixRound(List) -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefRoundTask
-
- ReportTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Report (abstract) task - all report tasks extend this task.
- ReportTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.ReportTask
-
- RepSelectByPrefTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Report by-name-prefix statistics with no aggregations.
- RepSelectByPrefTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.RepSelectByPrefTask
-
- RepSumByNameRoundTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Report all statistics grouped/aggregated by name and round.
- RepSumByNameRoundTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameRoundTask
-
- RepSumByNameTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Report all statistics aggregated by name.
- RepSumByNameTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameTask
-
- RepSumByPrefRoundTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Report all prefix matching statistics grouped/aggregated by name and round.
- RepSumByPrefRoundTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefRoundTask
-
- RepSumByPrefTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Report by-name-prefix statistics aggregated by name.
- RepSumByPrefTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
-
- ReqExclScorer - Class in org.apache.lucene.search
- A Scorer for queries with a required subscorer and an excluding (prohibited) subscorer.
- ReqExclScorer(Scorer, Scorer) -
Constructor for class org.apache.lucene.search.ReqExclScorer
- Construct a
ReqExclScorer
.
- ReqOptSumScorer - Class in org.apache.lucene.search
- A Scorer for queries with a required part and an optional part.
- ReqOptSumScorer(Scorer, Scorer) -
Constructor for class org.apache.lucene.search.ReqOptSumScorer
- Construct a
ReqOptScorer
.
- RequestAuthenticator - Class in org.apache.lucene.gdata.servlet.handler
- The RequestAuthenticator provides access to the registered
AuthenticationController
as a super class for all request handler requiereing authentication for
access. - RequestAuthenticator() -
Constructor for class org.apache.lucene.gdata.servlet.handler.RequestAuthenticator
-
- RequestControllerServlet - Class in org.apache.lucene.gdata.servlet
- Provides a clean basic interface for GDATA Client API and requests to the
GDATA Server.
- RequestControllerServlet() -
Constructor for class org.apache.lucene.gdata.servlet.RequestControllerServlet
-
- requestDestroyed(ServletRequestEvent) -
Method in class org.apache.lucene.gdata.server.registry.GDataRequestListener
-
- RequestHandlerFactory - Class in org.apache.lucene.gdata.servlet.handler
- Abstract Superclass for RequestHandlerFactories
- RequestHandlerFactory() -
Constructor for class org.apache.lucene.gdata.servlet.handler.RequestHandlerFactory
- public constructor to enable loading via the registry
- requestInitialized(ServletRequestEvent) -
Method in class org.apache.lucene.gdata.server.registry.GDataRequestListener
-
- Requiered - Annotation Type in org.apache.lucene.gdata.server.registry.configuration
- This annotation is used to define mandatory properties via their setter
methodes.
- requiredValuesSet() -
Method in class org.apache.lucene.gdata.data.GDataAccount
- Checks the requiered values for creating an account are set.
- reset() -
Method in class org.apache.lucene.analysis.CachingTokenFilter
-
- reset() -
Method in class org.apache.lucene.analysis.TokenStream
- Resets this stream to the beginning.
- reset(File) -
Method in class org.apache.lucene.benchmark.standard.StandardBenchmarker
- Deprecated. Remove existing index.
- reset() -
Method in class org.apache.lucene.benchmark.stats.TimeData
- Reset counters.
- reset() -
Method in class org.apache.lucene.store.RAMOutputStream
- Resets this to an empty buffer.
- resetInputs() -
Method in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
-
- resetInputs() -
Method in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
-
- resetInputs() -
Method in interface org.apache.lucene.benchmark.byTask.feeds.DocMaker
- Reset inputs so that the test run would behave, input wise, as if it just started.
- resetInputs() -
Method in interface org.apache.lucene.benchmark.byTask.feeds.QueryMaker
- Reset inputs so that the test run would behave, input wise, as if it just started.
- resetInputs() -
Method in class org.apache.lucene.benchmark.byTask.feeds.ReutersDocMaker
-
- resetInputs() -
Method in class org.apache.lucene.benchmark.byTask.feeds.SimpleDocMaker
-
- resetInputs() -
Method in class org.apache.lucene.benchmark.byTask.feeds.TrecDocMaker
-
- resetInputs() -
Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- ResetInputsTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Reset inputs so that the test run would behave, input wise,
as if it just started.
- ResetInputsTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.ResetInputsTask
-
- reSetNorms(String) -
Method in class org.apache.lucene.index.FieldNormModifier
- Resets the norms for the specified field.
- reSetNorms(String) -
Method in class org.apache.lucene.misc.LengthNormModifier
- Resets the norms for the specified field.
- ResetSystemEraseTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Reset all index and input data and call gc, erase index and dir, does NOT clear statistics.
- ResetSystemEraseTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.ResetSystemEraseTask
-
- ResetSystemSoftTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Reset all index and input data and call gc, does NOT erase index/dir, does NOT clear statistics.
- ResetSystemSoftTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.ResetSystemSoftTask
-
- resource -
Variable in class org.apache.lucene.gdata.utils.ReferenceCounter
-
- ResourceNotFoundException - Exception in org.apache.lucene.gdata.storage
- This exception will be thrown if an requested resource of a resource to modify can not be found
- ResourceNotFoundException() -
Constructor for exception org.apache.lucene.gdata.storage.ResourceNotFoundException
- Constructs an empty ResourceNotFoundException
- ResourceNotFoundException(String) -
Constructor for exception org.apache.lucene.gdata.storage.ResourceNotFoundException
- Constructs a new ResourceNotFoundException with an exception message
- ResourceNotFoundException(String, Throwable) -
Constructor for exception org.apache.lucene.gdata.storage.ResourceNotFoundException
- Constructs a new ResourceNotFoundException with an exception message and a root cause
- ResourceNotFoundException(Throwable) -
Constructor for exception org.apache.lucene.gdata.storage.ResourceNotFoundException
- Constructs a new ResourceNotFoundException with a root cause
- result -
Variable in class net.sf.snowball.Among
-
- retrieve -
Variable in class org.apache.lucene.benchmark.stats.QueryData
- If true, actually retrieve documents returned in Hits.
- retrieveDoc(IndexReader, int) -
Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
-
- retrieveDoc(IndexReader, int) -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
-
- retrieveInterestingTerms(Reader) -
Method in class org.apache.lucene.search.similar.MoreLikeThis
- Convenience routine to make it easy to return the most interesting words in a document.
- retrieveTerms(Reader) -
Method in class org.apache.lucene.search.similar.MoreLikeThis
- Find words for a more-like-this query former.
- returnFomater(SimpleDateFormat) -
Method in class org.apache.lucene.gdata.utils.DateFormater
-
- ReutersDocMaker - Class in org.apache.lucene.benchmark.byTask.feeds
- A DocMaker using the Reuters collection for its input.
- ReutersDocMaker() -
Constructor for class org.apache.lucene.benchmark.byTask.feeds.ReutersDocMaker
-
- ReutersQueries - Class in org.apache.lucene.benchmark.standard
-
- ReutersQueries() -
Constructor for class org.apache.lucene.benchmark.standard.ReutersQueries
-
- ReutersQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
- A QueryMaker that makes queries devised manually (by Grant Ingersoll) for
searching in the Reuters collection.
- ReutersQueryMaker() -
Constructor for class org.apache.lucene.benchmark.byTask.feeds.ReutersQueryMaker
-
- ReverseOrdFieldSource - Class in org.apache.lucene.search.function
- Expert: obtains the ordinal of the field value from the default Lucene
FieldCache
using getStringIndex()
and reverses the order. - ReverseOrdFieldSource(String) -
Constructor for class org.apache.lucene.search.function.ReverseOrdFieldSource
- Contructor for a certain field.
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.BooleanQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.BoostingQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.ConstantScoreQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.ConstantScoreRangeQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.DisjunctionMaxQuery
- Optimize our representation and our subqueries representations
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.FilteredQuery
- Rewrites the wrapped query.
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.function.CustomScoreQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.function.ValueSourceQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.FuzzyLikeThisQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.FuzzyQuery
-
- rewrite(Query) -
Method in class org.apache.lucene.search.IndexSearcher
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.MultiPhraseQuery
-
- rewrite(Query) -
Method in class org.apache.lucene.search.MultiSearcher
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.MultiTermQuery
-
- rewrite(Query) -
Method in class org.apache.lucene.search.ParallelMultiSearcher
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.PrefixQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.Query
- Expert: called to re-write queries into primitive queries.
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.RangeQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.regex.SpanRegexQuery
-
- rewrite(Query) -
Method in class org.apache.lucene.search.RemoteSearchable
-
- rewrite(Query) -
Method in interface org.apache.lucene.search.Searchable
- Expert: called to re-write queries into primitive queries.
- rewrite(Query) -
Method in class org.apache.lucene.search.Searcher
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.spans.SpanFirstQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.spans.SpanNearQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.spans.SpanNotQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.spans.SpanOrQuery
-
- rewrite(IndexReader) -
Method in class org.apache.lucene.search.WildcardQuery
-
- rfc3339String -
Variable in class org.apache.lucene.gdata.gom.core.GOMDateConstructImpl
-
- rights -
Variable in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- ROUND -
Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
-
- round(Date, DateTools.Resolution) -
Static method in class org.apache.lucene.document.DateTools
- Limit a date's resolution.
- round(long, DateTools.Resolution) -
Static method in class org.apache.lucene.document.DateTools
- Limit a date's resolution.
- RPAREN -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- RPAREN -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- RPAREN -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
- RSS_CHANNEL_ELEMENT_NAME -
Static variable in interface org.apache.lucene.gdata.gom.GOMFeed
- RSS channel localname as Rss starts with
- RSS_LOCALNAME -
Static variable in interface org.apache.lucene.gdata.gom.GOMSubtitle
- RSS local name for the xml element
- RSS_QNAME -
Static variable in class org.apache.lucene.gdata.gom.core.GOMPublishedImpl
-
- rssLocalName -
Variable in class org.apache.lucene.gdata.gom.core.GOMTextContructImpl
-
- run() -
Method in class org.apache.lucene.search.FilterManager.FilterCleaner
-
- run() -
Method in class org.apache.lucene.store.Lock.With
- Calls
Lock.With.doBody()
while lock is obtained.
- runAndMaybeStats(boolean) -
Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
- Run the task, record statistics.
- runBenchmark(TestData, StandardOptions) -
Method in class org.apache.lucene.benchmark.standard.StandardBenchmarker
- Deprecated. Run benchmark using supplied parameters.
- RUNCNT -
Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
-
- RussianAnalyzer - Class in org.apache.lucene.analysis.ru
- Analyzer for Russian language.
- RussianAnalyzer() -
Constructor for class org.apache.lucene.analysis.ru.RussianAnalyzer
-
- RussianAnalyzer(char[]) -
Constructor for class org.apache.lucene.analysis.ru.RussianAnalyzer
- Builds an analyzer.
- RussianAnalyzer(char[], String[]) -
Constructor for class org.apache.lucene.analysis.ru.RussianAnalyzer
- Builds an analyzer with the given stop words.
- RussianAnalyzer(char[], Hashtable) -
Constructor for class org.apache.lucene.analysis.ru.RussianAnalyzer
- Builds an analyzer with the given stop words.
- RussianCharsets - Class in org.apache.lucene.analysis.ru
- RussianCharsets class contains encodings schemes (charsets) and toLowerCase() method implementation
for russian characters in Unicode, KOI8 and CP1252.
- RussianCharsets() -
Constructor for class org.apache.lucene.analysis.ru.RussianCharsets
-
- RussianLetterTokenizer - Class in org.apache.lucene.analysis.ru
- A RussianLetterTokenizer is a tokenizer that extends LetterTokenizer by additionally looking up letters
in a given "russian charset".
- RussianLetterTokenizer(Reader, char[]) -
Constructor for class org.apache.lucene.analysis.ru.RussianLetterTokenizer
-
- RussianLowerCaseFilter - Class in org.apache.lucene.analysis.ru
- Normalizes token text to lower case, analyzing given ("russian") charset.
- RussianLowerCaseFilter(TokenStream, char[]) -
Constructor for class org.apache.lucene.analysis.ru.RussianLowerCaseFilter
-
- RussianStemFilter - Class in org.apache.lucene.analysis.ru
- A filter that stems Russian words.
- RussianStemFilter(TokenStream, char[]) -
Constructor for class org.apache.lucene.analysis.ru.RussianStemFilter
-
- RussianStemmer - Class in net.sf.snowball.ext
- Generated class implementing code defined by a snowball script.
- RussianStemmer() -
Constructor for class net.sf.snowball.ext.RussianStemmer
-
S
- s -
Variable in class net.sf.snowball.Among
-
- s_size -
Variable in class net.sf.snowball.Among
-
- Sample - Class in org.apache.lucene.benchmark.byTask.programmatic
- Sample performance test written programatically - no algorithm file is needed here.
- Sample() -
Constructor for class org.apache.lucene.benchmark.byTask.programmatic.Sample
-
- saveStream(InputStream, File, boolean) -
Method in class org.apache.lucene.benchmark.standard.StandardBenchmarker
- Deprecated. Save a stream to a file.
- scheme -
Variable in class org.apache.lucene.gdata.gom.core.GOMCategoryImpl
-
- SCHEME_ATTRIBUTE -
Static variable in interface org.apache.lucene.gdata.gom.GOMCategory
- Attribute name (attribute scheme { atomUri })
- Scope - Annotation Type in org.apache.lucene.gdata.server.registry
- The Scope annotation is used in
ScopeVisitable
and
ScopeVisitor
implementations
to indicate which scope should be visited. - Scope.ScopeType - Enum in org.apache.lucene.gdata.server.registry
- Defines a Scope for
Scope
annotations - ScopeVisitable - Interface in org.apache.lucene.gdata.server.registry
- Implementation of this interface accept
ScopeVisitor
objects and call
their methods on the desired action. - ScopeVisitor - Interface in org.apache.lucene.gdata.server.registry
-
ScopeVisitor
is used to implement the Visitor
pattern in GDATAServer. - score() -
Method in class org.apache.lucene.search.ConstantScoreQuery.ConstantScorer
-
- score -
Variable in class org.apache.lucene.search.FuzzyQuery.ScoreTerm
-
- score(int) -
Method in class org.apache.lucene.search.Hits
- Returns the score for the nth document in this set.
- score() -
Method in class org.apache.lucene.search.ReqExclScorer
- Returns the score of the current document matching the query.
- score() -
Method in class org.apache.lucene.search.ReqOptSumScorer
- Returns the score of the current document matching the query.
- score -
Variable in class org.apache.lucene.search.ScoreDoc
- Expert: The score of this document for the query.
- score(HitCollector) -
Method in class org.apache.lucene.search.Scorer
- Scores and collects all matching documents.
- score(HitCollector, int) -
Method in class org.apache.lucene.search.Scorer
- Expert: Collects matching documents in a range.
- score() -
Method in class org.apache.lucene.search.Scorer
- Returns the score of the current document matching the query.
- SCORE -
Static variable in class org.apache.lucene.search.SortField
- Sort by document score (relevancy).
- score() -
Method in class org.apache.lucene.search.spans.SpanScorer
-
- ScoreDoc - Class in org.apache.lucene.search
- Expert: Returned by low-level search implementations.
- ScoreDoc(int, float) -
Constructor for class org.apache.lucene.search.ScoreDoc
- Expert: Constructs a ScoreDoc.
- ScoreDocComparator - Interface in org.apache.lucene.search
- Expert: Compares two ScoreDoc objects for sorting.
- scoreDocs -
Variable in class org.apache.lucene.search.TopDocs
- Expert: The top hits for the query.
- scorePayload(byte[], int, int) -
Method in class org.apache.lucene.search.Similarity
- Calculate a scoring factor based on the data in the payload.
- scorer(IndexReader) -
Method in class org.apache.lucene.search.ConstantScoreQuery.ConstantWeight
-
- Scorer - Interface in org.apache.lucene.search.highlight
- Adds to the score for a fragment based on its tokens
- scorer(IndexReader) -
Method in class org.apache.lucene.search.payloads.BoostingTermQuery.BoostingTermWeight
-
- Scorer - Class in org.apache.lucene.search
- Expert: Common scoring functionality for different types of queries.
- Scorer(Similarity) -
Constructor for class org.apache.lucene.search.Scorer
- Constructs a Scorer.
- scorer(IndexReader) -
Method in class org.apache.lucene.search.spans.SpanWeight
-
- scorer(IndexReader) -
Method in interface org.apache.lucene.search.Weight
- Constructs a scorer for this.
- ScorerDocQueue - Class in org.apache.lucene.util
- A ScorerDocQueue maintains a partial ordering of its Scorers such that the
least Scorer can always be found in constant time.
- ScorerDocQueue(int) -
Constructor for class org.apache.lucene.util.ScorerDocQueue
- Create a ScorerDocQueue with a maximum size.
- ScriptEnd -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- ScriptStart -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- ScriptTag() -
Method in class org.apache.lucene.demo.html.HTMLParser
-
- ScriptText -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- search(Query, int, int, String) -
Method in interface org.apache.lucene.gdata.search.GDataSearcher
- executes an Query and returns a list of defined return values of type T
- search(Query, int, int, String) -
Method in class org.apache.lucene.gdata.search.StandardGdataSearcher
-
- search(Query) -
Method in class org.apache.lucene.index.memory.MemoryIndex
- Convenience method that efficiently returns the relevance score by
matching this index against the given Lucene query expression.
- search(Weight, Filter, int) -
Method in class org.apache.lucene.search.IndexSearcher
-
- search(Weight, Filter, int, Sort) -
Method in class org.apache.lucene.search.IndexSearcher
-
- search(Weight, Filter, HitCollector) -
Method in class org.apache.lucene.search.IndexSearcher
-
- search(Weight, Filter, int) -
Method in class org.apache.lucene.search.MultiSearcher
-
- search(Weight, Filter, int, Sort) -
Method in class org.apache.lucene.search.MultiSearcher
-
- search(Weight, Filter, HitCollector) -
Method in class org.apache.lucene.search.MultiSearcher
-
- search(Weight, Filter, int) -
Method in class org.apache.lucene.search.ParallelMultiSearcher
- A search implementation which spans a new thread for each
Searchable, waits for each search to complete and merge
the results back together.
- search(Weight, Filter, int, Sort) -
Method in class org.apache.lucene.search.ParallelMultiSearcher
- A search implementation allowing sorting which spans a new thread for each
Searchable, waits for each search to complete and merges
the results back together.
- search(Weight, Filter, HitCollector) -
Method in class org.apache.lucene.search.ParallelMultiSearcher
- Lower-level search API.
- search(Weight, Filter, HitCollector) -
Method in class org.apache.lucene.search.RemoteSearchable
-
- search(Weight, Filter, int) -
Method in class org.apache.lucene.search.RemoteSearchable
-
- search(Weight, Filter, int, Sort) -
Method in class org.apache.lucene.search.RemoteSearchable
-
- search(Weight, Filter, HitCollector) -
Method in interface org.apache.lucene.search.Searchable
- Lower-level search API.
- search(Weight, Filter, int) -
Method in interface org.apache.lucene.search.Searchable
- Expert: Low-level search implementation.
- search(Weight, Filter, int, Sort) -
Method in interface org.apache.lucene.search.Searchable
- Expert: Low-level search implementation with arbitrary sorting.
- search(Query) -
Method in class org.apache.lucene.search.Searcher
- Returns the documents matching
query
.
- search(Query, Filter) -
Method in class org.apache.lucene.search.Searcher
- Returns the documents matching
query
and
filter
.
- search(Query, Sort) -
Method in class org.apache.lucene.search.Searcher
- Returns documents matching
query
sorted by
sort
.
- search(Query, Filter, Sort) -
Method in class org.apache.lucene.search.Searcher
- Returns documents matching
query
and filter
,
sorted by sort
.
- search(Query, Filter, int, Sort) -
Method in class org.apache.lucene.search.Searcher
- Expert: Low-level search implementation with arbitrary sorting.
- search(Query, HitCollector) -
Method in class org.apache.lucene.search.Searcher
- Lower-level search API.
- search(Query, Filter, HitCollector) -
Method in class org.apache.lucene.search.Searcher
- Lower-level search API.
- search(Query, Filter, int) -
Method in class org.apache.lucene.search.Searcher
- Expert: Low-level search implementation.
- search(Weight, Filter, HitCollector) -
Method in class org.apache.lucene.search.Searcher
-
- search(Weight, Filter, int) -
Method in class org.apache.lucene.search.Searcher
-
- search(Weight, Filter, int, Sort) -
Method in class org.apache.lucene.search.Searcher
-
- search(String) -
Method in class org.apache.lucene.swing.models.ListSearcher
- Run a new search.
- search(String) -
Method in class org.apache.lucene.swing.models.TableSearcher
- Run a new search.
- Searchable - Interface in org.apache.lucene.search
- The interface for search implementations.
- SearchComponent - Interface in org.apache.lucene.gdata.search
- TODO document this when Search comes into play
- searcher -
Variable in class org.apache.lucene.gdata.search.index.GDataIndexer
-
- Searcher - Class in org.apache.lucene.search
- An abstract base class for search implementations.
- Searcher() -
Constructor for class org.apache.lucene.search.Searcher
-
- SearchFiles - Class in org.apache.lucene.demo
- Simple command-line based search demo.
- SearchTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Search task.
- SearchTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.SearchTask
-
- SearchTravRetLoadFieldSelectorTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Search and Traverse and Retrieve docs task using a SetBasedFieldSelector.
- SearchTravRetLoadFieldSelectorTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
-
- SearchTravRetTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Search and Traverse and Retrieve docs task.
- SearchTravRetTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetTask
-
- SearchTravTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Search and Traverse task.
- SearchTravTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
-
- SECOND -
Static variable in class org.apache.lucene.document.DateTools.Resolution
-
- seek(Term) -
Method in class org.apache.lucene.index.FilterIndexReader.FilterTermDocs
-
- seek(TermEnum) -
Method in class org.apache.lucene.index.FilterIndexReader.FilterTermDocs
-
- seek(Term) -
Method in class org.apache.lucene.index.MultipleTermPositions
- Not implemented.
- seek(TermEnum) -
Method in class org.apache.lucene.index.MultipleTermPositions
- Not implemented.
- seek(Term) -
Method in interface org.apache.lucene.index.TermDocs
- Sets this to the data for a term.
- seek(TermEnum) -
Method in interface org.apache.lucene.index.TermDocs
- Sets this to the data for the current term in a
TermEnum
.
- seek(long) -
Method in class org.apache.lucene.store.BufferedIndexInput
-
- seek(long) -
Method in class org.apache.lucene.store.BufferedIndexOutput
- Sets current position in this file, where the next write will occur.
- seek(long) -
Method in class org.apache.lucene.store.db.Block
-
- seek(long) -
Method in class org.apache.lucene.store.db.DbIndexInput
-
- seek(long) -
Method in class org.apache.lucene.store.db.DbIndexOutput
-
- seek(long) -
Method in class org.apache.lucene.store.FSDirectory.FSIndexOutput
- Random-access methods
- seek(long) -
Method in class org.apache.lucene.store.IndexInput
- Sets current position in this file, where the next read will occur.
- seek(long) -
Method in class org.apache.lucene.store.IndexOutput
- Sets current position in this file, where the next write will occur.
- seek(long) -
Method in class org.apache.lucene.store.je.Block
-
- seek(long) -
Method in class org.apache.lucene.store.je.JEIndexInput
-
- seek(long) -
Method in class org.apache.lucene.store.je.JEIndexOutput
-
- seek(long) -
Method in class org.apache.lucene.store.RAMOutputStream
-
- seekInternal(long) -
Method in class org.apache.lucene.store.BufferedIndexInput
- Expert: implements seek.
- seekInternal(long) -
Method in class org.apache.lucene.store.FSDirectory.FSIndexInput
-
- sendError() -
Method in class org.apache.lucene.gdata.server.GDataResponse
- This method sends the specified error to the user if set
- sendError() -
Method in class org.apache.lucene.gdata.servlet.handler.AbstractGdataRequestHandler
-
- sendResponse(BaseFeed, ProvidedService) -
Method in class org.apache.lucene.gdata.server.GDataResponse
- Sends a response for a get e.g.
- sendResponse(BaseEntry, ProvidedService) -
Method in class org.apache.lucene.gdata.server.GDataResponse
- Sends a response for an update, insert or delete request.
- sendResponse(HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.AbstractAccountHandler
-
- sendResponse(HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.handler.AbstractFeedHandler
-
- SERVER_ERROR -
Static variable in class org.apache.lucene.gdata.server.GDataResponse
- Response code internal server error
- ServerBaseEntry - Class in org.apache.lucene.gdata.data
- The GData-Server uses the GDATA-Client API for an interal representation of
entries.
- ServerBaseEntry() -
Constructor for class org.apache.lucene.gdata.data.ServerBaseEntry
- Constructs a new ServerBaseEntry.
- ServerBaseEntry(BaseEntry) -
Constructor for class org.apache.lucene.gdata.data.ServerBaseEntry
-
- ServerBaseFeed - Class in org.apache.lucene.gdata.data
- The GData-Server uses the GDATA-Client API for an interal representation of
entries.
- ServerBaseFeed() -
Constructor for class org.apache.lucene.gdata.data.ServerBaseFeed
- Creates a new ServerBaseFeed and decorates a basic instance of
Feed
- ServerBaseFeed(BaseFeed) -
Constructor for class org.apache.lucene.gdata.data.ServerBaseFeed
-
- ServerComponent - Interface in org.apache.lucene.gdata.server.registry
- To Register a class as a component in the
GDataServerRegistry
the class
or a super class must implements this interface. - Service - Interface in org.apache.lucene.gdata.server
- The Service class represents an interface to access the GData service
componentes of the GData-Server.
- service(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.lucene.gdata.servlet.AbstractGdataServlet
- This overwrites the protected
service
method to dispatch
the request to the correponding do
method.
- service -
Variable in class org.apache.lucene.gdata.servlet.handler.AbstractAccountHandler
-
- service -
Variable in class org.apache.lucene.gdata.servlet.handler.AbstractGdataRequestHandler
-
- SERVICE_PARAMETER -
Static variable in interface org.apache.lucene.gdata.server.authentication.AuthenticationController
- Authentication parameter for the requested service.
- ServiceException - Exception in org.apache.lucene.gdata.server
- The ServiceException is used to encapsulate all
Exception
throw by underlying layers of the
Service
layer. - ServiceException(int) -
Constructor for exception org.apache.lucene.gdata.server.ServiceException
- Constructs a new ServiceException
- ServiceException(String, int) -
Constructor for exception org.apache.lucene.gdata.server.ServiceException
- Constructs a new ServiceException
- ServiceException(String, Throwable, int) -
Constructor for exception org.apache.lucene.gdata.server.ServiceException
- Constructs a new ServiceException
- ServiceException(Throwable, int) -
Constructor for exception org.apache.lucene.gdata.server.ServiceException
- Constructs a new ServiceException
- ServiceFactory - Class in org.apache.lucene.gdata.server
- The
ServiceFactory
creates Service
implementations to access
the GData - Server components. - ServiceFactory() -
Constructor for class org.apache.lucene.gdata.server.ServiceFactory
- public constructor to enable loading via the registry
- set(String, String) -
Method in class org.apache.lucene.benchmark.byTask.utils.Config
- Set a property.
- set(String, String) -
Method in class org.apache.lucene.gdata.server.registry.configuration.ComponentConfiguration
- Stores a key / value pair as a property.
- set(int) -
Method in class org.apache.lucene.util.BitVector
- Sets the value of
bit
to one.
- setAccount(GDataAccount) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setAccuracy(float) -
Method in class org.apache.lucene.search.spell.SpellChecker
- Sets the accuracy 0 < minScore < 1; default 0.5
- setAllowDocsOutOfOrder(boolean) -
Static method in class org.apache.lucene.search.BooleanQuery
- Indicates whether hit docs may be collected out of docid
order.
- setAllowLeadingWildcard(boolean) -
Method in class org.apache.lucene.queryParser.QueryParser
- Set to
true
to allow leading wildcard characters.
- setAnalyzer(IndexTask.AnalyzerType) -
Method in class org.apache.lucene.ant.IndexTask
- Sets the analyzer based on the builtin Lucene analyzer types.
- setAnalyzer(Analyzer) -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- setAnalyzer(Analyzer) -
Method in class org.apache.lucene.search.similar.MoreLikeThis
- Sets the analyzer to use.
- setAnalyzer(Analyzer) -
Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
-
- setAnalyzer(Analyzer) -
Method in class org.apache.lucene.swing.models.ListSearcher
-
- setAnalyzer(Analyzer) -
Method in class org.apache.lucene.swing.models.TableSearcher
-
- setAnalyzerClass(Class<? extends Analyzer>) -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
-
- setAnalyzerClassName(String) -
Method in class org.apache.lucene.ant.IndexTask
-
- setAtomMediaType(AtomMediaType) -
Method in class org.apache.lucene.gdata.gom.core.GOMContentImpl
-
- setAtomMediaType(AtomMediaType) -
Method in interface org.apache.lucene.gdata.gom.GOMContent
- The contents abstract media type
- setAuthorLink(URL) -
Method in class org.apache.lucene.gdata.data.GDataAccount
-
- setAuthorMail(String) -
Method in class org.apache.lucene.gdata.data.GDataAccount
-
- setAuthorname(String) -
Method in class org.apache.lucene.gdata.data.GDataAccount
-
- SetBasedFieldSelector - Class in org.apache.lucene.document
- Declare what fields to load normally and what fields to load lazily
- SetBasedFieldSelector(Set, Set) -
Constructor for class org.apache.lucene.document.SetBasedFieldSelector
- Pass in the Set of
Field
names to load and the Set of Field
names to load lazily.
- setBaselineTfFactors(float, float) -
Method in class org.apache.lucene.misc.SweetSpotSimilarity
- Sets the baseline and minimum function variables for baselineTf
- setBenchmarker(Benchmarker) -
Method in class org.apache.lucene.benchmark.Driver
-
- setBody(String) -
Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
-
- setBoost(float) -
Method in class org.apache.lucene.document.AbstractField
- Sets the boost factor hits on this field.
- setBoost(float) -
Method in class org.apache.lucene.document.Document
- Sets a boost factor for hits on any field of this document.
- setBoost(float) -
Method in interface org.apache.lucene.document.Fieldable
- Sets the boost factor hits on this field.
- setBoost(float) -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
-
- setBoost(float) -
Method in class org.apache.lucene.search.Query
- Sets the boost for this query clause to
b
.
- setBoost(boolean) -
Method in class org.apache.lucene.search.similar.MoreLikeThis
- Sets whether to boost terms in query based on "score" or not.
- setBufferSize(int) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
- The size of the StorageBuffer.
- setBufferSize(int) -
Method in class org.apache.lucene.store.BufferedIndexInput
- Change the buffer size used by this IndexInput
- setCacheSize(int) -
Method in class org.apache.lucene.search.FilterManager
- Sets the max size that cache should reach before it is cleaned up
- setCanEdit(boolean) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setCanPost(boolean) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setCharacterEncoding(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMDocumentImpl
-
- setCharacterEncoding(String) -
Method in interface org.apache.lucene.gdata.gom.GOMDocument
- Sets the xml charset encoding
- setCleanThreadSleepTime(long) -
Method in class org.apache.lucene.search.FilterManager
- Sets the cache cleaning frequency in milliseconds.
- setCommitAfterDocuments(int) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setCommitLockTimeout(long) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setCompound(boolean) -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- setConfig(Config) -
Method in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
-
- setConfig(Config) -
Method in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
-
- setConfig(Config) -
Method in interface org.apache.lucene.benchmark.byTask.feeds.DocMaker
- Set the properties
- setConfig(Config) -
Method in interface org.apache.lucene.benchmark.byTask.feeds.QueryMaker
- Set the properties
- setConfig(Config) -
Method in class org.apache.lucene.benchmark.byTask.feeds.ReutersDocMaker
-
- setConfig(Config) -
Method in class org.apache.lucene.benchmark.byTask.feeds.TrecDocMaker
-
- setContainerPoolSize(int) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- setContent(Content) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setContent(TextConstruct) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setContent(GOMContent) -
Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
-
- setContent(GOMContent) -
Method in interface org.apache.lucene.gdata.gom.GOMEntry
-
- setContentType(IndexSchemaField.ContentType) -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
-
- setCurrent(String) -
Method in class net.sf.snowball.SnowballProgram
- Set the current string.
- setDate(Date) -
Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
-
- setDate(Date) -
Method in class org.apache.lucene.gdata.gom.core.GOMDateConstructImpl
-
- setDate(Date) -
Method in interface org.apache.lucene.gdata.gom.GOMDateConstruct
-
- setDateResolution(DateTools.Resolution) -
Method in class org.apache.lucene.queryParser.QueryParser
- Sets the default date resolution used by RangeQueries for fields for which no
specific date resolutions has been set.
- setDateResolution(String, DateTools.Resolution) -
Method in class org.apache.lucene.queryParser.QueryParser
- Sets the date resolution used by RangeQueries for a specific field.
- setDebugStream(PrintStream) -
Method in class org.apache.lucene.analysis.standard.StandardTokenizerTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParserTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.apache.lucene.queryParser.QueryParserTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
-
- setDefault(Similarity) -
Static method in class org.apache.lucene.search.Similarity
- Set the default Similarity implementation used by indexing and search
code.
- setDefaultInfoStream(PrintStream) -
Static method in class org.apache.lucene.index.IndexWriter
- If non-null, this will be the default infoStream used
by a newly instantiated IndexWriter.
- setDefaultOperator(PrecedenceQueryParser.Operator) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
- Sets the boolean operator of the QueryParser.
- setDefaultOperator(QueryParser.Operator) -
Method in class org.apache.lucene.queryParser.QueryParser
- Sets the boolean operator of the QueryParser.
- setDefaultSearchField(String) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setDefaultWriteLockTimeout(long) -
Static method in class org.apache.lucene.index.IndexWriter
- Sets the default (for any instance of IndexWriter) maximum time to wait for a write lock (in
milliseconds).
- setDepth(int) -
Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
-
- setDescription(String) -
Method in class org.apache.lucene.search.Explanation
- Sets the description of this explanation node.
- setDirectory(Directory) -
Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- setDirectory(Directory) -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- setDirectory(String) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
-
- setDisableLocks(boolean) -
Static method in class org.apache.lucene.store.FSDirectory
- Set whether Lucene's use of lock files is disabled.
- setDocumentHandler(String) -
Method in class org.apache.lucene.ant.IndexTask
- Sets the documentHandler attribute of the IndexTask object
- setDraft(boolean) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setDynamicAttribute(String, String) -
Method in class org.apache.lucene.ant.IndexTask.HandlerConfig
-
- setEmail(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMPersonImpl
-
- setEmail(String) -
Method in interface org.apache.lucene.gdata.gom.GOMPerson
-
- setEncoder(Encoder) -
Method in class org.apache.lucene.search.highlight.Highlighter
-
- setEncoding(String) -
Method in class org.apache.lucene.gdata.server.GDataResponse
- This encoding will be used to encode the xml representation of feed or
entry written to the
HttpServletResponse
output stream.
- setEndOffset(int) -
Method in class org.apache.lucene.index.TermVectorOffsetInfo
-
- setEntry(BaseEntry) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setEntryType(Class) -
Method in class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
-
- setEnum(TermEnum) -
Method in class org.apache.lucene.search.FilteredTermEnum
-
- setError(int) -
Method in class org.apache.lucene.gdata.server.GDataResponse
- Sets an error code to this FeedResponse.
- setError(int, String) -
Method in class org.apache.lucene.gdata.servlet.handler.AbstractAccountHandler
-
- setError(int, String) -
Method in class org.apache.lucene.gdata.servlet.handler.AbstractFeedHandler
-
- setError(int) -
Method in class org.apache.lucene.gdata.servlet.handler.AbstractGdataRequestHandler
-
- setExclusionSet(Set) -
Method in class org.apache.lucene.analysis.de.GermanStemFilter
- Set an alternative exclusion list for this filter.
- setExclusionTable(Hashtable) -
Method in class org.apache.lucene.analysis.fr.FrenchStemFilter
- Set an alternative exclusion list for this filter.
- setExclusionTable(HashSet) -
Method in class org.apache.lucene.analysis.nl.DutchStemFilter
- Set an alternative exclusion list for this filter.
- setExtension(Extension) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setExtension(Extension) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setExtensionFactory(GOMExtensionFactory) -
Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
-
- setExtensionFactory(GOMExtensionFactory) -
Method in interface org.apache.lucene.gdata.gom.GOMExtensible
-
- setExtensionProfile(ExtensionProfile) -
Method in class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
-
- setExtensionProfileClass(Class<E>) -
Method in class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
- TODO add comment
- setFeed(BaseFeed) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setFeedId(String) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setFeedResponseFormat() -
Method in class org.apache.lucene.gdata.servlet.handler.AbstractGdataRequestHandler
-
- setFeedResponseStatus(int) -
Method in class org.apache.lucene.gdata.servlet.handler.AbstractGdataRequestHandler
-
- setFeedType(Class) -
Method in class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
-
- setFieldClass(Class<? extends ContentStrategy>) -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
- Sets the class or strategy is used to extract this field Attention: this
method set the contentTyp to
IndexSchemaField.ContentType.CUSTOM
- setFieldNames(String[]) -
Method in class org.apache.lucene.search.similar.MoreLikeThis
- Sets the field names that will be used when generating the 'More Like This' query.
- setFilePath(String) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- setFragmentScorer(Scorer) -
Method in class org.apache.lucene.search.highlight.Highlighter
-
- setFragmentSize(int) -
Method in class org.apache.lucene.search.highlight.SimpleFragmenter
-
- setFreqCurrentDoc() -
Method in class org.apache.lucene.search.spans.SpanScorer
-
- setFuzzyMinSim(float) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
- Set the minimum similarity for fuzzy queries.
- setFuzzyMinSim(float) -
Method in class org.apache.lucene.queryParser.QueryParser
- Set the minimum similarity for fuzzy queries.
- setFuzzyPrefixLength(int) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
- Set the prefix length for fuzzy queries.
- setFuzzyPrefixLength(int) -
Method in class org.apache.lucene.queryParser.QueryParser
- Set the prefix length for fuzzy queries.
- setGenerator(Generator) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setGenerator(GOMGenerator) -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- setGenerator(GOMGenerator) -
Method in interface org.apache.lucene.gdata.gom.GOMSource
-
- setGeneratorVersion(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMGeneratorImpl
-
- setGeneratorVersion(String) -
Method in interface org.apache.lucene.gdata.gom.GOMGenerator
- Sets the the atom:generator version attribute value
- setHeap(long) -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- setHost(String) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- setHref(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMLinkImpl
-
- setHref(String) -
Method in interface org.apache.lucene.gdata.gom.GOMLink
-
- setHrefLang(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMLinkImpl
-
- setHrefLang(String) -
Method in interface org.apache.lucene.gdata.gom.GOMLink
-
- setHTMLParser(HTMLParser) -
Method in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
-
- setHTMLParser(HTMLParser) -
Method in interface org.apache.lucene.benchmark.byTask.feeds.DocMaker
- Set the html parser to use, when appropriate
- setHyperbolicTfFactors(float, float, double, float) -
Method in class org.apache.lucene.misc.SweetSpotSimilarity
- Sets the function variables for the hyperbolicTf functions
- setIcon(String) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setIcon(GOMIcon) -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- setIcon(GOMIcon) -
Method in interface org.apache.lucene.gdata.gom.GOMSource
-
- setId(String) -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- setId(String) -
Method in class org.apache.lucene.benchmark.stats.TestRunData
-
- setId(String) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setId(String) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setId(GOMId) -
Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
-
- setId(GOMId) -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- setId(GOMId) -
Method in interface org.apache.lucene.gdata.gom.GOMEntry
-
- setId(GOMId) -
Method in interface org.apache.lucene.gdata.gom.GOMSource
-
- setIgnoreTF(boolean) -
Method in class org.apache.lucene.search.FuzzyLikeThisQuery
-
- setIndex(File) -
Method in class org.apache.lucene.ant.IndexTask
- Specifies the directory where the index will be stored
- setIndex(Field.Index) -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
-
- setIndexByName(String) -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
- Sets the Index class by simple name
- setIndexerIdleTime(long) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setIndexLocation(String) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setIndexReader(IndexReader) -
Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- setIndexSchema(IndexSchema) -
Method in class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
-
- setIndexTask(IndexTask) -
Method in class org.apache.lucene.gdata.search.index.GDataIndexer
-
- setIndexWriter(IndexWriter) -
Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- setInfoStream(PrintStream) -
Method in class org.apache.lucene.index.IndexModifier
- If non-null, information about merges and a message when
IndexModifier.getMaxFieldLength()
is reached will be printed to this.
- setInfoStream(PrintStream) -
Method in class org.apache.lucene.index.IndexWriter
- If non-null, information about merges, deletes and a
message when maxFieldLength is reached will be printed
to this.
- setItemsPerPage(int) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setItemsPerPage(int) -
Method in interface org.apache.lucene.gdata.gom.GOMFeed
-
- setKeepRecoveredFiles(boolean) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
-
- setKey(String) -
Method in class org.apache.lucene.gdata.server.authentication.BlowfishAuthenticationController
-
- setLabel(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMCategoryImpl
-
- setLabel(String) -
Method in interface org.apache.lucene.gdata.gom.GOMCategory
-
- setLastModifiedHeader(long) -
Method in class org.apache.lucene.gdata.server.GDataResponse
-
- setLength(Integer) -
Method in class org.apache.lucene.gdata.gom.core.GOMLinkImpl
-
- setLength(Integer) -
Method in interface org.apache.lucene.gdata.gom.GOMLink
-
- setLengthNormFactors(int, int, float) -
Method in class org.apache.lucene.misc.SweetSpotSimilarity
- Sets the default function variables used by lengthNorm when no field
specifc variables have been set.
- setLengthNormFactors(String, int, int, float) -
Method in class org.apache.lucene.misc.SweetSpotSimilarity
- Sets the function variables used by lengthNorm for a specific named field
- setLikeText(String) -
Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
-
- setLocale(Locale) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
- Set locale used by date range parsing.
- setLocale(Locale) -
Method in class org.apache.lucene.queryParser.QueryParser
- Set locale used by date range parsing.
- setLocalName(String) -
Method in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
-
- setLocalName(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMAttributeImpl
-
- setLocalName(String) -
Method in interface org.apache.lucene.gdata.gom.GOMXmlEntity
-
- setLock(String) -
Method in interface org.apache.lucene.gdata.storage.lucenestorage.ConcurrentStorageLock
-
- setLock(String) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.SingleHostConcurrentStorageLock
-
- setLockFactory(LockFactory) -
Method in class org.apache.lucene.store.Directory
- Set the LockFactory that this Directory instance should
use for its locking implementation.
- setLockPrefix(String) -
Method in class org.apache.lucene.store.LockFactory
- Set the prefix in use for all locks created in this
LockFactory.
- setLoginTimeout(int) -
Method in class org.apache.lucene.gdata.server.authentication.BlowfishAuthenticationController
-
- setLogo(String) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setLogo(GOMLogo) -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- setLogo(GOMLogo) -
Method in interface org.apache.lucene.gdata.gom.GOMSource
-
- setLogStep(int) -
Method in class org.apache.lucene.benchmark.standard.StandardOptions
-
- setLowercaseExpandedTerms(boolean) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
- Whether terms of wildcard, prefix, fuzzy and range queries are to be automatically
lower-cased or not.
- setLowercaseExpandedTerms(boolean) -
Method in class org.apache.lucene.queryParser.QueryParser
- Whether terms of wildcard, prefix, fuzzy and range queries are to be automatically
lower-cased or not.
- setMapping(Map<String, WebserviceMappingBean>) -
Method in class org.apache.lucene.gdata.hivemind.webservice.HessianSkeletonProviderImpl
-
- setMatch(Boolean) -
Method in class org.apache.lucene.search.ComplexExplanation
- Sets the match status assigned to this explanation node.
- setMaxBufferedDeleteTerms(int) -
Method in class org.apache.lucene.index.IndexWriter
- Determines the minimal number of delete terms required before the buffered
in-memory delete terms are applied and flushed.
- setMaxBufferedDocs(int) -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- setMaxBufferedDocs(int) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setMaxBufferedDocs(int) -
Method in class org.apache.lucene.index.IndexModifier
- Determines the minimal number of documents required before the buffered
in-memory documents are merging and a new Segment is created.
- setMaxBufferedDocs(int) -
Method in class org.apache.lucene.index.IndexWriter
- Determines the minimal number of documents required before the buffered
in-memory documents are merged and a new Segment is created.
- setMaxClauseCount(int) -
Static method in class org.apache.lucene.search.BooleanQuery
- Set the maximum number of clauses permitted per BooleanQuery.
- setMaxDocBytesToAnalyze(int) -
Method in class org.apache.lucene.search.highlight.Highlighter
-
- setMaxFieldLength(int) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setMaxFieldLength(int) -
Method in class org.apache.lucene.index.IndexModifier
- The maximum number of terms that will be indexed for a single field in a
document.
- setMaxFieldLength(int) -
Method in class org.apache.lucene.index.IndexWriter
- The maximum number of terms that will be indexed for a single field in a
document.
- setMaximumDocumentsToIndex(int) -
Method in class org.apache.lucene.benchmark.standard.StandardOptions
-
- setMaxMergeDocs(int) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setMaxMergeDocs(int) -
Method in class org.apache.lucene.index.IndexWriter
- Determines the largest number of documents ever merged by addDocument().
- setMaxNumTokensParsed(int) -
Method in class org.apache.lucene.search.similar.MoreLikeThis
-
- setMaxQueryTerms(int) -
Method in class org.apache.lucene.search.similar.MoreLikeThis
- Sets the maximum number of query terms that will be included in any generated query.
- setMaxQueryTerms(int) -
Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
-
- setMaxScore(float) -
Method in class org.apache.lucene.search.TopDocs
- Expert: Sets the maximum score value encountered.
- setMaxWordLen(int) -
Method in class org.apache.lucene.search.similar.MoreLikeThis
- Sets the maximum word length above which words will be ignored.
- setMergeFactor(int) -
Method in class org.apache.lucene.ant.IndexTask
- Sets the mergeFactor attribute of the IndexTask object
- setMergeFactor(int) -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- setMergeFactor(int) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setMergeFactor(int) -
Method in class org.apache.lucene.index.IndexModifier
- Determines how often segment indices are merged by addDocument().
- setMergeFactor(int) -
Method in class org.apache.lucene.index.IndexWriter
- Determines how often segment indices are merged by addDocument().
- setMinDocFreq(int) -
Method in class org.apache.lucene.search.similar.MoreLikeThis
- Sets the frequency at which words will be ignored which do not occur in at least this
many docs.
- setMinimumNumberShouldMatch(int) -
Method in class org.apache.lucene.search.BooleanQuery
- Specifies a minimum number of the optional BooleanClauses
which must be satisifed.
- setMinTermFreq(int) -
Method in class org.apache.lucene.search.similar.MoreLikeThis
- Sets the frequency below which terms will be ignored in the source doc.
- setMinTermFrequency(int) -
Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
-
- setMinWordLen(int) -
Method in class org.apache.lucene.search.similar.MoreLikeThis
- Sets the minimum word length below which words will be ignored.
- setMoreLikeFields(String[]) -
Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
-
- setName(String) -
Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
-
- setName(String) -
Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
-
- setName(String) -
Method in class org.apache.lucene.gdata.data.GDataAccount
-
- setName(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMPersonImpl
-
- setName(String) -
Method in interface org.apache.lucene.gdata.gom.GOMPerson
-
- setName(String) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setName(String) -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
-
- setName(String) -
Method in class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
-
- setNamespacePrefix(String) -
Method in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
-
- setNamespacePrefix(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMAttributeImpl
-
- setNamespacePrefix(String) -
Method in interface org.apache.lucene.gdata.gom.GOMXmlEntity
-
- setNamespaceUri(String) -
Method in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
-
- setNamespaceUri(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMAttributeImpl
-
- setNamespaceUri(String) -
Method in interface org.apache.lucene.gdata.gom.GOMXmlEntity
-
- setNoChildReport() -
Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
- Execute child tasks in a way that they do not report their time separately.
- setNorm(int, String, byte) -
Method in class org.apache.lucene.index.IndexReader
- Expert: Resets the normalization factor for the named field of the named
document.
- setNorm(int, String, float) -
Method in class org.apache.lucene.index.IndexReader
- Expert: Resets the normalization factor for the named field of the named
document.
- setOccur(BooleanClause.Occur) -
Method in class org.apache.lucene.search.BooleanClause
-
- setOmitNorms(boolean) -
Method in class org.apache.lucene.document.AbstractField
- Expert:
If set, omit normalization factors associated with this indexed field.
- setOmitNorms(boolean) -
Method in interface org.apache.lucene.document.Fieldable
- Expert:
If set, omit normalization factors associated with this indexed field.
- setOptimize(boolean) -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- setOptimizeAfterCommit(int) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setOptimizeInterval(int) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
-
- setOptions(BenchmarkOptions) -
Method in class org.apache.lucene.benchmark.Driver
-
- setOutputFormat(GDataRequest.OutputFormat) -
Method in class org.apache.lucene.gdata.server.GDataResponse
-
- setOverwrite(boolean) -
Method in class org.apache.lucene.ant.IndexTask
- Sets the overwrite attribute of the IndexTask object
- setParams(String) -
Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
- Set the params (docSize only)
- setParams(String) -
Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
- Set the params (docid only)
- setParams(String) -
Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
- Set the params of this task.
- setParams(String) -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
-
- setParams(String) -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
-
- setParams(String) -
Method in class org.apache.lucene.benchmark.byTask.tasks.SetPropTask
- Set the params (property name and value).
- setPassword(String) -
Method in class org.apache.lucene.gdata.data.GDataAccount
-
- setPassword(String) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- setPath(String) -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
-
- setPayload(Payload) -
Method in class org.apache.lucene.analysis.Token
- Sets this Token's payload.
- setPercentTermsToMatch(float) -
Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
-
- setPersistFactor(int) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
-
- setPhraseSlop(int) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
- Sets the default slop for phrases.
- setPhraseSlop(int) -
Method in class org.apache.lucene.queryParser.QueryParser
- Sets the default slop for phrases.
- setPoolSize(int) -
Method in class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
-
- setPort(int) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- setPositionIncrement(int) -
Method in class org.apache.lucene.analysis.Token
- Set the position increment.
- setPrefix(String) -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
-
- setPrefixDefaulting(boolean) -
Method in class org.apache.lucene.gdata.gom.writer.GOMXmlOutputFactory
-
- setProperty(String, Object) -
Method in class org.apache.lucene.gdata.gom.writer.GOMXmlOutputFactory
-
- setProps(Properties) -
Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
-
- SetPropTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Set a performance test configuration property.
- SetPropTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.SetPropTask
-
- setPublished(DateTime) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setPublished(GOMPublished) -
Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
-
- setPublished(GOMPublished) -
Method in interface org.apache.lucene.gdata.gom.GOMEntry
-
- setQueries(QueryData[]) -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- setQuery(Query) -
Method in class org.apache.lucene.search.BooleanClause
-
- setRate(int, boolean) -
Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
-
- setRecover(boolean) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
-
- setRegexImplementation(RegexCapabilities) -
Method in class org.apache.lucene.search.regex.RegexQuery
- Defines which
RegexCapabilities
implementation is used by this instance.
- setRegexImplementation(RegexCapabilities) -
Method in interface org.apache.lucene.search.regex.RegexQueryCapable
-
- setRegexImplementation(RegexCapabilities) -
Method in class org.apache.lucene.search.regex.SpanRegexQuery
-
- setRel(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMLinkImpl
-
- setRel(String) -
Method in interface org.apache.lucene.gdata.gom.GOMLink
-
- setRepetitions(int) -
Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
-
- setResponseCode(int) -
Method in class org.apache.lucene.gdata.server.GDataResponse
- Sets the status of the underlying response
- setRights(TextConstruct) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setRights(TextConstruct) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setRights(GOMRights) -
Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
-
- setRights(GOMRights) -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- setRights(GOMRights) -
Method in interface org.apache.lucene.gdata.gom.GOMEntry
-
- setRights(GOMRights) -
Method in interface org.apache.lucene.gdata.gom.GOMSource
-
- setRole(GDataAccount.AccountRole) -
Method in class org.apache.lucene.gdata.data.GDataAccount
- Adds the given role to the role list
- setRolesAsInt(int) -
Method in class org.apache.lucene.gdata.data.GDataAccount
- Sets the roles from a int representation.
- setRootElement(T) -
Method in class org.apache.lucene.gdata.gom.core.GOMDocumentImpl
-
- setRootElement(T) -
Method in interface org.apache.lucene.gdata.gom.GOMDocument
- setter for the root element of the xml e.g GOMDocument
- setRunAsServer(boolean) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- setRunCount(int) -
Method in class org.apache.lucene.benchmark.standard.StandardOptions
-
- setRunData(Vector) -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- setScaleUp(int) -
Method in class org.apache.lucene.benchmark.standard.StandardOptions
-
- setSchemaFields(Collection<IndexSchemaField>) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setScheme(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMCategoryImpl
-
- setScheme(String) -
Method in interface org.apache.lucene.gdata.gom.GOMCategory
-
- setService(Service) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setService(Service) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setServiceAnalyzer(Analyzer) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setServiceConfig(ProvidedService) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setServiceConfig(ProvidedService) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setServiceImpl(Object) -
Method in class org.apache.lucene.gdata.hivemind.webservice.WebserviceMappingBean
-
- setServiceInterface(Class) -
Method in class org.apache.lucene.gdata.hivemind.webservice.WebserviceMappingBean
-
- setServiceType(String) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setSimilarity(Similarity) -
Method in class org.apache.lucene.index.IndexWriter
- Expert: Set the Similarity implementation used by this IndexWriter.
- setSimilarity(Similarity) -
Method in class org.apache.lucene.search.Searcher
- Expert: Set the Similarity implementation used by this Searcher.
- setSlop(int) -
Method in class org.apache.lucene.search.MultiPhraseQuery
- Sets the phrase slop for this query.
- setSlop(int) -
Method in class org.apache.lucene.search.PhraseQuery
- Sets the number of other words permitted between words in query phrase.
- setSort(String) -
Method in class org.apache.lucene.search.Sort
- Sets the sort to the terms in
field
then by index order
(document number).
- setSort(String, boolean) -
Method in class org.apache.lucene.search.Sort
- Sets the sort to the terms in
field
possibly in reverse,
then by index order (document number).
- setSort(String[]) -
Method in class org.apache.lucene.search.Sort
- Sets the sort to the terms in each field in succession.
- setSort(SortField) -
Method in class org.apache.lucene.search.Sort
- Sets the sort to the given criteria.
- setSort(SortField[]) -
Method in class org.apache.lucene.search.Sort
- Sets the sort to the given criteria in succession.
- setSource(File) -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- setSource(Source) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setSource(GOMSource) -
Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
-
- setSource(GOMSource) -
Method in interface org.apache.lucene.gdata.gom.GOMEntry
-
- setSpellIndex(Directory) -
Method in class org.apache.lucene.search.spell.SpellChecker
- Use a different index as the spell checker index or re-open
the existing index if
spellIndex
is the same value
as given in the constructor.
- setSrc(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMContentImpl
-
- setSrc(String) -
Method in interface org.apache.lucene.gdata.gom.GOMContent
- The src attribute value
- setStartIndex(int) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setStartIndex(int) -
Method in interface org.apache.lucene.gdata.gom.GOMFeed
-
- setStartOffset(int) -
Method in class org.apache.lucene.index.TermVectorOffsetInfo
-
- setStatus(int) -
Method in class org.apache.lucene.gdata.server.GDataResponse
-
- setStemDictionary(File) -
Method in class org.apache.lucene.analysis.nl.DutchAnalyzer
- Reads a stemdictionary file , that overrules the stemming algorithm
This is a textfile that contains per line
word\tstem, i.e: two tab seperated words
- setStemDictionary(HashMap) -
Method in class org.apache.lucene.analysis.nl.DutchStemFilter
- Set dictionary for stemming, this dictionary overrules the algorithm,
so you can correct for a particular unwanted word-stem pair.
- setStemExclusionTable(String[]) -
Method in class org.apache.lucene.analysis.br.BrazilianAnalyzer
- Builds an exclusionlist from an array of Strings.
- setStemExclusionTable(Hashtable) -
Method in class org.apache.lucene.analysis.br.BrazilianAnalyzer
- Builds an exclusionlist from a Hashtable.
- setStemExclusionTable(File) -
Method in class org.apache.lucene.analysis.br.BrazilianAnalyzer
- Builds an exclusionlist from the words contained in the given file.
- setStemExclusionTable(String[]) -
Method in class org.apache.lucene.analysis.de.GermanAnalyzer
- Builds an exclusionlist from an array of Strings.
- setStemExclusionTable(Hashtable) -
Method in class org.apache.lucene.analysis.de.GermanAnalyzer
- Builds an exclusionlist from a Hashtable.
- setStemExclusionTable(File) -
Method in class org.apache.lucene.analysis.de.GermanAnalyzer
- Builds an exclusionlist from the words contained in the given file.
- setStemExclusionTable(String[]) -
Method in class org.apache.lucene.analysis.fr.FrenchAnalyzer
- Builds an exclusionlist from an array of Strings.
- setStemExclusionTable(Hashtable) -
Method in class org.apache.lucene.analysis.fr.FrenchAnalyzer
- Builds an exclusionlist from a Hashtable.
- setStemExclusionTable(File) -
Method in class org.apache.lucene.analysis.fr.FrenchAnalyzer
- Builds an exclusionlist from the words contained in the given file.
- setStemExclusionTable(String[]) -
Method in class org.apache.lucene.analysis.nl.DutchAnalyzer
- Builds an exclusionlist from an array of Strings.
- setStemExclusionTable(HashSet) -
Method in class org.apache.lucene.analysis.nl.DutchAnalyzer
- Builds an exclusionlist from a Hashtable.
- setStemExclusionTable(File) -
Method in class org.apache.lucene.analysis.nl.DutchAnalyzer
- Builds an exclusionlist from the words contained in the given file.
- setStemmer(GermanStemmer) -
Method in class org.apache.lucene.analysis.de.GermanStemFilter
- Set a alternative/custom GermanStemmer for this filter.
- setStemmer(FrenchStemmer) -
Method in class org.apache.lucene.analysis.fr.FrenchStemFilter
- Set a alternative/custom FrenchStemmer for this filter.
- setStemmer(DutchStemmer) -
Method in class org.apache.lucene.analysis.nl.DutchStemFilter
- Set a alternative/custom DutchStemmer for this filter.
- setStemmer(RussianStemmer) -
Method in class org.apache.lucene.analysis.ru.RussianStemFilter
- Set a alternative/custom RussianStemmer for this filter.
- setStopWords(Set) -
Method in class org.apache.lucene.search.similar.MoreLikeThis
- Set the set of stopwords.
- setStopWords(Set) -
Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
-
- setStorageDir(Directory) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
-
- setStore(Field.Store) -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
-
- setStoreByName(String) -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
- Sets the Store class by simple name
- setStoreTermVector(Field.TermVector) -
Method in class org.apache.lucene.document.AbstractField
-
- setStrict(boolean) -
Method in class org.apache.lucene.search.function.CustomScoreQuery
- Set the strict mode of this query.
- setSubtitle(TextConstruct) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setSubtitle(GOMSubtitle) -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- setSubtitle(GOMSubtitle) -
Method in interface org.apache.lucene.gdata.gom.GOMSource
-
- setSummary(TextConstruct) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setSummary(GOMSummary) -
Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
-
- setSummary(GOMSummary) -
Method in interface org.apache.lucene.gdata.gom.GOMEntry
-
- setTableModel(TableModel) -
Method in class org.apache.lucene.swing.models.TableSearcher
- Set the table model used by this table model
- setTargetObject(Object) -
Method in class org.apache.lucene.gdata.server.registry.configuration.PropertyInjector
- Sets the object to be populated with the properties provided in the ComponentConfiguration.
- setTerm(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMCategoryImpl
-
- setTerm(String) -
Method in interface org.apache.lucene.gdata.gom.GOMCategory
-
- setTerm(String) -
Method in class org.apache.lucene.search.highlight.WeightedTerm
-
- setTermIndexInterval(int) -
Method in class org.apache.lucene.index.IndexWriter
- Expert: Set the interval between indexed terms.
- setTermText(String) -
Method in class org.apache.lucene.analysis.Token
- Sets the Token's term text.
- setTextFragmenter(Fragmenter) -
Method in class org.apache.lucene.search.highlight.Highlighter
-
- setTextValue(String) -
Method in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
-
- setTextValue(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMAttributeImpl
-
- setTextValue(String) -
Method in interface org.apache.lucene.gdata.gom.GOMXmlEntity
-
- setTitle(String) -
Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
-
- setTitle(TextConstruct) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setTitle(TextConstruct) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setTitle(GOMTitle) -
Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
-
- setTitle(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMLinkImpl
-
- setTitle(GOMTitle) -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- setTitle(GOMTitle) -
Method in interface org.apache.lucene.gdata.gom.GOMEntry
-
- setTitle(String) -
Method in interface org.apache.lucene.gdata.gom.GOMLink
-
- setTitle(GOMTitle) -
Method in interface org.apache.lucene.gdata.gom.GOMSource
-
- setTotalResults(int) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setTransaction(Transaction) -
Method in class org.apache.lucene.store.db.DbDirectory
- Once a transaction handle was committed it is no longer valid.
- setTransaction(DbTxn) -
Method in class org.apache.lucene.store.db.DbDirectory
- Once a transaction handle was committed it is no longer valid.
- setTransaction(Transaction) -
Method in class org.apache.lucene.store.je.JEDirectory
- Once a transaction handle was committed it is no longer valid.
- setType(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMLinkImpl
-
- setType(String) -
Method in interface org.apache.lucene.gdata.gom.GOMLink
-
- setType(String) -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
- Sets the content type of this field by the name of the enum type.
- setTypePath(String) -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
-
- setup() -
Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
-
- setup() -
Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
-
- setup() -
Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
- Task setup work that should not be measured for that specific task.
- setUpdated(DateTime) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setUpdated(DateTime) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setUpdated(GOMUpdated) -
Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
-
- setUpdated(GOMUpdated) -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- setUpdated(GOMUpdated) -
Method in interface org.apache.lucene.gdata.gom.GOMEntry
-
- setUpdated(GOMUpdated) -
Method in interface org.apache.lucene.gdata.gom.GOMSource
-
- setUri(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMGeneratorImpl
-
- setUri(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMPersonImpl
-
- setUri(String) -
Method in interface org.apache.lucene.gdata.gom.GOMGenerator
- Sets the the atom:generator uri attribute value
- setUri(String) -
Method in interface org.apache.lucene.gdata.gom.GOMPerson
-
- setUseCompoundFile(boolean) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setUseCompoundFile(boolean) -
Method in class org.apache.lucene.index.IndexModifier
- Setting to turn on usage of a compound file.
- setUseCompoundFile(boolean) -
Method in class org.apache.lucene.index.IndexWriter
- Setting to turn on usage of a compound file.
- setUseCompoundIndex(boolean) -
Method in class org.apache.lucene.ant.IndexTask
- If creating a new index and this is set to true, the
index will be created in compound format.
- setUseOldRangeQuery(boolean) -
Method in class org.apache.lucene.queryParser.QueryParser
- By default QueryParser uses new ConstantScoreRangeQuery in preference to RangeQuery
for range queries.
- setUser(String) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- setUseScorer14(boolean) -
Static method in class org.apache.lucene.search.BooleanQuery
- Deprecated. Use
BooleanQuery.setAllowDocsOutOfOrder(boolean)
instead.
- setUseTimedIndexer(boolean) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setUseWeakReferences(boolean) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- setValidator(SimpleGOMElementImpl.SimpleValidator) -
Method in class org.apache.lucene.gdata.gom.core.SimpleGOMElementImpl
-
- setValue(float) -
Method in class org.apache.lucene.search.Explanation
- Sets the value assigned to this explanation node.
- setValueAt(Object, int, int) -
Method in class org.apache.lucene.swing.models.TableSearcher
-
- setVersion(int) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setVersion(String) -
Method in class org.apache.lucene.gdata.gom.core.GOMDocumentImpl
-
- setVersion(String) -
Method in interface org.apache.lucene.gdata.gom.GOMDocument
- Sets the xml version
- setVersionId(String) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setWeight(float) -
Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
-
- setWeight(float) -
Method in class org.apache.lucene.search.highlight.WeightedTerm
-
- setWorkingDir(File) -
Method in class org.apache.lucene.benchmark.Driver
-
- setWriteLockTimeout(long) -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- setWriteLockTimeout(long) -
Method in class org.apache.lucene.index.IndexWriter
- Sets the maximum time to wait for a write lock (in milliseconds) for this instance of IndexWriter.
- setXmlBlob(XmlBlob) -
Method in class org.apache.lucene.gdata.data.ServerBaseEntry
-
- setXmlBlob(XmlBlob) -
Method in class org.apache.lucene.gdata.data.ServerBaseFeed
-
- setXsltStylesheet(String) -
Method in class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
- Sets and creates the preview transformer xslt template to provide a html formate for feeds and entries.
- SHORT -
Static variable in class org.apache.lucene.search.function.FieldScoreQuery.Type
- field values are interpreted as numeric short values.
- ShortFieldSource - Class in org.apache.lucene.search.function
- Expert: obtains short field values from the
FieldCache
using getShorts()
and makes those values
available as other numeric types, casting as needed. - ShortFieldSource(String) -
Constructor for class org.apache.lucene.search.function.ShortFieldSource
- Create a cached short field source with default string-to-short parser.
- ShortFieldSource(String, FieldCache.ShortParser) -
Constructor for class org.apache.lucene.search.function.ShortFieldSource
- Create a cached short field source with a specific string-to-short parser.
- SHOULD -
Static variable in class org.apache.lucene.search.BooleanClause.Occur
- Use this operator for clauses that should appear in the
matching documents.
- shouldNeverLogAtStart() -
Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
- Tasks that should never log at start can overide this.
- shouldNeverLogAtStart() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
-
- shouldNotRecordStats() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ClearStatsTask
-
- shouldNotRecordStats() -
Method in class org.apache.lucene.benchmark.byTask.tasks.NewRoundTask
-
- shouldNotRecordStats() -
Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
- Tasks that should not record statistics can overide this.
- shouldNotRecordStats() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
-
- shouldNotRecordStats() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ResetInputsTask
-
- shouldNotRecordStats() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ResetSystemEraseTask
-
- shouldNotRecordStats() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ResetSystemSoftTask
-
- showRunData(String) -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- Similarity - Class in org.apache.lucene.search
- Expert: Scoring API.
- Similarity() -
Constructor for class org.apache.lucene.search.Similarity
-
- similarity -
Variable in class org.apache.lucene.search.spans.SpanWeight
-
- SimilarityDelegator - Class in org.apache.lucene.search
- Expert: Delegating scoring implementation.
- SimilarityDelegator(Similarity) -
Constructor for class org.apache.lucene.search.SimilarityDelegator
- Construct a
Similarity
that delegates all methods to another.
- SimilarityQueries - Class in org.apache.lucene.search.similar
- Simple similarity measures.
- SimpleAnalyzer - Class in org.apache.lucene.analysis
- An Analyzer that filters LetterTokenizer with LowerCaseFilter.
- SimpleAnalyzer() -
Constructor for class org.apache.lucene.analysis.SimpleAnalyzer
-
- SimpleCharStream - Class in org.apache.lucene.demo.html
- An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) -
Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
- SimpleCharStream(Reader, int, int) -
Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
- SimpleCharStream(Reader) -
Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int, int) -
Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int) -
Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
- SimpleCharStream(InputStream) -
Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
- SimpleDocMaker - Class in org.apache.lucene.benchmark.byTask.feeds
- Create documents for the test.
- SimpleDocMaker() -
Constructor for class org.apache.lucene.benchmark.byTask.feeds.SimpleDocMaker
-
- SimpleFragmenter - Class in org.apache.lucene.search.highlight
Fragmenter
implementation which breaks text up into same-size
fragments with no concerns over spotting sentence boundaries.- SimpleFragmenter() -
Constructor for class org.apache.lucene.search.highlight.SimpleFragmenter
-
- SimpleFragmenter(int) -
Constructor for class org.apache.lucene.search.highlight.SimpleFragmenter
-
- SimpleFSLockFactory - Class in org.apache.lucene.store
- Implements
LockFactory
using File.createNewFile()
. - SimpleFSLockFactory(File) -
Constructor for class org.apache.lucene.store.SimpleFSLockFactory
- Instantiate using the provided directory (as a File instance).
- SimpleFSLockFactory(String) -
Constructor for class org.apache.lucene.store.SimpleFSLockFactory
- Instantiate using the provided directory name (String).
- SimpleGOMElementImpl - Class in org.apache.lucene.gdata.gom.core
-
- SimpleGOMElementImpl(String, GOMNamespace) -
Constructor for class org.apache.lucene.gdata.gom.core.SimpleGOMElementImpl
-
- SimpleGOMElementImpl.SimpleValidator - Class in org.apache.lucene.gdata.gom.core
-
- SimpleGOMElementImpl.SimpleValidator(String) -
Constructor for class org.apache.lucene.gdata.gom.core.SimpleGOMElementImpl.SimpleValidator
-
- SimpleHTMLEncoder - Class in org.apache.lucene.search.highlight
- Simple
Encoder
implementation to escape text for HTML output - SimpleHTMLEncoder() -
Constructor for class org.apache.lucene.search.highlight.SimpleHTMLEncoder
-
- SimpleHTMLFormatter - Class in org.apache.lucene.search.highlight
- Simple
Formatter
implementation to highlight terms with a pre and post tag - SimpleHTMLFormatter(String, String) -
Constructor for class org.apache.lucene.search.highlight.SimpleHTMLFormatter
-
- SimpleHTMLFormatter() -
Constructor for class org.apache.lucene.search.highlight.SimpleHTMLFormatter
- Default constructor uses HTML: <B> tags to markup terms
- simpleName(Class) -
Static method in class org.apache.lucene.benchmark.byTask.utils.Format
- Extract simple class name
- SimpleObjectPool<Type> - Class in org.apache.lucene.gdata.utils
- A Simple implementation of the
Pool
interface using a Stack
as a buffer for the pooled objects. - SimpleObjectPool(int, PoolObjectFactory<Type>) -
Constructor for class org.apache.lucene.gdata.utils.SimpleObjectPool
- Constructs a new
SimpleObjectPool
and sets the ObjectFactory and the pool size
- SimpleObjectPool(PoolObjectFactory<Type>) -
Constructor for class org.apache.lucene.gdata.utils.SimpleObjectPool
-
- SimpleQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
- A QueryMaker that makes queries for a collection created
using
SimpleDocMaker
. - SimpleQueryMaker() -
Constructor for class org.apache.lucene.benchmark.byTask.feeds.SimpleQueryMaker
-
- SimpleSaxErrorHandler - Class in org.apache.lucene.gdata.utils
- For use with Digester to throw exceptions on errors
- SimpleSaxErrorHandler() -
Constructor for class org.apache.lucene.gdata.utils.SimpleSaxErrorHandler
-
- SimpleSloppyPhraseQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
- Create sloppy phrase queries for performance test, in an index created using simple doc maker.
- SimpleSloppyPhraseQueryMaker() -
Constructor for class org.apache.lucene.benchmark.byTask.feeds.SimpleSloppyPhraseQueryMaker
-
- SimpleTerm() -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- SimpleTerm - Class in org.apache.lucene.queryParser.surround.query
-
- SimpleTerm(boolean) -
Constructor for class org.apache.lucene.queryParser.surround.query.SimpleTerm
-
- SimpleTerm.MatchingTermVisitor - Interface in org.apache.lucene.queryParser.surround.query
-
- singleEntryQuery(String, String, ProvidedService) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageQuery
- This method retrieves a single entry from the storage.
- SingleHostConcurrentStorageLock - Class in org.apache.lucene.gdata.storage.lucenestorage
-
- SingleInstanceLockFactory - Class in org.apache.lucene.store
- Implements
LockFactory
for a single in-process instance,
meaning all locking will take place through this one instance. - SingleInstanceLockFactory() -
Constructor for class org.apache.lucene.store.SingleInstanceLockFactory
-
- SIZE -
Static variable in class org.apache.lucene.document.FieldSelectorResult
- Expert: Load the size of this
Field
rather than its value.
- size() -
Method in interface org.apache.lucene.index.TermFreqVector
-
- size() -
Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
-
- size() -
Method in class org.apache.lucene.search.QueryTermVector
-
- size() -
Method in class org.apache.lucene.util.BitVector
- Returns the number of bits in this vector.
- size() -
Method in class org.apache.lucene.util.PriorityQueue
- Returns the number of elements currently stored in the PriorityQueue.
- size() -
Method in class org.apache.lucene.util.ScorerDocQueue
- Returns the number of scorers currently stored in the ScorerDocQueue.
- SIZE_AND_BREAK -
Static variable in class org.apache.lucene.document.FieldSelectorResult
- Expert: Like
FieldSelectorResult.SIZE
but immediately break from the field loading loop, i.e., stop loading further fields, after the size is loaded
- sizeInBytes() -
Method in class org.apache.lucene.store.RAMDirectory
- Return total size in bytes of all files in this
directory.
- skipChars(int) -
Method in class org.apache.lucene.store.IndexInput
- Expert
Similar to
IndexInput.readChars(char[], int, int)
but does not do any conversion operations on the bytes it is reading in.
- skipTo(int) -
Method in class org.apache.lucene.index.FilterIndexReader.FilterTermDocs
-
- skipTo(int) -
Method in class org.apache.lucene.index.MultipleTermPositions
-
- skipTo(int) -
Method in interface org.apache.lucene.index.TermDocs
- Skips entries to the first beyond the current whose document number is
greater than or equal to target.
- skipTo(Term) -
Method in class org.apache.lucene.index.TermEnum
- Skips terms to the first beyond the current whose value is
greater or equal to target.
- skipTo(int) -
Method in class org.apache.lucene.search.ConstantScoreQuery.ConstantScorer
-
- skipTo(int) -
Method in class org.apache.lucene.search.ReqExclScorer
- Skips to the first match beyond the current whose document number is
greater than or equal to a given target.
- skipTo(int) -
Method in class org.apache.lucene.search.ReqOptSumScorer
-
- skipTo(int) -
Method in class org.apache.lucene.search.Scorer
- Skips to the first match beyond the current whose document number is
greater than or equal to a given target.
- skipTo(int) -
Method in interface org.apache.lucene.search.spans.Spans
- Skips to the first match beyond the current, whose document number is
greater than or equal to target.
- skipTo(int) -
Method in class org.apache.lucene.search.spans.SpanScorer
-
- skipTo(int) -
Method in class org.apache.lucene.search.spans.TermSpans
-
- slice_check() -
Method in class net.sf.snowball.SnowballProgram
-
- slice_del() -
Method in class net.sf.snowball.SnowballProgram
-
- slice_from(String) -
Method in class net.sf.snowball.SnowballProgram
-
- slice_from(StringBuffer) -
Method in class net.sf.snowball.SnowballProgram
-
- slice_to(StringBuffer) -
Method in class net.sf.snowball.SnowballProgram
-
- sloppyFreq(int) -
Method in class org.apache.lucene.search.DefaultSimilarity
- Implemented as
1 / (distance + 1)
.
- sloppyFreq(int) -
Method in class org.apache.lucene.search.Similarity
- Computes the amount of a sloppy phrase match, based on an edit distance.
- sloppyFreq(int) -
Method in class org.apache.lucene.search.SimilarityDelegator
-
- SmallFloat - Class in org.apache.lucene.util
- Floating point numbers smaller than 32 bits.
- SmallFloat() -
Constructor for class org.apache.lucene.util.SmallFloat
-
- SnowballAnalyzer - Class in org.apache.lucene.analysis.snowball
- Filters
StandardTokenizer
with StandardFilter
, LowerCaseFilter
, StopFilter
and SnowballFilter
. - SnowballAnalyzer(String) -
Constructor for class org.apache.lucene.analysis.snowball.SnowballAnalyzer
- Builds the named analyzer with no stop words.
- SnowballAnalyzer(String, String[]) -
Constructor for class org.apache.lucene.analysis.snowball.SnowballAnalyzer
- Builds the named analyzer with the given stop words.
- SnowballFilter - Class in org.apache.lucene.analysis.snowball
- A filter that stems words using a Snowball-generated stemmer.
- SnowballFilter(TokenStream, String) -
Constructor for class org.apache.lucene.analysis.snowball.SnowballFilter
- Construct the named stemming filter.
- SnowballProgram - Class in net.sf.snowball
-
- SnowballProgram() -
Constructor for class net.sf.snowball.SnowballProgram
-
- Sort - Class in org.apache.lucene.search
- Encapsulates sort criteria for returned hits.
- Sort() -
Constructor for class org.apache.lucene.search.Sort
- Sorts by computed relevance.
- Sort(String) -
Constructor for class org.apache.lucene.search.Sort
- Sorts by the terms in
field
then by index order (document
number).
- Sort(String, boolean) -
Constructor for class org.apache.lucene.search.Sort
- Sorts possibly in reverse by the terms in
field
then by
index order (document number).
- Sort(String[]) -
Constructor for class org.apache.lucene.search.Sort
- Sorts in succession by the terms in each field.
- Sort(SortField) -
Constructor for class org.apache.lucene.search.Sort
- Sorts by the criteria in the given SortField.
- Sort(SortField[]) -
Constructor for class org.apache.lucene.search.Sort
- Sorts in succession by the criteria in each SortField.
- SortComparator - Class in org.apache.lucene.search
- Abstract base class for sorting hits returned by a Query.
- SortComparator() -
Constructor for class org.apache.lucene.search.SortComparator
-
- SortComparatorSource - Interface in org.apache.lucene.search
- Expert: returns a comparator for sorting ScoreDocs.
- SortField - Class in org.apache.lucene.search
- Stores information about how to sort documents by terms in an individual
field.
- SortField(String) -
Constructor for class org.apache.lucene.search.SortField
- Creates a sort by terms in the given field where the type of term value
is determined dynamically (
AUTO
).
- SortField(String, boolean) -
Constructor for class org.apache.lucene.search.SortField
- Creates a sort, possibly in reverse, by terms in the given field where
the type of term value is determined dynamically (
AUTO
).
- SortField(String, int) -
Constructor for class org.apache.lucene.search.SortField
- Creates a sort by terms in the given field with the type of term
values explicitly given.
- SortField(String, int, boolean) -
Constructor for class org.apache.lucene.search.SortField
- Creates a sort, possibly in reverse, by terms in the given field with the
type of term values explicitly given.
- SortField(String, Locale) -
Constructor for class org.apache.lucene.search.SortField
- Creates a sort by terms in the given field sorted
according to the given locale.
- SortField(String, Locale, boolean) -
Constructor for class org.apache.lucene.search.SortField
- Creates a sort, possibly in reverse, by terms in the given field sorted
according to the given locale.
- SortField(String, SortComparatorSource) -
Constructor for class org.apache.lucene.search.SortField
- Creates a sort with a custom comparison function.
- SortField(String, SortComparatorSource, boolean) -
Constructor for class org.apache.lucene.search.SortField
- Creates a sort, possibly in reverse, with a custom comparison function.
- sortType() -
Method in interface org.apache.lucene.search.ScoreDocComparator
- Returns the type of sort.
- sortValue(ScoreDoc) -
Method in interface org.apache.lucene.search.ScoreDocComparator
- Returns the value used to sort the given document.
- SOURCE_DIR -
Static variable in class org.apache.lucene.benchmark.standard.StandardBenchmarker
- Deprecated.
- SP -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- Space -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- SpanBuilderBase - Class in org.apache.lucene.xmlparser.builders
- Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
- SpanBuilderBase() -
Constructor for class org.apache.lucene.xmlparser.builders.SpanBuilderBase
-
- SpanFirstBuilder - Class in org.apache.lucene.xmlparser.builders
- Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
- SpanFirstBuilder(SpanQueryBuilder) -
Constructor for class org.apache.lucene.xmlparser.builders.SpanFirstBuilder
-
- SpanFirstQuery - Class in org.apache.lucene.search.spans
- Matches spans near the beginning of a field.
- SpanFirstQuery(SpanQuery, int) -
Constructor for class org.apache.lucene.search.spans.SpanFirstQuery
- Construct a SpanFirstQuery matching spans in
match
whose end
position is less than or equal to end
.
- SpanGradientFormatter - Class in org.apache.lucene.search.highlight
- Formats text with different color intensity depending on the score of the
term using the span tag.
- SpanGradientFormatter(float, String, String, String, String) -
Constructor for class org.apache.lucene.search.highlight.SpanGradientFormatter
-
- SpanishStemmer - Class in net.sf.snowball.ext
- Generated class implementing code defined by a snowball script.
- SpanishStemmer() -
Constructor for class net.sf.snowball.ext.SpanishStemmer
-
- SpanNearBuilder - Class in org.apache.lucene.xmlparser.builders
- Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
- SpanNearBuilder(SpanQueryBuilder) -
Constructor for class org.apache.lucene.xmlparser.builders.SpanNearBuilder
-
- SpanNearClauseFactory - Class in org.apache.lucene.queryParser.surround.query
-
- SpanNearClauseFactory(IndexReader, String, BasicQueryFactory) -
Constructor for class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
-
- SpanNearQuery - Class in org.apache.lucene.search.spans
- Matches spans which are near one another.
- SpanNearQuery(SpanQuery[], int, boolean) -
Constructor for class org.apache.lucene.search.spans.SpanNearQuery
- Construct a SpanNearQuery.
- SpanNotBuilder - Class in org.apache.lucene.xmlparser.builders
- Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
- SpanNotBuilder(SpanQueryBuilder) -
Constructor for class org.apache.lucene.xmlparser.builders.SpanNotBuilder
-
- SpanNotQuery - Class in org.apache.lucene.search.spans
- Removes matches which overlap with another SpanQuery.
- SpanNotQuery(SpanQuery, SpanQuery) -
Constructor for class org.apache.lucene.search.spans.SpanNotQuery
- Construct a SpanNotQuery matching spans from
include
which
have no overlap with spans from exclude
.
- SpanOrBuilder - Class in org.apache.lucene.xmlparser.builders
- Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
- SpanOrBuilder(SpanQueryBuilder) -
Constructor for class org.apache.lucene.xmlparser.builders.SpanOrBuilder
-
- SpanOrQuery - Class in org.apache.lucene.search.spans
- Matches the union of its clauses.
- SpanOrQuery(SpanQuery[]) -
Constructor for class org.apache.lucene.search.spans.SpanOrQuery
- Construct a SpanOrQuery merging the provided clauses.
- SpanOrTermsBuilder - Class in org.apache.lucene.xmlparser.builders
- Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
- SpanOrTermsBuilder(Analyzer) -
Constructor for class org.apache.lucene.xmlparser.builders.SpanOrTermsBuilder
-
- SpanQuery - Class in org.apache.lucene.search.spans
- Base class for span-based queries.
- SpanQuery() -
Constructor for class org.apache.lucene.search.spans.SpanQuery
-
- SpanQueryBuilder - Interface in org.apache.lucene.xmlparser.builders
-
- SpanQueryBuilderFactory - Class in org.apache.lucene.xmlparser.builders
-
- SpanQueryBuilderFactory() -
Constructor for class org.apache.lucene.xmlparser.builders.SpanQueryBuilderFactory
-
- SpanRegexQuery - Class in org.apache.lucene.search.regex
- A SpanQuery version of
RegexQuery
allowing regular expression
queries to be nested within other SpanQuery subclasses. - SpanRegexQuery(Term) -
Constructor for class org.apache.lucene.search.regex.SpanRegexQuery
-
- Spans - Interface in org.apache.lucene.search.spans
- Expert: an enumeration of span matches.
- spans -
Variable in class org.apache.lucene.search.spans.SpanScorer
-
- SpanScorer - Class in org.apache.lucene.search.spans
- Public for extension only.
- SpanScorer(Spans, Weight, Similarity, byte[]) -
Constructor for class org.apache.lucene.search.spans.SpanScorer
-
- SpanTermBuilder - Class in org.apache.lucene.xmlparser.builders
- Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
- SpanTermBuilder() -
Constructor for class org.apache.lucene.xmlparser.builders.SpanTermBuilder
-
- SpanTermQuery - Class in org.apache.lucene.search.spans
- Matches spans containing a term.
- SpanTermQuery(Term) -
Constructor for class org.apache.lucene.search.spans.SpanTermQuery
- Construct a SpanTermQuery matching the named term's spans.
- SpanWeight - Class in org.apache.lucene.search.spans
- Expert-only.
- SpanWeight(SpanQuery, Searcher) -
Constructor for class org.apache.lucene.search.spans.SpanWeight
-
- specialConstructor -
Variable in exception org.apache.lucene.analysis.standard.ParseException
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialConstructor -
Variable in exception org.apache.lucene.demo.html.ParseException
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialConstructor -
Variable in exception org.apache.lucene.queryParser.ParseException
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialConstructor -
Variable in exception org.apache.lucene.queryParser.precedence.ParseException
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialConstructor -
Variable in exception org.apache.lucene.queryParser.surround.parser.ParseException
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialToken -
Variable in class org.apache.lucene.analysis.standard.Token
- This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken -
Variable in class org.apache.lucene.demo.html.Token
- This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken -
Variable in class org.apache.lucene.queryParser.precedence.Token
- This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken -
Variable in class org.apache.lucene.queryParser.surround.parser.Token
- This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken -
Variable in class org.apache.lucene.queryParser.Token
- This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SpellChecker - Class in org.apache.lucene.search.spell
-
Spell Checker class (Main class)
(initially inspired by the David Spencer code). - SpellChecker(Directory) -
Constructor for class org.apache.lucene.search.spell.SpellChecker
- Use the given directory as a spell checker index.
- SrndPrefixQuery - Class in org.apache.lucene.queryParser.surround.query
-
- SrndPrefixQuery(String, boolean, char) -
Constructor for class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
-
- SrndQuery - Class in org.apache.lucene.queryParser.surround.query
-
- SrndQuery() -
Constructor for class org.apache.lucene.queryParser.surround.query.SrndQuery
-
- SrndTermQuery - Class in org.apache.lucene.queryParser.surround.query
-
- SrndTermQuery(String, boolean) -
Constructor for class org.apache.lucene.queryParser.surround.query.SrndTermQuery
-
- SrndTruncQuery - Class in org.apache.lucene.queryParser.surround.query
-
- SrndTruncQuery(String, char, char) -
Constructor for class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
-
- StaleReaderException - Exception in org.apache.lucene.index
- This exception is thrown when an
IndexReader
tries to make changes to the index (via IndexReader.deleteDocument(int)
, IndexReader.undeleteAll()
or IndexReader.setNorm(int, java.lang.String, byte)
)
but changes have already been committed to the index
since this reader was instantiated. - StaleReaderException(String) -
Constructor for exception org.apache.lucene.index.StaleReaderException
-
- STANDARD_QUERIES -
Static variable in class org.apache.lucene.benchmark.standard.ReutersQueries
-
- StandardAnalyzer - Class in org.apache.lucene.analysis.standard
- Filters
StandardTokenizer
with StandardFilter
, LowerCaseFilter
and StopFilter
, using a list of English stop words. - StandardAnalyzer() -
Constructor for class org.apache.lucene.analysis.standard.StandardAnalyzer
- Builds an analyzer with the default stop words (
StandardAnalyzer.STOP_WORDS
).
- StandardAnalyzer(Set) -
Constructor for class org.apache.lucene.analysis.standard.StandardAnalyzer
- Builds an analyzer with the given stop words.
- StandardAnalyzer(String[]) -
Constructor for class org.apache.lucene.analysis.standard.StandardAnalyzer
- Builds an analyzer with the given stop words.
- StandardAnalyzer(File) -
Constructor for class org.apache.lucene.analysis.standard.StandardAnalyzer
- Builds an analyzer with the stop words from the given file.
- StandardAnalyzer(Reader) -
Constructor for class org.apache.lucene.analysis.standard.StandardAnalyzer
- Builds an analyzer with the stop words from the given reader.
- StandardBenchmarker - Class in org.apache.lucene.benchmark.standard
- Deprecated. use the byTask code instead. See http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/javadoc/org/apache/lucene/benchmark/byTask/package-summary.html .
- StandardBenchmarker() -
Constructor for class org.apache.lucene.benchmark.standard.StandardBenchmarker
- Deprecated.
- StandardFilter - Class in org.apache.lucene.analysis.standard
- Normalizes tokens extracted with
StandardTokenizer
. - StandardFilter(TokenStream) -
Constructor for class org.apache.lucene.analysis.standard.StandardFilter
- Construct filtering in.
- StandardGdataSearcher - Class in org.apache.lucene.gdata.search
- Standard implementation of
GDataSearcher
- StandardGdataSearcher(ReferenceCounter<IndexSearcher>) -
Constructor for class org.apache.lucene.gdata.search.StandardGdataSearcher
- constructs a new GdataSearcher
- StandardOptions - Class in org.apache.lucene.benchmark.standard
-
- StandardOptions() -
Constructor for class org.apache.lucene.benchmark.standard.StandardOptions
-
- StandardTokenizer - Class in org.apache.lucene.analysis.standard
- A grammar-based tokenizer constructed with JavaCC.
- StandardTokenizer(Reader) -
Constructor for class org.apache.lucene.analysis.standard.StandardTokenizer
- Constructs a tokenizer for this Reader.
- StandardTokenizer(CharStream) -
Constructor for class org.apache.lucene.analysis.standard.StandardTokenizer
-
- StandardTokenizer(StandardTokenizerTokenManager) -
Constructor for class org.apache.lucene.analysis.standard.StandardTokenizer
-
- StandardTokenizerConstants - Interface in org.apache.lucene.analysis.standard
-
- StandardTokenizerTokenManager - Class in org.apache.lucene.analysis.standard
-
- StandardTokenizerTokenManager(CharStream) -
Constructor for class org.apache.lucene.analysis.standard.StandardTokenizerTokenManager
-
- StandardTokenizerTokenManager(CharStream, int) -
Constructor for class org.apache.lucene.analysis.standard.StandardTokenizerTokenManager
-
- STAR -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- start() -
Method in class org.apache.lucene.benchmark.stats.TimeData
- Start counting elapsed time.
- start(String) -
Method in interface org.apache.lucene.search.highlight.Fragmenter
- Initializes the Fragmenter
- start(String) -
Method in class org.apache.lucene.search.highlight.NullFragmenter
-
- start(String) -
Method in class org.apache.lucene.search.highlight.SimpleFragmenter
-
- start() -
Method in interface org.apache.lucene.search.spans.Spans
- Returns the start position of the current match.
- start() -
Method in class org.apache.lucene.search.spans.TermSpans
-
- startFragment(TextFragment) -
Method in class org.apache.lucene.search.highlight.QueryScorer
-
- startFragment(TextFragment) -
Method in interface org.apache.lucene.search.highlight.Scorer
- called when a new fragment is started for consideration
- startOffset() -
Method in class org.apache.lucene.analysis.Token
- Returns this Token's starting offset, the position of the first character
corresponding to this token in the source text.
- startRun() -
Method in class org.apache.lucene.benchmark.stats.TestRunData
- Mark the starting time of this test run.
- staticFlag -
Static variable in class org.apache.lucene.demo.html.SimpleCharStream
-
- stem() -
Method in class net.sf.snowball.ext.DanishStemmer
-
- stem() -
Method in class net.sf.snowball.ext.DutchStemmer
-
- stem() -
Method in class net.sf.snowball.ext.EnglishStemmer
-
- stem() -
Method in class net.sf.snowball.ext.FinnishStemmer
-
- stem() -
Method in class net.sf.snowball.ext.FrenchStemmer
-
- stem() -
Method in class net.sf.snowball.ext.German2Stemmer
-
- stem() -
Method in class net.sf.snowball.ext.GermanStemmer
-
- stem() -
Method in class net.sf.snowball.ext.ItalianStemmer
-
- stem() -
Method in class net.sf.snowball.ext.KpStemmer
-
- stem() -
Method in class net.sf.snowball.ext.LovinsStemmer
-
- stem() -
Method in class net.sf.snowball.ext.NorwegianStemmer
-
- stem() -
Method in class net.sf.snowball.ext.PorterStemmer
-
- stem() -
Method in class net.sf.snowball.ext.PortugueseStemmer
-
- stem() -
Method in class net.sf.snowball.ext.RussianStemmer
-
- stem() -
Method in class net.sf.snowball.ext.SpanishStemmer
-
- stem() -
Method in class net.sf.snowball.ext.SwedishStemmer
-
- stem(String) -
Method in class org.apache.lucene.analysis.br.BrazilianStemmer
- Stemms the given term to an unique discriminator.
- stem(String) -
Method in class org.apache.lucene.analysis.de.GermanStemmer
- Stemms the given term to an unique discriminator.
- stem(String) -
Method in class org.apache.lucene.analysis.fr.FrenchStemmer
- Stemms the given term to a unique discriminator.
- stem(String) -
Method in class org.apache.lucene.analysis.nl.DutchStemmer
-
- stop() -
Method in class org.apache.lucene.benchmark.stats.TimeData
- Stop counting elapsed time.
- STOP_WORDS -
Static variable in class org.apache.lucene.analysis.cjk.CJKAnalyzer
- An array containing some common English words that are not usually
useful for searching and some double-byte interpunctions.
- STOP_WORDS -
Static variable in class org.apache.lucene.analysis.cn.ChineseFilter
-
- STOP_WORDS -
Static variable in class org.apache.lucene.analysis.standard.StandardAnalyzer
- An array containing some common English words that are usually not
useful for searching.
- StopAnalyzer - Class in org.apache.lucene.analysis
- Filters LetterTokenizer with LowerCaseFilter and StopFilter.
- StopAnalyzer() -
Constructor for class org.apache.lucene.analysis.StopAnalyzer
- Builds an analyzer which removes words in ENGLISH_STOP_WORDS.
- StopAnalyzer(Set) -
Constructor for class org.apache.lucene.analysis.StopAnalyzer
- Builds an analyzer with the stop words from the given set.
- StopAnalyzer(String[]) -
Constructor for class org.apache.lucene.analysis.StopAnalyzer
- Builds an analyzer which removes words in the provided array.
- StopAnalyzer(File) -
Constructor for class org.apache.lucene.analysis.StopAnalyzer
- Builds an analyzer with the stop words from the given file.
- StopAnalyzer(Reader) -
Constructor for class org.apache.lucene.analysis.StopAnalyzer
- Builds an analyzer with the stop words from the given reader.
- StopFilter - Class in org.apache.lucene.analysis
- Removes stop words from a token stream.
- StopFilter(TokenStream, String[]) -
Constructor for class org.apache.lucene.analysis.StopFilter
- Construct a token stream filtering the given input.
- StopFilter(TokenStream, String[], boolean) -
Constructor for class org.apache.lucene.analysis.StopFilter
- Constructs a filter which removes words from the input
TokenStream that are named in the array of words.
- StopFilter(TokenStream, Set, boolean) -
Constructor for class org.apache.lucene.analysis.StopFilter
- Construct a token stream filtering the given input.
- StopFilter(TokenStream, Set) -
Constructor for class org.apache.lucene.analysis.StopFilter
- Constructs a filter which removes words from the input
TokenStream that are named in the Set.
- stopIDGenerator() -
Method in class org.apache.lucene.gdata.storage.IDGenerator
- Stops the id-producer
- storage -
Variable in class org.apache.lucene.gdata.server.GDataService
-
- Storage - Interface in org.apache.lucene.gdata.storage
- A interface every storage implementation must provide to access the
Storage.
- STORAGE_OPERATION_SEPARATOR -
Static variable in class org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverWriter
-
- StorageAccountWrapper - Class in org.apache.lucene.gdata.storage.lucenestorage
- Wrapps a User Object.
- StorageAccountWrapper(GDataAccount) -
Constructor for class org.apache.lucene.gdata.storage.lucenestorage.StorageAccountWrapper
-
- StorageBuffer - Class in org.apache.lucene.gdata.storage.lucenestorage
- The StorageBuffer is used to buffer incoming updates, deletes and inserts to
the storage.
- StorageBuffer(int) -
Constructor for class org.apache.lucene.gdata.storage.lucenestorage.StorageBuffer
- Constructs a new StorageBuffer.
- StorageConfigurator - Class in org.apache.lucene.gdata.storage.lucenestorage.configuration
- This clas loads the Storage configuration file and sets all properties.
- StorageConfigurator.StorageConfigurationError - Error in org.apache.lucene.gdata.storage.lucenestorage.configuration
-
- StorageConfigurator.StorageConfigurationError(String, Throwable) -
Constructor for error org.apache.lucene.gdata.storage.lucenestorage.configuration.StorageConfigurator.StorageConfigurationError
-
- StorageController - Interface in org.apache.lucene.gdata.storage
- An interface to define a central storage controller acting as a
Stroage Factory.
- StorageCoreController - Class in org.apache.lucene.gdata.storage.lucenestorage
-
- StorageCoreController() -
Constructor for class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
- Creates a new StoragCoreController
- StorageEntryWrapper - Class in org.apache.lucene.gdata.storage.lucenestorage
- This immutable class wrapps ServerBaseEntry for an internal
Storage representation of an entry.
- StorageEntryWrapper(ServerBaseEntry, StorageEntryWrapper.StorageOperation) -
Constructor for class org.apache.lucene.gdata.storage.lucenestorage.StorageEntryWrapper
- Creates a new StorageEntryWrapper.
- StorageEntryWrapper.StorageOperation - Enum in org.apache.lucene.gdata.storage.lucenestorage
- Storage operations
- StorageException - Exception in org.apache.lucene.gdata.storage
- The StorageException will be throw if any error or exception inside the
storage implementation occures.
- StorageException() -
Constructor for exception org.apache.lucene.gdata.storage.StorageException
- Constructs a new StorageException
- StorageException(String) -
Constructor for exception org.apache.lucene.gdata.storage.StorageException
- Constructs a new StorageException
- StorageException(String, Throwable) -
Constructor for exception org.apache.lucene.gdata.storage.StorageException
- Constructs a new StorageException
- StorageException(Throwable) -
Constructor for exception org.apache.lucene.gdata.storage.StorageException
- Constructs a new StorageException
- StorageFeedWrapper - Class in org.apache.lucene.gdata.storage.lucenestorage
- This immutable class wrapps GDataAccount instances for an internal Storage representation of
an account.
- StorageFeedWrapper(ServerBaseFeed, String) -
Constructor for class org.apache.lucene.gdata.storage.lucenestorage.StorageFeedWrapper
-
- StorageImplementation - Class in org.apache.lucene.gdata.storage.lucenestorage
- This is an implementation of the
Storage
interface. - StorageImplementation() -
Constructor for class org.apache.lucene.gdata.storage.lucenestorage.StorageImplementation
- Creates a new StorageImplementation
- storageModified(StorageEntryWrapper) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverController
-
- StorageModifier - Class in org.apache.lucene.gdata.storage.lucenestorage
- The StorageModifier is the a Singleton component of the LuceneStorage.
- StorageModifier(StorageCoreController, IndexModifier, StorageBuffer, int, int) -
Constructor for class org.apache.lucene.gdata.storage.lucenestorage.StorageModifier
- Creates a new StorageModifier
- StorageQuery - Class in org.apache.lucene.gdata.storage.lucenestorage
- StorageQuery wraps a Lucene
IndexSearcher
and a StorageBuffer
to
perform all request on the lucene storage. - StorageQuery(StorageBuffer, Searcher) -
Constructor for class org.apache.lucene.gdata.storage.lucenestorage.StorageQuery
- Creates a new StorageQuery
- StorageWrapper - Interface in org.apache.lucene.gdata.storage.lucenestorage
- A interface to be implemented by StorageWrapper sub classes to
provide a lucene document for each entity wrapped.
- store -
Variable in class org.apache.lucene.gdata.search.analysis.ContentStrategy
-
- storeAccount(GDataAccount) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oStorage
-
- storeAccount(GDataAccount) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageImplementation
-
- storeAccount(GDataAccount) -
Method in interface org.apache.lucene.gdata.storage.Storage
- Saves a new account.
- storeEntries(List<StorageEntryWrapper>, StorageModifier) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverController
-
- storeEntry(ServerBaseEntry) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oStorage
-
- storeEntry(ServerBaseEntry) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageImplementation
-
- storeEntry(ServerBaseEntry) -
Method in interface org.apache.lucene.gdata.storage.Storage
- Stores the given entry.
- storeFeed(ServerBaseFeed, String) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oStorage
-
- storeFeed(ServerBaseFeed, String) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageImplementation
-
- storeFeed(ServerBaseFeed, String) -
Method in interface org.apache.lucene.gdata.storage.Storage
- Stores a new feed for a existing account.
- storeOffsetWithTermVector -
Variable in class org.apache.lucene.document.AbstractField
-
- storePositionWithTermVector -
Variable in class org.apache.lucene.document.AbstractField
-
- STORES_PAYLOADS -
Static variable in class org.apache.lucene.index.IndexReader.FieldOption
-
- storeTermVector -
Variable in class org.apache.lucene.document.AbstractField
-
- storeVal -
Variable in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
-
- STR_SIZE -
Static variable in class org.apache.lucene.document.NumberTools
- The length of (all) strings returned by
NumberTools.longToString(long)
- strategy -
Variable in class org.apache.lucene.gdata.search.analysis.MixedContentStrategy
-
- STRING -
Static variable in class org.apache.lucene.search.SortField
- Sort using term values as Strings.
- STRING_INDEX -
Static variable in interface org.apache.lucene.search.FieldCache
- Indicator for StringIndex values in the cache.
- stringDifference(String, String) -
Static method in class org.apache.lucene.util.StringHelper
- Compares two strings, character by character, and returns the
first position where the two strings differ from one another.
- StringHelper - Class in org.apache.lucene.util
- Methods for manipulating strings.
- stringToDate(String) -
Static method in class org.apache.lucene.document.DateField
- Deprecated. Converts a string-encoded date into a Date object.
- stringToDate(String) -
Static method in class org.apache.lucene.document.DateTools
- Converts a string produced by
timeToString
or
dateToString
back to a time, represented as a
Date object.
- stringToLong(String) -
Static method in class org.apache.lucene.document.NumberTools
- Converts a String that was returned by
NumberTools.longToString(long)
back to a
long.
- stringToTime(String) -
Static method in class org.apache.lucene.document.DateField
- Deprecated. Converts a string-encoded date into a millisecond time.
- stringToTime(String) -
Static method in class org.apache.lucene.document.DateTools
- Converts a string produced by
timeToString
or
dateToString
back to a time, represented as the
number of milliseconds since January 1, 1970, 00:00:00 GMT.
- stringValue() -
Method in class org.apache.lucene.document.Field
- The value of the field as a String, or null.
- stringValue() -
Method in interface org.apache.lucene.document.Fieldable
- The value of the field as a String, or null.
- strVal(int) -
Method in class org.apache.lucene.search.function.DocValues
- Return doc value as a string.
- subDoc(int) -
Method in class org.apache.lucene.search.MultiSearcher
- Returns the document number of document
n
within its
sub-index.
- subQueriesOrdered() -
Method in class org.apache.lucene.queryParser.surround.query.DistanceQuery
-
- subSearcher(int) -
Method in class org.apache.lucene.search.MultiSearcher
- Returns index of the searcher for document
n
in the array
used to construct this searcher.
- substring_i -
Variable in class net.sf.snowball.Among
-
- subtitle -
Variable in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- SUFFIXTERM -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
- suffixToString(StringBuffer) -
Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
-
- suffixToString(StringBuffer) -
Method in class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
-
- suggestSimilar(String, int) -
Method in class org.apache.lucene.search.spell.SpellChecker
- Suggest similar words.
- suggestSimilar(String, int, IndexReader, String, boolean) -
Method in class org.apache.lucene.search.spell.SpellChecker
- Suggest similar words (optionally restricted to a field of an index).
- SUMMARY_LENGTH -
Static variable in class org.apache.lucene.demo.html.HTMLParser
-
- sumOfSquaredWeights() -
Method in class org.apache.lucene.search.ConstantScoreQuery.ConstantWeight
-
- sumOfSquaredWeights() -
Method in class org.apache.lucene.search.spans.SpanWeight
-
- sumOfSquaredWeights() -
Method in interface org.apache.lucene.search.Weight
- The sum of squared weights of contained query clauses.
- SUN_OS -
Static variable in class org.apache.lucene.util.Constants
- True iff running on SunOS.
- SuperType - Annotation Type in org.apache.lucene.gdata.server.registry
- This Annotation is use to annotate
ComponentType
elements to
specify an interface e.g. - supportsParams() -
Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
-
- supportsParams() -
Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
-
- supportsParams() -
Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
- Sub classes that supports parameters must overide this method to return true.
- supportsParams() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
-
- supportsParams() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
-
- supportsParams() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SetPropTask
-
- SwedishStemmer - Class in net.sf.snowball.ext
- Generated class implementing code defined by a snowball script.
- SwedishStemmer() -
Constructor for class net.sf.snowball.ext.SwedishStemmer
-
- SweetSpotSimilarity - Class in org.apache.lucene.misc
- A similarity with a lengthNorm that provides for a "platuea" of
equally good lengths, and tf helper functions.
- SweetSpotSimilarity() -
Constructor for class org.apache.lucene.misc.SweetSpotSimilarity
-
- SwitchTo(int) -
Method in class org.apache.lucene.analysis.standard.StandardTokenizerTokenManager
-
- SwitchTo(int) -
Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
-
- SwitchTo(int) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParserTokenManager
-
- SwitchTo(int) -
Method in class org.apache.lucene.queryParser.QueryParserTokenManager
-
- SwitchTo(int) -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
-
- SynExpand - Class in org.apache.lucene.wordnet
- Expand a query by looking up synonyms for every term.
- SynExpand() -
Constructor for class org.apache.lucene.wordnet.SynExpand
-
- SynLookup - Class in org.apache.lucene.wordnet
- Test program to look up synonyms.
- SynLookup() -
Constructor for class org.apache.lucene.wordnet.SynLookup
-
- SYNONYM_TOKEN_TYPE -
Static variable in class org.apache.lucene.index.memory.SynonymTokenFilter
- The Token.type used to indicate a synonym to higher level filters.
- SynonymMap - Class in org.apache.lucene.index.memory
- Loads the WordNet prolog file wn_s.pl
into a thread-safe main-memory hash map that can be used for fast
high-frequency lookups of synonyms for any given (lowercase) word string.
- SynonymMap(InputStream) -
Constructor for class org.apache.lucene.index.memory.SynonymMap
- Constructs an instance, loading WordNet synonym data from the given input
stream.
- SynonymTokenFilter - Class in org.apache.lucene.index.memory
- Injects additional tokens for synonyms of token terms fetched from the
underlying child stream; the child stream must deliver lowercase tokens
for synonyms to be found.
- SynonymTokenFilter(TokenStream, SynonymMap, int) -
Constructor for class org.apache.lucene.index.memory.SynonymTokenFilter
- Creates an instance for the given underlying stream and synonym table.
- Syns2Index - Class in org.apache.lucene.wordnet
- Convert the prolog file wn_s.pl from the WordNet prolog download
into a Lucene index suitable for looking up synonyms and performing query expansion (
SynExpand.expand(...)
). - Syns2Index() -
Constructor for class org.apache.lucene.wordnet.Syns2Index
-
T
- tableModel -
Variable in class org.apache.lucene.swing.models.TableSearcher
- The inner table model we are decorating
- TableSearcher - Class in org.apache.lucene.swing.models
- This is a TableModel that encapsulates Lucene
search logic within a TableModel implementation.
- TableSearcher(TableModel) -
Constructor for class org.apache.lucene.swing.models.TableSearcher
-
- tableTitle(String) -
Method in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
- Compute a title line for a report table
- Tag() -
Method in class org.apache.lucene.demo.html.HTMLParser
-
- TagEnd -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- TagName -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- Tags - Class in org.apache.lucene.demo.html
-
- Tags() -
Constructor for class org.apache.lucene.demo.html.Tags
-
- taskReportLine(String, TaskStats) -
Method in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
- Compute a report line for the given task stat.
- TaskSequence - Class in org.apache.lucene.benchmark.byTask.tasks
- Sequence of parallel or sequential tasks.
- TaskSequence(PerfRunData, String, TaskSequence, boolean) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
-
- taskStats() -
Method in class org.apache.lucene.benchmark.byTask.stats.Points
- Return the current task stats.
- TaskStats - Class in org.apache.lucene.benchmark.byTask.stats
- Statistics for a task run.
- tearDown() -
Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
-
- tearDown() -
Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
-
- tearDown() -
Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
- Task tearDown work that should not be measured for that specific task.
- term -
Variable in class org.apache.lucene.gdata.gom.core.GOMCategoryImpl
-
- term() -
Method in class org.apache.lucene.index.FilterIndexReader.FilterTermEnum
-
- Term - Class in org.apache.lucene.index
- A Term represents a word from text.
- Term(String, String) -
Constructor for class org.apache.lucene.index.Term
- Constructs a Term with the given field and text.
- term() -
Method in class org.apache.lucene.index.TermEnum
- Returns the current Term in the enumeration.
- Term(String) -
Method in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
-
- TERM -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- Term(String) -
Method in class org.apache.lucene.queryParser.QueryParser
-
- TERM -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- TERM -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
- term() -
Method in class org.apache.lucene.search.FilteredTermEnum
- Returns the current Term in the enumeration.
- term -
Variable in class org.apache.lucene.search.FuzzyQuery.ScoreTerm
-
- term -
Variable in class org.apache.lucene.search.spans.SpanTermQuery
-
- term -
Variable in class org.apache.lucene.search.spans.TermSpans
-
- TERM_ATTRIBUTE -
Static variable in interface org.apache.lucene.gdata.gom.GOMCategory
- Attribute name (attribute term { text })
- termCompare(Term) -
Method in class org.apache.lucene.search.FilteredTermEnum
- Equality compare on the term
- termCompare(Term) -
Method in class org.apache.lucene.search.FuzzyTermEnum
- The termCompare method in FuzzyTermEnum uses Levenshtein distance to
calculate the distance between the given term and the comparing term.
- termCompare(Term) -
Method in class org.apache.lucene.search.regex.RegexTermEnum
-
- termCompare(Term) -
Method in class org.apache.lucene.search.WildcardTermEnum
-
- termDocs() -
Method in class org.apache.lucene.index.FilterIndexReader
-
- termDocs(Term) -
Method in class org.apache.lucene.index.IndexReader
- Returns an enumeration of all the documents which contain
term
.
- termDocs() -
Method in class org.apache.lucene.index.IndexReader
- Returns an unpositioned
TermDocs
enumerator.
- termDocs() -
Method in class org.apache.lucene.index.MultiReader
-
- termDocs(Term) -
Method in class org.apache.lucene.index.ParallelReader
-
- termDocs() -
Method in class org.apache.lucene.index.ParallelReader
-
- TermDocs - Interface in org.apache.lucene.index
- TermDocs provides an interface for enumerating <document, frequency>
pairs for a term.
- TermEnum - Class in org.apache.lucene.index
- Abstract class for enumerating terms.
- TermEnum() -
Constructor for class org.apache.lucene.index.TermEnum
-
- TermFreqVector - Interface in org.apache.lucene.index
- Provides access to stored term vector of
a document field.
- termPositions() -
Method in class org.apache.lucene.index.FilterIndexReader
-
- termPositions(Term) -
Method in class org.apache.lucene.index.IndexReader
- Returns an enumeration of all the documents which contain
term
.
- termPositions() -
Method in class org.apache.lucene.index.IndexReader
- Returns an unpositioned
TermPositions
enumerator.
- termPositions() -
Method in class org.apache.lucene.index.MultiReader
-
- termPositions(Term) -
Method in class org.apache.lucene.index.ParallelReader
-
- termPositions() -
Method in class org.apache.lucene.index.ParallelReader
-
- TermPositions - Interface in org.apache.lucene.index
- TermPositions provides an interface for enumerating the <document,
frequency, <position>* > tuples for a term.
- TermPositionVector - Interface in org.apache.lucene.index
- Extends
TermFreqVector
to provide additional information about
positions in which each of the terms is found. - TermQuery - Class in org.apache.lucene.search
- A Query that matches documents containing a term.
- TermQuery(Term) -
Constructor for class org.apache.lucene.search.TermQuery
- Constructs a query for the term
t
.
- TermQueryBuilder - Class in org.apache.lucene.xmlparser.builders
-
- TermQueryBuilder() -
Constructor for class org.apache.lucene.xmlparser.builders.TermQueryBuilder
-
- terms() -
Method in class org.apache.lucene.index.FilterIndexReader
-
- terms(Term) -
Method in class org.apache.lucene.index.FilterIndexReader
-
- terms() -
Method in class org.apache.lucene.index.IndexReader
- Returns an enumeration of all the terms in the index.
- terms(Term) -
Method in class org.apache.lucene.index.IndexReader
- Returns an enumeration of all terms starting at a given term.
- terms() -
Method in class org.apache.lucene.index.MultiReader
-
- terms(Term) -
Method in class org.apache.lucene.index.MultiReader
-
- terms() -
Method in class org.apache.lucene.index.ParallelReader
-
- terms(Term) -
Method in class org.apache.lucene.index.ParallelReader
-
- terms -
Variable in class org.apache.lucene.search.spans.SpanWeight
-
- TermsFilter - Class in org.apache.lucene.search
- Constructs a filter for docs matching any of the terms added to this class.
- TermsFilter() -
Constructor for class org.apache.lucene.search.TermsFilter
-
- TermsFilterBuilder - Class in org.apache.lucene.xmlparser.builders
-
- TermsFilterBuilder(Analyzer) -
Constructor for class org.apache.lucene.xmlparser.builders.TermsFilterBuilder
-
- TermSpans - Class in org.apache.lucene.search.spans
- Expert:
Public for extension only
- TermSpans(TermPositions, Term) -
Constructor for class org.apache.lucene.search.spans.TermSpans
-
- TermsQueryBuilder - Class in org.apache.lucene.xmlparser.builders
- Builds a BooleanQuery from all of the terms found in the XML element using the choice of analyzer
- TermsQueryBuilder(Analyzer) -
Constructor for class org.apache.lucene.xmlparser.builders.TermsQueryBuilder
-
- termText() -
Method in class org.apache.lucene.analysis.Token
- Returns the Token's term text.
- TERMVECTOR -
Static variable in class org.apache.lucene.index.IndexReader.FieldOption
-
- TERMVECTOR_WITH_OFFSET -
Static variable in class org.apache.lucene.index.IndexReader.FieldOption
-
- TERMVECTOR_WITH_POSITION -
Static variable in class org.apache.lucene.index.IndexReader.FieldOption
-
- TERMVECTOR_WITH_POSITION_OFFSET -
Static variable in class org.apache.lucene.index.IndexReader.FieldOption
-
- TermVectorOffsetInfo - Class in org.apache.lucene.index
- The TermVectorOffsetInfo class holds information pertaining to a Term in a
TermPositionVector
's
offset information. - TermVectorOffsetInfo() -
Constructor for class org.apache.lucene.index.TermVectorOffsetInfo
-
- TermVectorOffsetInfo(int, int) -
Constructor for class org.apache.lucene.index.TermVectorOffsetInfo
-
- termVecVal -
Variable in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
-
- TestApp - Class in net.sf.snowball
-
- TestApp() -
Constructor for class net.sf.snowball.TestApp
-
- TestData - Class in org.apache.lucene.benchmark.stats
- This class holds together all parameters related to a test.
- TestData() -
Constructor for class org.apache.lucene.benchmark.stats.TestData
-
- TestRunData - Class in org.apache.lucene.benchmark.stats
- This class holds series of TimeData related to a single test run.
- TestRunData() -
Constructor for class org.apache.lucene.benchmark.stats.TestRunData
-
- TestRunData(String) -
Constructor for class org.apache.lucene.benchmark.stats.TestRunData
-
- text() -
Method in class org.apache.lucene.index.Term
- Returns the text of this term.
- TextDocument - Class in org.apache.lucene.ant
- A utility for making Lucene Documents from a File.
- TextDocument(File) -
Constructor for class org.apache.lucene.ant.TextDocument
- Constructor for the TextDocument object
- TextFragment - Class in org.apache.lucene.search.highlight
- Low-level class used to record information about a section of a document
with a score.
- TextFragment(StringBuffer, int, int) -
Constructor for class org.apache.lucene.search.highlight.TextFragment
-
- textValue -
Variable in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
-
- tf(int) -
Method in class org.apache.lucene.misc.SweetSpotSimilarity
- Delegates to baselineTf
- tf(float) -
Method in class org.apache.lucene.search.DefaultSimilarity
- Implemented as
sqrt(freq)
.
- tf(int) -
Method in class org.apache.lucene.search.Similarity
- Computes a score factor based on a term or phrase's frequency in a
document.
- tf(float) -
Method in class org.apache.lucene.search.Similarity
- Computes a score factor based on a term or phrase's frequency in a
document.
- tf(float) -
Method in class org.apache.lucene.search.SimilarityDelegator
-
- ThaiAnalyzer - Class in org.apache.lucene.analysis.th
- Analyzer for Thai language.
- ThaiAnalyzer() -
Constructor for class org.apache.lucene.analysis.th.ThaiAnalyzer
-
- ThaiWordFilter - Class in org.apache.lucene.analysis.th
- TokenFilter that use java.text.BreakIterator to break each
Token that is Thai into separate Token(s) for each Thai word.
- ThaiWordFilter(TokenStream) -
Constructor for class org.apache.lucene.analysis.th.ThaiWordFilter
-
- theEmptyLcnQuery -
Static variable in class org.apache.lucene.queryParser.surround.query.SrndQuery
-
- TimeData - Class in org.apache.lucene.benchmark.stats
- This class holds a data point measuring speed of processing.
- TimeData() -
Constructor for class org.apache.lucene.benchmark.stats.TimeData
-
- TimeData(String) -
Constructor for class org.apache.lucene.benchmark.stats.TimeData
-
- timeModified -
Variable in class org.apache.lucene.store.db.File
-
- timeModified -
Variable in class org.apache.lucene.store.je.File
-
- timestamp -
Variable in class org.apache.lucene.search.FilterManager.FilterItem
-
- timeToString(long) -
Static method in class org.apache.lucene.document.DateField
- Deprecated. Converts a millisecond time to a string suitable for indexing.
- timeToString(long, DateTools.Resolution) -
Static method in class org.apache.lucene.document.DateTools
- Converts a millisecond time to a string suitable for indexing.
- title -
Variable in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- toByteArray() -
Method in class org.apache.lucene.index.Payload
- Allocates a new byte array, copies the payload data into it and returns it.
- toHtml() -
Method in class org.apache.lucene.search.Explanation
- Render an explanation as HTML.
- token -
Variable in class org.apache.lucene.analysis.standard.StandardTokenizer
-
- Token - Class in org.apache.lucene.analysis.standard
- Describes the input token stream.
- Token() -
Constructor for class org.apache.lucene.analysis.standard.Token
-
- Token - Class in org.apache.lucene.analysis
- A Token is an occurence of a term from the text of a field.
- Token(String, int, int) -
Constructor for class org.apache.lucene.analysis.Token
- Constructs a Token with the given term text, and start & end offsets.
- Token(String, int, int, String) -
Constructor for class org.apache.lucene.analysis.Token
- Constructs a Token with the given text, start and end offsets, & type.
- token -
Variable in class org.apache.lucene.demo.html.HTMLParser
-
- Token - Class in org.apache.lucene.demo.html
- Describes the input token stream.
- Token() -
Constructor for class org.apache.lucene.demo.html.Token
-
- token -
Variable in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
-
- Token - Class in org.apache.lucene.queryParser.precedence
- Describes the input token stream.
- Token() -
Constructor for class org.apache.lucene.queryParser.precedence.Token
-
- token -
Variable in class org.apache.lucene.queryParser.QueryParser
-
- token -
Variable in class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- Token - Class in org.apache.lucene.queryParser.surround.parser
- Describes the input token stream.
- Token() -
Constructor for class org.apache.lucene.queryParser.surround.parser.Token
-
- Token - Class in org.apache.lucene.queryParser
- Describes the input token stream.
- Token() -
Constructor for class org.apache.lucene.queryParser.Token
-
- TOKEN_KEY -
Static variable in interface org.apache.lucene.gdata.server.authentication.AuthenticationController
- The key used for respond the auth token to the client.
- token_source -
Variable in class org.apache.lucene.analysis.standard.StandardTokenizer
-
- token_source -
Variable in class org.apache.lucene.demo.html.HTMLParser
-
- token_source -
Variable in class org.apache.lucene.queryParser.precedence.PrecedenceQueryParser
-
- token_source -
Variable in class org.apache.lucene.queryParser.QueryParser
-
- token_source -
Variable in class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- TokenFilter - Class in org.apache.lucene.analysis
- A TokenFilter is a TokenStream whose input is another token stream.
- TokenFilter(TokenStream) -
Constructor for class org.apache.lucene.analysis.TokenFilter
- Construct a token stream filtering the given input.
- TokenGroup - Class in org.apache.lucene.search.highlight
- One, or several overlapping tokens, along with the score(s) and the
scope of the original text
- TokenGroup() -
Constructor for class org.apache.lucene.search.highlight.TokenGroup
-
- tokenImage -
Variable in exception org.apache.lucene.analysis.standard.ParseException
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage -
Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerConstants
-
- tokenImage -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- tokenImage -
Variable in exception org.apache.lucene.demo.html.ParseException
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage -
Variable in exception org.apache.lucene.queryParser.ParseException
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage -
Variable in exception org.apache.lucene.queryParser.precedence.ParseException
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- tokenImage -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- tokenImage -
Variable in exception org.apache.lucene.queryParser.surround.parser.ParseException
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
- TOKENIZED -
Static variable in class org.apache.lucene.document.Field.Index
- Index the field's value so it can be searched.
- Tokenizer - Class in org.apache.lucene.analysis
- A Tokenizer is a TokenStream whose input is a Reader.
- Tokenizer() -
Constructor for class org.apache.lucene.analysis.Tokenizer
- Construct a tokenizer with null input.
- Tokenizer(Reader) -
Constructor for class org.apache.lucene.analysis.Tokenizer
- Construct a token stream processing the given input.
- TokenMgrError - Error in org.apache.lucene.analysis.standard
-
- TokenMgrError() -
Constructor for error org.apache.lucene.analysis.standard.TokenMgrError
-
- TokenMgrError(String, int) -
Constructor for error org.apache.lucene.analysis.standard.TokenMgrError
-
- TokenMgrError(boolean, int, int, int, String, char, int) -
Constructor for error org.apache.lucene.analysis.standard.TokenMgrError
-
- TokenMgrError - Error in org.apache.lucene.demo.html
-
- TokenMgrError() -
Constructor for error org.apache.lucene.demo.html.TokenMgrError
-
- TokenMgrError(String, int) -
Constructor for error org.apache.lucene.demo.html.TokenMgrError
-
- TokenMgrError(boolean, int, int, int, String, char, int) -
Constructor for error org.apache.lucene.demo.html.TokenMgrError
-
- TokenMgrError - Error in org.apache.lucene.queryParser.precedence
-
- TokenMgrError() -
Constructor for error org.apache.lucene.queryParser.precedence.TokenMgrError
-
- TokenMgrError(String, int) -
Constructor for error org.apache.lucene.queryParser.precedence.TokenMgrError
-
- TokenMgrError(boolean, int, int, int, String, char, int) -
Constructor for error org.apache.lucene.queryParser.precedence.TokenMgrError
-
- TokenMgrError - Error in org.apache.lucene.queryParser.surround.parser
-
- TokenMgrError() -
Constructor for error org.apache.lucene.queryParser.surround.parser.TokenMgrError
-
- TokenMgrError(String, int) -
Constructor for error org.apache.lucene.queryParser.surround.parser.TokenMgrError
-
- TokenMgrError(boolean, int, int, int, String, char, int) -
Constructor for error org.apache.lucene.queryParser.surround.parser.TokenMgrError
-
- TokenMgrError - Error in org.apache.lucene.queryParser
-
- TokenMgrError() -
Constructor for error org.apache.lucene.queryParser.TokenMgrError
-
- TokenMgrError(String, int) -
Constructor for error org.apache.lucene.queryParser.TokenMgrError
-
- TokenMgrError(boolean, int, int, int, String, char, int) -
Constructor for error org.apache.lucene.queryParser.TokenMgrError
-
- TokenSources - Class in org.apache.lucene.search.highlight
- Hides implementation issues associated with obtaining a TokenStream for use with
the higlighter - can obtain from TermFreqVectors with offsets and (optionally) positions or
from Analyzer class reparsing the stored content.
- TokenSources() -
Constructor for class org.apache.lucene.search.highlight.TokenSources
-
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.Analyzer
- Creates a TokenStream which tokenizes all the text in the provided
Reader.
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.br.BrazilianAnalyzer
- Creates a TokenStream which tokenizes all the text in the provided Reader.
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.cjk.CJKAnalyzer
- get token stream from input
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.cn.ChineseAnalyzer
- Creates a TokenStream which tokenizes all the text in the provided Reader.
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.cz.CzechAnalyzer
- Creates a TokenStream which tokenizes all the text in the provided Reader.
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.de.GermanAnalyzer
- Creates a TokenStream which tokenizes all the text in the provided Reader.
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.el.GreekAnalyzer
- Creates a TokenStream which tokenizes all the text in the provided Reader.
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.fr.FrenchAnalyzer
- Creates a TokenStream which tokenizes all the text in the provided Reader.
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.KeywordAnalyzer
-
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.nl.DutchAnalyzer
- Creates a TokenStream which tokenizes all the text in the provided TextReader.
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.PerFieldAnalyzerWrapper
-
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.ru.RussianAnalyzer
- Creates a TokenStream which tokenizes all the text in the provided Reader.
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.SimpleAnalyzer
-
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.snowball.SnowballAnalyzer
- Constructs a
StandardTokenizer
filtered by a StandardFilter
, a LowerCaseFilter
and a StopFilter
.
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.standard.StandardAnalyzer
- Constructs a
StandardTokenizer
filtered by a StandardFilter
, a LowerCaseFilter
and a StopFilter
.
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.StopAnalyzer
- Filters LowerCaseTokenizer with StopFilter.
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.th.ThaiAnalyzer
-
- TokenStream - Class in org.apache.lucene.analysis
- A TokenStream enumerates the sequence of tokens, either from
fields of a document or from query text.
- TokenStream() -
Constructor for class org.apache.lucene.analysis.TokenStream
-
- tokenStream(String, Reader) -
Method in class org.apache.lucene.analysis.WhitespaceAnalyzer
-
- tokenStream(String, String) -
Method in class org.apache.lucene.index.memory.PatternAnalyzer
- Creates a token stream that tokenizes the given string into token terms
(aka words).
- tokenStream(String, Reader) -
Method in class org.apache.lucene.index.memory.PatternAnalyzer
- Creates a token stream that tokenizes all the text in the given Reader;
This implementation forwards to
tokenStream(String, String)
and is
less efficient than tokenStream(String, String)
.
- tokenStreamValue() -
Method in class org.apache.lucene.document.Field
- The value of the field as a TokesStream, or null.
- tokenStreamValue() -
Method in interface org.apache.lucene.document.Fieldable
- The value of the field as a TokesStream, or null.
- toLowerCase(char, char[]) -
Static method in class org.apache.lucene.analysis.el.GreekCharsets
-
- toLowerCase(char, char[]) -
Static method in class org.apache.lucene.analysis.ru.RussianCharsets
-
- TooManyBasicQueries - Exception in org.apache.lucene.queryParser.surround.query
-
- TooManyBasicQueries(int) -
Constructor for exception org.apache.lucene.queryParser.surround.query.TooManyBasicQueries
-
- top() -
Method in class org.apache.lucene.util.PriorityQueue
- Returns the least element of the PriorityQueue in constant time.
- top() -
Method in class org.apache.lucene.util.ScorerDocQueue
- Returns the least Scorer of the ScorerDocQueue in constant time.
- topDoc() -
Method in class org.apache.lucene.util.ScorerDocQueue
- Returns document number of the least Scorer of the ScorerDocQueue
in constant time.
- TopDocCollector - Class in org.apache.lucene.search
- A
HitCollector
implementation that collects the top-scoring
documents, returning them as a TopDocs
. - TopDocCollector(int) -
Constructor for class org.apache.lucene.search.TopDocCollector
- Construct to collect a given number of hits.
- topDocs() -
Method in class org.apache.lucene.search.TopDocCollector
- The top-scoring hits.
- TopDocs - Class in org.apache.lucene.search
- Expert: Returned by low-level search implementations.
- topDocs() -
Method in class org.apache.lucene.search.TopFieldDocCollector
-
- TopFieldDocCollector - Class in org.apache.lucene.search
- A
HitCollector
implementation that collects the top-sorting
documents, returning them as a TopFieldDocs
. - TopFieldDocCollector(IndexReader, Sort, int) -
Constructor for class org.apache.lucene.search.TopFieldDocCollector
- Construct to collect a given number of hits.
- TopFieldDocs - Class in org.apache.lucene.search
- Expert: Returned by low-level sorted search implementations.
- TopLevelQuery(String) -
Method in class org.apache.lucene.queryParser.QueryParser
-
- topNextAndAdjustElsePop() -
Method in class org.apache.lucene.util.ScorerDocQueue
-
- topScore() -
Method in class org.apache.lucene.util.ScorerDocQueue
-
- topSkipToAndAdjustElsePop(int) -
Method in class org.apache.lucene.util.ScorerDocQueue
-
- TopSrndQuery() -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- toScaledString(int, String) -
Method in class org.apache.lucene.benchmark.stats.MemUsage
- Scale down the values by divisor, append the unit string.
- toString() -
Method in class org.apache.lucene.analysis.PerFieldAnalyzerWrapper
-
- toString() -
Method in class org.apache.lucene.analysis.standard.Token
- Returns the image.
- toString() -
Method in class org.apache.lucene.analysis.Token
-
- toString() -
Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
-
- toString() -
Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
-
- toString() -
Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
-
- toString() -
Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
-
- toString() -
Method in class org.apache.lucene.benchmark.byTask.utils.Algorithm
-
- toString() -
Method in class org.apache.lucene.benchmark.stats.MemUsage
-
- toString() -
Method in class org.apache.lucene.benchmark.stats.QueryData
-
- toString() -
Method in class org.apache.lucene.benchmark.stats.TestData
-
- toString() -
Method in class org.apache.lucene.benchmark.stats.TestRunData
- Return a string representation.
- toString() -
Method in class org.apache.lucene.benchmark.stats.TimeData
-
- toString(boolean) -
Method in class org.apache.lucene.benchmark.stats.TimeData
- Return a tab-seprated string containing this data.
- toString() -
Method in class org.apache.lucene.demo.html.Token
- Returns the image.
- toString() -
Method in class org.apache.lucene.document.AbstractField
- Prints a Field for human consumption.
- toString() -
Method in class org.apache.lucene.document.DateTools.Resolution
-
- toString() -
Method in class org.apache.lucene.document.Document
- Prints the fields of a document for human consumption.
- toString() -
Method in class org.apache.lucene.gdata.data.GDataAccount
-
- toString() -
Method in class org.apache.lucene.gdata.gom.GOMNamespace
-
- toString() -
Method in class org.apache.lucene.gdata.search.config.IndexSchema
-
- toString() -
Method in class org.apache.lucene.gdata.search.config.IndexSchemaField
-
- toString() -
Method in class org.apache.lucene.gdata.server.GDataResponse
-
- toString() -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- toString() -
Method in class org.apache.lucene.index.IndexModifier
-
- toString() -
Method in class org.apache.lucene.index.IndexReader.FieldOption
-
- toString() -
Method in class org.apache.lucene.index.memory.MemoryIndex
- Returns a String representation of the index data for debugging purposes.
- toString() -
Method in class org.apache.lucene.index.memory.SynonymMap
- Returns a String representation of the index data for debugging purposes.
- toString() -
Method in class org.apache.lucene.index.Term
-
- toString() -
Method in class org.apache.lucene.misc.ChainedFilter
-
- toString() -
Method in class org.apache.lucene.queryParser.precedence.Token
- Returns the image.
- toString() -
Method in class org.apache.lucene.queryParser.surround.parser.Token
- Returns the image.
- toString() -
Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
-
- toString() -
Method in class org.apache.lucene.queryParser.surround.query.FieldsQuery
-
- toString() -
Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
-
- toString() -
Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
-
- toString() -
Method in class org.apache.lucene.queryParser.Token
- Returns the image.
- toString() -
Method in class org.apache.lucene.search.BooleanClause.Occur
-
- toString() -
Method in class org.apache.lucene.search.BooleanClause
-
- toString(String) -
Method in class org.apache.lucene.search.BooleanQuery
- Prints a user-readable version of this query.
- toString(String) -
Method in class org.apache.lucene.search.BoostingQuery
-
- toString() -
Method in class org.apache.lucene.search.CachingWrapperFilter
-
- toString(String) -
Method in class org.apache.lucene.search.ConstantScoreQuery
- Prints a user-readable version of this query.
- toString(String) -
Method in class org.apache.lucene.search.ConstantScoreRangeQuery
- Prints a user-readable version of this query.
- toString(String) -
Method in class org.apache.lucene.search.DisjunctionMaxQuery
- Prettyprint us.
- toString() -
Method in class org.apache.lucene.search.Explanation
- Render an explanation as text.
- toString(int) -
Method in class org.apache.lucene.search.Explanation
-
- toString(String) -
Method in class org.apache.lucene.search.FilteredQuery
- Prints a user-readable version of this query.
- toString(String) -
Method in class org.apache.lucene.search.function.CustomScoreQuery
-
- toString(int) -
Method in class org.apache.lucene.search.function.DocValues
- Return a string representation of a doc value, as reuired for Explanations.
- toString() -
Method in class org.apache.lucene.search.function.FieldScoreQuery.Type
-
- toString() -
Method in class org.apache.lucene.search.function.ValueSource
-
- toString(String) -
Method in class org.apache.lucene.search.function.ValueSourceQuery
-
- toString(String) -
Method in class org.apache.lucene.search.FuzzyLikeThisQuery
-
- toString(String) -
Method in class org.apache.lucene.search.FuzzyQuery
-
- toString() -
Method in class org.apache.lucene.search.highlight.TextFragment
-
- toString() -
Method in class org.apache.lucene.search.Hit
- Prints the parameters to be used to discover the promised result.
- toString(String) -
Method in class org.apache.lucene.search.MatchAllDocsQuery
-
- toString(String) -
Method in class org.apache.lucene.search.MultiPhraseQuery
- Prints a user-readable version of this query.
- toString(String) -
Method in class org.apache.lucene.search.MultiTermQuery
- Prints a user-readable version of this query.
- toString(String) -
Method in class org.apache.lucene.search.PhraseQuery
- Prints a user-readable version of this query.
- toString() -
Method in class org.apache.lucene.search.PrefixFilter
- Prints a user-readable version of this query.
- toString(String) -
Method in class org.apache.lucene.search.PrefixQuery
- Prints a user-readable version of this query.
- toString(String) -
Method in class org.apache.lucene.search.Query
- Prints a query to a string, with
field
assumed to be the
default field and omitted.
- toString() -
Method in class org.apache.lucene.search.Query
- Prints a query to a string.
- toString() -
Method in class org.apache.lucene.search.QueryTermVector
-
- toString() -
Method in class org.apache.lucene.search.QueryWrapperFilter
-
- toString() -
Method in class org.apache.lucene.search.RangeFilter
-
- toString(String) -
Method in class org.apache.lucene.search.RangeQuery
- Prints a user-readable version of this query.
- toString(String) -
Method in class org.apache.lucene.search.regex.SpanRegexQuery
-
- toString(String) -
Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
-
- toString() -
Method in class org.apache.lucene.search.Sort
-
- toString() -
Method in class org.apache.lucene.search.SortField
-
- toString(String) -
Method in class org.apache.lucene.search.spans.SpanFirstQuery
-
- toString(String) -
Method in class org.apache.lucene.search.spans.SpanNearQuery
-
- toString(String) -
Method in class org.apache.lucene.search.spans.SpanNotQuery
-
- toString(String) -
Method in class org.apache.lucene.search.spans.SpanOrQuery
-
- toString(String) -
Method in class org.apache.lucene.search.spans.SpanTermQuery
-
- toString() -
Method in class org.apache.lucene.search.spans.TermSpans
-
- toString(String) -
Method in class org.apache.lucene.search.TermQuery
- Prints a user-readable version of this query.
- toString() -
Method in class org.apache.lucene.store.FSDirectory
- For debug output.
- toString() -
Method in class org.apache.lucene.util.Parameter
-
- toStringUnquoted() -
Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
-
- toStringUnquoted() -
Method in class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
-
- toStringUnquoted() -
Method in class org.apache.lucene.queryParser.surround.query.SrndTermQuery
-
- toStringUnquoted() -
Method in class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
-
- ToStringUtils - Class in org.apache.lucene.util
- Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
- ToStringUtils() -
Constructor for class org.apache.lucene.util.ToStringUtils
-
- totalHits -
Variable in class org.apache.lucene.search.TopDocs
- Expert: The total number of hits for the query.
- totalMem -
Variable in class org.apache.lucene.benchmark.stats.TimeData
- Total memory at the end of measurement interval.
- TOTMEM -
Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
-
- touchFile(String) -
Method in class org.apache.lucene.store.db.DbDirectory
-
- touchFile(String) -
Method in class org.apache.lucene.store.Directory
- Set the modified time of an existing file to now.
- touchFile(String) -
Method in class org.apache.lucene.store.FSDirectory
- Set the modified time of an existing file to now.
- touchFile(String) -
Method in class org.apache.lucene.store.je.JEDirectory
-
- touchFile(String) -
Method in class org.apache.lucene.store.RAMDirectory
- Set the modified time of an existing file to now.
- transformCriteria(Properties, InputStream, Result) -
Static method in class org.apache.lucene.xmlparser.QueryTemplateManager
- Slower transformation using an uncompiled stylesheet (suitable for development environment)
- transformCriteria(Properties, Templates, Result) -
Static method in class org.apache.lucene.xmlparser.QueryTemplateManager
- Fast transformation using a pre-compiled stylesheet (suitable for production environments)
- transformCriteria(Properties, Transformer, Result) -
Static method in class org.apache.lucene.xmlparser.QueryTemplateManager
-
- translateHttpSearchRequest(IndexSchema, Map<String, String[]>, String) -
Static method in class org.apache.lucene.gdata.search.query.QueryTranslator
- This method does a little preprocessing of the query.
- traversalSize() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
- Specify the number of hits to traverse.
- traversalSize -
Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
-
- traversalSize() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
-
- TrecDocMaker - Class in org.apache.lucene.benchmark.byTask.feeds
- A DocMaker using the (compressed) Trec collection for its input.
- TrecDocMaker() -
Constructor for class org.apache.lucene.benchmark.byTask.feeds.TrecDocMaker
-
- truncatedToPrefixAndPattern() -
Method in class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
-
- TRUNCQUOTED -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
- TRUNCTERM -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
- txn -
Variable in class org.apache.lucene.store.db.DbDirectory
-
- txn -
Variable in class org.apache.lucene.store.je.JEDirectory
-
- type() -
Method in class org.apache.lucene.analysis.Token
- Returns this Token's lexical type.
U
- uid(File) -
Static method in class org.apache.lucene.demo.HTMLDocument
-
- uid2url(String) -
Static method in class org.apache.lucene.demo.HTMLDocument
-
- UN_TOKENIZED -
Static variable in class org.apache.lucene.document.Field.Index
- Index the field's value without using an Analyzer, so it can be searched.
- UNAUTHORIZED -
Static variable in class org.apache.lucene.gdata.server.GDataResponse
- Response code unauthorized access
- undeleteAll() -
Method in class org.apache.lucene.index.IndexReader
- Undeletes all documents currently marked as deleted in this index.
- UNEXPECTED_ATTRIBUTE -
Static variable in interface org.apache.lucene.gdata.gom.core.AtomParser
- Error message for an unexpected attribute
- UNEXPECTED_ELEMENT -
Static variable in interface org.apache.lucene.gdata.gom.core.AtomParser
- Error message for an unexpected element
- UNEXPECTED_ELEMENT_CHILD -
Static variable in interface org.apache.lucene.gdata.gom.core.AtomParser
- Error message for an unexpected element child
- UNEXPECTED_ELEMENT_VALUE -
Static variable in interface org.apache.lucene.gdata.gom.core.AtomParser
- Error message for an unexpected element value
- UnicodeGreek -
Static variable in class org.apache.lucene.analysis.el.GreekCharsets
-
- UnicodeRussian -
Static variable in class org.apache.lucene.analysis.ru.RussianCharsets
-
- UNINDEXED -
Static variable in class org.apache.lucene.index.IndexReader.FieldOption
-
- unlock(Directory) -
Static method in class org.apache.lucene.index.IndexReader
- Forcibly unlocks the index in the named directory.
- updateAccount(GDataAccount) -
Method in interface org.apache.lucene.gdata.server.administration.AdminService
- Updates the given account if the account already exists.
- updateAccount(GDataAccount) -
Method in class org.apache.lucene.gdata.server.administration.GDataAdminService
-
- updateAccount(GDataAccount) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oStorage
-
- updateAccount(GDataAccount) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageImplementation
-
- updateAccount(StorageAccountWrapper) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageModifier
- User action will be not buffered.
- updateAccount(GDataAccount) -
Method in interface org.apache.lucene.gdata.storage.Storage
- Updates an existing account.
- UpdateAccountStrategy - Class in org.apache.lucene.gdata.servlet.handler
-
- UpdateAccountStrategy() -
Constructor for class org.apache.lucene.gdata.servlet.handler.UpdateAccountStrategy
-
- updated -
Variable in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- updateDocument(IndexDocument) -
Method in class org.apache.lucene.gdata.search.index.GDataIndexer
-
- updateDocument(Term, Document) -
Method in class org.apache.lucene.index.IndexWriter
- Updates a document by first deleting the document(s)
containing
term
and then adding the new
document.
- updateDocument(Term, Document, Analyzer) -
Method in class org.apache.lucene.index.IndexWriter
- Updates a document by first deleting the document(s)
containing
term
and then adding the new
document.
- updateEntry(GDataRequest, GDataResponse) -
Method in class org.apache.lucene.gdata.server.GDataService
-
- updateEntry(GDataRequest, GDataResponse) -
Method in interface org.apache.lucene.gdata.server.Service
- Service method to update an existing entry in a existing feed context.
- updateEntry(ServerBaseEntry) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oStorage
-
- updateEntry(ServerBaseEntry) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageImplementation
-
- updateEntry(StorageEntryWrapper) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageModifier
- Updates the given entry.
- updateEntry(ServerBaseEntry) -
Method in interface org.apache.lucene.gdata.storage.Storage
- Updates the given entry.
- updateFeed(ServerBaseFeed, GDataAccount) -
Method in interface org.apache.lucene.gdata.server.administration.AdminService
- Updates the given feed
- updateFeed(ServerBaseFeed, GDataAccount) -
Method in class org.apache.lucene.gdata.server.administration.GDataAdminService
-
- updateFeed(ServerBaseFeed, String) -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oStorage
-
- updateFeed(ServerBaseFeed, String) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageImplementation
-
- updateFeed(StorageFeedWrapper) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageModifier
- Feed action will be not buffered.
- updateFeed(ServerBaseFeed, String) -
Method in interface org.apache.lucene.gdata.storage.Storage
- Updates a stored feed.
- UpdateFeedHandler - Class in org.apache.lucene.gdata.servlet.handler
-
- UpdateFeedHandler() -
Constructor for class org.apache.lucene.gdata.servlet.handler.UpdateFeedHandler
-
- UpdateLineColumn(char) -
Method in class org.apache.lucene.demo.html.SimpleCharStream
-
- URECOGNIZED_ELEMENT_CHILD -
Static variable in interface org.apache.lucene.gdata.gom.core.AtomParser
- Error message for an urecognized element child
- uri -
Variable in class org.apache.lucene.gdata.gom.core.GOMPersonImpl
-
- useCompoundFile -
Variable in class org.apache.lucene.index.IndexModifier
-
- USEDMEM -
Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
-
- UserInputQueryBuilder - Class in org.apache.lucene.xmlparser.builders
-
- UserInputQueryBuilder(QueryParser) -
Constructor for class org.apache.lucene.xmlparser.builders.UserInputQueryBuilder
-
- uuid -
Variable in class org.apache.lucene.store.db.File
-
- uuid -
Variable in class org.apache.lucene.store.je.File
-
V
- validate(String) -
Method in class org.apache.lucene.gdata.gom.core.SimpleGOMElementImpl.SimpleValidator
-
- value -
Variable in class org.apache.lucene.search.spans.SpanScorer
-
- value -
Variable in class org.apache.lucene.search.spans.SpanWeight
-
- valueOf(String) -
Static method in enum org.apache.lucene.gdata.data.GDataAccount.AccountRole
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.lucene.gdata.gom.AtomMediaType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.lucene.gdata.gom.ContentType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.lucene.gdata.search.config.IndexSchemaField.ContentType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.lucene.gdata.search.index.IndexAction
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.lucene.gdata.server.GDataRequest.GDataRequestType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.lucene.gdata.server.GDataRequest.OutputFormat
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.lucene.gdata.server.registry.ComponentType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.lucene.gdata.server.registry.Scope.ScopeType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.apache.lucene.gdata.storage.lucenestorage.StorageEntryWrapper.StorageOperation
- Returns the enum constant of this type with the specified name.
- values() -
Static method in enum org.apache.lucene.gdata.data.GDataAccount.AccountRole
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum org.apache.lucene.gdata.gom.AtomMediaType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum org.apache.lucene.gdata.gom.ContentType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum org.apache.lucene.gdata.search.config.IndexSchemaField.ContentType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum org.apache.lucene.gdata.search.index.IndexAction
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum org.apache.lucene.gdata.server.GDataRequest.GDataRequestType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum org.apache.lucene.gdata.server.GDataRequest.OutputFormat
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum org.apache.lucene.gdata.server.registry.ComponentType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum org.apache.lucene.gdata.server.registry.Scope.ScopeType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum org.apache.lucene.gdata.storage.lucenestorage.StorageEntryWrapper.StorageOperation
- Returns an array containing the constants of this enum type, in
the order they're declared.
- ValueSource - Class in org.apache.lucene.search.function
- Expert: source of values for basic function queries.
- ValueSource() -
Constructor for class org.apache.lucene.search.function.ValueSource
-
- ValueSourceQuery - Class in org.apache.lucene.search.function
- Expert: A Query that sets the scores of document to the
values obtained from a
ValueSource
. - ValueSourceQuery(ValueSource) -
Constructor for class org.apache.lucene.search.function.ValueSourceQuery
- Create a value source query
- visiteDestroy() -
Method in class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
-
- visiteDestroy() -
Method in interface org.apache.lucene.gdata.server.registry.ScopeVisitor
- Visites the destory of the scope
- visiteDestroy() -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- visiteInitialize() -
Method in class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig
-
- visiteInitialize() -
Method in interface org.apache.lucene.gdata.server.registry.ScopeVisitor
- Visites the initialization of the scope
- visiteInitialize() -
Method in class org.apache.lucene.gdata.storage.db4o.DB4oController
-
- visitMatchingTerm(Term) -
Method in interface org.apache.lucene.queryParser.surround.query.SimpleTerm.MatchingTermVisitor
-
- visitMatchingTerms(IndexReader, String, SimpleTerm.MatchingTermVisitor) -
Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
-
- visitMatchingTerms(IndexReader, String, SimpleTerm.MatchingTermVisitor) -
Method in class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
-
- visitMatchingTerms(IndexReader, String, SimpleTerm.MatchingTermVisitor) -
Method in class org.apache.lucene.queryParser.surround.query.SrndTermQuery
-
- visitMatchingTerms(IndexReader, String, SimpleTerm.MatchingTermVisitor) -
Method in class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
-
W
- W -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
- WarmTask - Class in org.apache.lucene.benchmark.byTask.tasks
- Warm reader task: retrieve all reader documents.
- WarmTask(PerfRunData) -
Constructor for class org.apache.lucene.benchmark.byTask.tasks.WarmTask
-
- warmup -
Variable in class org.apache.lucene.benchmark.stats.QueryData
- If true, warm-up the index reader before searching by sequentially
retrieving all documents from index.
- warning(SAXParseException) -
Method in class org.apache.lucene.gdata.utils.SimpleSaxErrorHandler
-
- WebserviceMappingBean - Class in org.apache.lucene.gdata.hivemind.webservice
- This class is a simple configuration bean to expose a certain service via a
hessian webservice.
- WebserviceMappingBean() -
Constructor for class org.apache.lucene.gdata.hivemind.webservice.WebserviceMappingBean
- Bean constructor
- weight(Searcher) -
Method in class org.apache.lucene.search.Query
- Expert: Constructs and initializes a Weight for a top-level query.
- weight -
Variable in class org.apache.lucene.search.spans.SpanScorer
-
- Weight - Interface in org.apache.lucene.search
- Expert: Calculate query weights and build query scorers.
- WeightedTerm - Class in org.apache.lucene.search.highlight
- Lightweight class to hold term and a weight value used for scoring this term
- WeightedTerm(float, String) -
Constructor for class org.apache.lucene.search.highlight.WeightedTerm
-
- weightToString(StringBuffer) -
Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
-
- WHITESPACE_PATTERN -
Static variable in class org.apache.lucene.index.memory.PatternAnalyzer
"\\s+"
; Divides text at whitespaces (Character.isWhitespace(c))
- WhitespaceAnalyzer - Class in org.apache.lucene.analysis
- An Analyzer that uses WhitespaceTokenizer.
- WhitespaceAnalyzer() -
Constructor for class org.apache.lucene.analysis.WhitespaceAnalyzer
-
- WhitespaceTokenizer - Class in org.apache.lucene.analysis
- A WhitespaceTokenizer is a tokenizer that divides text at whitespace.
- WhitespaceTokenizer(Reader) -
Constructor for class org.apache.lucene.analysis.WhitespaceTokenizer
- Construct a new WhitespaceTokenizer.
- WILDCARD_CHAR -
Static variable in class org.apache.lucene.search.WildcardTermEnum
-
- WILDCARD_STRING -
Static variable in class org.apache.lucene.search.WildcardTermEnum
- String equality with support for wildcards
- wildcardEquals(String, int, String, int) -
Static method in class org.apache.lucene.search.WildcardTermEnum
- Determines if a word matches a wildcard pattern.
- WildcardQuery - Class in org.apache.lucene.search
- Implements the wildcard search query.
- WildcardQuery(Term) -
Constructor for class org.apache.lucene.search.WildcardQuery
-
- WildcardTermEnum - Class in org.apache.lucene.search
- Subclass of FilteredTermEnum for enumerating all terms that match the
specified wildcard filter term.
- WildcardTermEnum(IndexReader, Term) -
Constructor for class org.apache.lucene.search.WildcardTermEnum
- Creates a new
WildcardTermEnum
.
- WILDTERM -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- WILDTERM -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- WINDOWS -
Static variable in class org.apache.lucene.util.Constants
- True iff running on Windows.
- WITH_OFFSETS -
Static variable in class org.apache.lucene.document.Field.TermVector
- Store the term vector + Token offset information
- WITH_POSITIONS -
Static variable in class org.apache.lucene.document.Field.TermVector
- Store the term vector + token position information
- WITH_POSITIONS_OFFSETS -
Static variable in class org.apache.lucene.document.Field.TermVector
- Store the term vector + Token position and offset information
- WithinComment1 -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- WithinComment2 -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- WithinQuote1 -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- WithinQuote2 -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- WithinScript -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- WithinTag -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- withRetrieve() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
- Return true if, with search & results traversing, docs should be retrieved.
- withRetrieve() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTask
-
- withRetrieve() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
-
- withRetrieve() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetTask
-
- withRetrieve() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
-
- withRetrieve() -
Method in class org.apache.lucene.benchmark.byTask.tasks.WarmTask
-
- withSearch() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
- Return true if search should be performed.
- withSearch() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTask
-
- withSearch() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
-
- withSearch() -
Method in class org.apache.lucene.benchmark.byTask.tasks.WarmTask
-
- withTraverse() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
- Return true if, with search, results should be traversed.
- withTraverse() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTask
-
- withTraverse() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
-
- withTraverse() -
Method in class org.apache.lucene.benchmark.byTask.tasks.WarmTask
-
- withWarm() -
Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
- Return true if warming should be performed.
- withWarm() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTask
-
- withWarm() -
Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
-
- withWarm() -
Method in class org.apache.lucene.benchmark.byTask.tasks.WarmTask
-
- Word -
Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
- WordlistLoader - Class in org.apache.lucene.analysis.nl
- Deprecated. use
WordlistLoader
instead - WordlistLoader() -
Constructor for class org.apache.lucene.analysis.nl.WordlistLoader
- Deprecated.
- WordlistLoader - Class in org.apache.lucene.analysis
- Loader for text files that represent a list of stopwords.
- WordlistLoader() -
Constructor for class org.apache.lucene.analysis.WordlistLoader
-
- WQuery() -
Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
-
- write(Directory, String) -
Method in class org.apache.lucene.util.BitVector
- Writes this vector to the file
name
in Directory
d
, in a format that can be read by the constructor BitVector.BitVector(Directory, String)
.
- WRITE_LOCK_NAME -
Static variable in class org.apache.lucene.index.IndexWriter
- Name of the write lock in the index.
- WRITE_LOCK_TIMEOUT -
Static variable in class org.apache.lucene.index.IndexWriter
- Default value for the write lock timeout (1,000).
- writeAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.ArbitraryGOMXml
- Generates the xml element represented by this class in the ATOM 1.0
formate.
- writeAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMCategoryImpl
-
- writeAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMContentImpl
-
- writeAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMDateConstructImpl
-
- writeAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMDocumentImpl
-
- writeAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
-
- writeAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMGeneratorImpl
-
- writeAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMLinkImpl
-
- writeAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMPersonImpl
-
- writeAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- writeAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMTextContructImpl
-
- writeAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.SimpleGOMElementImpl
-
- writeAtomOutput(GOMOutputWriter) -
Method in interface org.apache.lucene.gdata.gom.GOMDocument
- Generates a complete xml document starting with the header followed by
the output of the specified root element in the ATOM 1.0 formate.
- writeAtomOutput(GOMOutputWriter) -
Method in interface org.apache.lucene.gdata.gom.GOMElement
- Generates the xml element represented by this class in the ATOM 1.0
formate.
- writeAttribute(GOMAttribute) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
- writes a attribute with the attribute namespace Uri
- writeAttribute(GOMAttribute) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeByte(byte) -
Method in class org.apache.lucene.store.BufferedIndexOutput
- Writes a single byte.
- writeByte(byte) -
Method in class org.apache.lucene.store.db.DbIndexOutput
-
- writeByte(byte) -
Method in class org.apache.lucene.store.IndexOutput
- Writes a single byte.
- writeByte(byte) -
Method in class org.apache.lucene.store.je.JEIndexOutput
-
- writeByte(byte) -
Method in class org.apache.lucene.store.RAMOutputStream
-
- writeBytes(byte[], int, int) -
Method in class org.apache.lucene.store.BufferedIndexOutput
- Writes an array of bytes.
- writeBytes(byte[], int, int) -
Method in class org.apache.lucene.store.db.DbIndexOutput
-
- writeBytes(byte[], int) -
Method in class org.apache.lucene.store.IndexOutput
- Writes an array of bytes.
- writeBytes(byte[], int, int) -
Method in class org.apache.lucene.store.IndexOutput
- Writes an array of bytes.
- writeBytes(byte[], int, int) -
Method in class org.apache.lucene.store.je.JEIndexOutput
-
- writeBytes(byte[], int, int) -
Method in class org.apache.lucene.store.RAMOutputStream
-
- writeCharacters(String) -
Method in class org.apache.lucene.gdata.gom.writer.GOMXmlWriter
-
- writeChars(String, int, int) -
Method in class org.apache.lucene.store.IndexOutput
- Writes a sequence of UTF-8 encoded characters from a string.
- writeContent(String) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
-
- writeContent(String) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeContentUnescaped(String) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
-
- writeContentUnescaped(String) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeDefaultNamespace(GOMNamespace) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
-
- writeDefaultNamespace(String) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeDefaultNamespace(GOMNamespace) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeEndDocument() -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
- Writes a end element tag according to the start element tag
- writeEndDocument() -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeEndElement() -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
-
- writeEndElement() -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeEntry(StorageEntryWrapper, Writer) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverWriter
-
- writeInnerAtomOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- writeInt(int) -
Method in class org.apache.lucene.store.IndexOutput
- Writes an int as four bytes.
- writeLong(long) -
Method in class org.apache.lucene.store.IndexOutput
- Writes a long as eight bytes.
- writeNamespace(GOMNamespace) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
-
- writeNamespace(GOMNamespace) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writer -
Variable in class org.apache.lucene.gdata.search.index.GDataIndexer
-
- writeRecoverEntry(StorageEntryWrapper) -
Method in class org.apache.lucene.gdata.storage.lucenestorage.StorageCoreController
-
- writeRssOutput(GOMOutputWriter, String) -
Method in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
- Generates the xml element represented by this class in the RSS 2.0
formate using the parameter rssName as the element local name
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.ArbitraryGOMXml
- Generates the xml element represented by this class in the RSS 2.0
formate.
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMAuthorImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMCategoryImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMContentImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMContributorImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMDocumentImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMEntryImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMGeneratorImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMIconImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMLinkImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMLogoImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMPersonImpl
-
- writeRssOutput(GOMOutputWriter, String) -
Method in class org.apache.lucene.gdata.gom.core.GOMPersonImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMPublishedImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMRightsImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMSourceImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMSummaryImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMTextContructImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.GOMUpdatedImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in class org.apache.lucene.gdata.gom.core.SimpleGOMElementImpl
-
- writeRssOutput(GOMOutputWriter) -
Method in interface org.apache.lucene.gdata.gom.GOMDocument
- Generates a complete xml document starting with the header followed by
the output of the specified root element in the RSS 2.0 formate.
- writeRssOutput(GOMOutputWriter) -
Method in interface org.apache.lucene.gdata.gom.GOMElement
- Generates the xml element represented by this class in the RSS 2.0
formate.
- writeRssOutput(GOMOutputWriter, String) -
Method in interface org.apache.lucene.gdata.gom.GOMElement
- Generates the xml element represented by this class in the RSS 2.0
formate using the parameter rssName as the element local name
- writeSimpleXMLElement(QName, List<GOMAttribute>, String) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
- Writes a simple element with full namespace
- writeSimpleXMLElement(QName, String, GOMAttribute) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
- Writes a simple element with full namespace
- writeSimpleXMLElement(String, String, GOMAttribute) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
- Writes a simple element with full namespace
- writeSimpleXMLElement(String, List<GOMAttribute>, String) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
- Writes a simple element with default namespace
- writeSimpleXMLElement(QName, List<GOMAttribute>, String) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeSimpleXMLElement(QName, String, GOMAttribute) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeSimpleXMLElement(String, String, GOMAttribute) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeSimpleXMLElement(String, List<GOMAttribute>, String) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeStartDocument(String, String) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
-
- writeStartDocument(String, String) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeStartElement(String, List<GOMAttribute>) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
-
- writeStartElement(String, GOMAttribute) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
-
- writeStartElement(String) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
-
- writeStartElement(QName, List<GOMAttribute>) -
Method in interface org.apache.lucene.gdata.gom.writer.GOMOutputWriter
-
- writeStartElement(String, List<GOMAttribute>) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeStartElement(String, GOMAttribute) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeStartElement(String) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeStartElement(QName, List<GOMAttribute>) -
Method in class org.apache.lucene.gdata.gom.writer.GOMStaxWriter
-
- writeString(String) -
Method in class org.apache.lucene.store.IndexOutput
- Writes a string.
- writeTo(IndexOutput) -
Method in class org.apache.lucene.store.RAMOutputStream
- Copy the current contents of this buffer to the named output.
- writeVInt(int) -
Method in class org.apache.lucene.store.IndexOutput
- Writes an int in a variable-length format.
- writeVLong(long) -
Method in class org.apache.lucene.store.IndexOutput
- Writes an long in a variable-length format.
- WS_ELEMS -
Static variable in class org.apache.lucene.demo.html.Tags
- contains all tags for which whitespaces have to be inserted for proper tokenization
X
- XHtmlStrategy - Class in org.apache.lucene.gdata.search.analysis
-
- XHtmlStrategy(IndexSchemaField) -
Constructor for class org.apache.lucene.gdata.search.analysis.XHtmlStrategy
-
- XML_BASE -
Static variable in interface org.apache.lucene.gdata.gom.GOMElement
xml:base
attribute localpart
- XML_LANG -
Static variable in interface org.apache.lucene.gdata.gom.GOMElement
xml:lang
attribute localpart
- XML_NS_PREFIX -
Static variable in class org.apache.lucene.gdata.gom.GOMNamespace
- XML namespace prefix
- XML_NS_URI -
Static variable in class org.apache.lucene.gdata.gom.GOMNamespace
- XML namespace uri
- xmlBase -
Variable in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
- atomCommonAttribute
attribute xml:base { atomUri }?
- xmlLang -
Variable in class org.apache.lucene.gdata.gom.core.AbstractGOMElement
- atomCommonAttribute
attribute xml:lang { atomLanguageTag }?
- XMLMIME_ATOM -
Static variable in class org.apache.lucene.gdata.server.GDataResponse
-
- XMLMIME_RSS -
Static variable in class org.apache.lucene.gdata.server.GDataResponse
-
- XOR -
Static variable in class org.apache.lucene.misc.ChainedFilter
BitSet.xor(java.util.BitSet)
.
Y
- YEAR -
Static variable in class org.apache.lucene.document.DateTools.Resolution
-
- YES -
Static variable in class org.apache.lucene.document.Field.Store
- Store the original field value in the index.
- YES -
Static variable in class org.apache.lucene.document.Field.TermVector
- Store the term vectors of each document.
_
- _DISTOP_NUM -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
- _ESCAPED_CHAR -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- _ESCAPED_CHAR -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- _NUM_CHAR -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- _NUM_CHAR -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- _NUM_CHAR -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
- _ONE_CHAR -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
- _STAR -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
- _TERM_CHAR -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- _TERM_CHAR -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- _TERM_CHAR -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
- _TERM_START_CHAR -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- _TERM_START_CHAR -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- _WHITESPACE -
Static variable in interface org.apache.lucene.queryParser.precedence.PrecedenceQueryParserConstants
-
- _WHITESPACE -
Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
-
- _WHITESPACE -
Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
-
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 _
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.