Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
A
acceptsDocsOutOfOrder()
- Method in class org.weborganic.flint.search.
BitCollector
Accept documents out of order - the order is irrelevant when populating
BitSet
s.
acceptsDocsOutOfOrder()
- Method in class org.weborganic.flint.search.
DocumentCounter
Accept documents out of order - the order is irrelevant when counting.
add(IndexIOReadWrite)
- Static method in class org.weborganic.flint.
OpenIndexManager
add(SearchParameter)
- Method in class org.weborganic.flint.query.
GenericSearchQuery
Deprecated.
Adds a parameter to this search query.
add(T, int)
- Method in class org.weborganic.flint.util.
Bucket
Adds an object to this bucket.
addJob(IndexJob)
- Method in class org.weborganic.flint.
IndexJobQueue
Add a new update job to the indexing queue.
addParameter(ContentType, String, String, String)
- Method in class org.weborganic.flint.
IndexConfig
Adds a single parameter to the parameters to supply to the templates when indexing content with the specified content type and media type.
addParameter(ContentType, String, String, String, String)
- Method in class org.weborganic.flint.
IndexConfig
Adds a single parameter to the parameters to supply to the templates when indexing content with the specified content type and media type for a specific configuration ID.
addParameters(ContentType, String, Map<String, String>)
- Method in class org.weborganic.flint.
IndexConfig
Adds parameters to the parameters to supply to the templates when indexing content with the specified content type and media type.
addParameters(ContentType, String, String, Map<String, String>)
- Method in class org.weborganic.flint.
IndexConfig
Adds parameters to the parameters to supply to the templates when indexing content with the specified content type and media type.
and(Query...)
- Static method in class org.weborganic.flint.util.
Queries
Returns a boolean query combining all the specified queries in
BooleanClause.Occur.MUST
clauses as it is were an AND operator.
AnyTermParameter
- Class in
org.weborganic.flint.query
A basic search parameter wrapping a simple list of
Term
s.
AnyTermParameter(String, String)
- Constructor for class org.weborganic.flint.query.
AnyTermParameter
Creates a new term parameter from the specified field name and text.
AnyTermParameter(List<Term>)
- Constructor for class org.weborganic.flint.query.
AnyTermParameter
Creates a new term parameter from the specified term.
asBoostMap(List<String>)
- Static method in class org.weborganic.flint.util.
Fields
Returns a mapping of fields with a default boost value of 1.0.
AutoXMLTranslatorFactory
- Class in
org.weborganic.flint.content
Simple translator factory that only handles XML Media types by simply forwarding the content without translation.
AutoXMLTranslatorFactory()
- Constructor for class org.weborganic.flint.content.
AutoXMLTranslatorFactory
Creates a new factory for XML media types.
AutoXMLTranslatorFactory(List<String>)
- Constructor for class org.weborganic.flint.content.
AutoXMLTranslatorFactory
Creates a new factory with the default XML media types and including the specified types.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W