Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
A
active()
- Static method in class net.conquiris.api.index.
MutableIndexerActivationPolicy
Creates a new policy with an initial value of true.
alwaysActive()
- Static method in class net.conquiris.api.index.
IndexerActivationPolicies
Returns an always active policy.
alwaysInactive()
- Static method in class net.conquiris.api.index.
IndexerActivationPolicies
Returns an always active policy.
asBasic()
- Method in class net.conquiris.api.index.
IndexInfo
Returns a basic version without user properties.
B
basic(boolean, boolean, IndexStatus)
- Static method in class net.conquiris.api.index.
IndexReport
Creates a new basic report.
C
CHECKPOINT
- Static variable in class net.conquiris.api.index.
IndexInfo
Checkpoint property.
CHECKPOINT_NAME
- Static variable in class net.conquiris.api.index.
IndexInfo
Checkpoint property unqualified name.
constant(long)
- Static method in class net.conquiris.api.index.
Delays
Returns a constant delay specification.
CountResult
- Class in
net.conquiris.api.search
Count result.
create(boolean)
- Static method in class net.conquiris.api.index.
MutableIndexerActivationPolicy
Creates a new policy.
D
Delays
- Class in
net.conquiris.api.index
Indexing delays specification.
detailed(boolean, boolean, IndexStatus, Delays, IndexInfo)
- Static method in class net.conquiris.api.index.
IndexReport
Creates a new detailed report.
E
empty()
- Static method in class net.conquiris.api.index.
IndexInfo
Returns the empty object.
empty()
- Static method in class net.conquiris.api.search.
CountResult
Empty count.
empty()
- Static method in class net.conquiris.api.search.
ItemResult
Returns the empty item.
empty()
- Static method in class net.conquiris.api.search.
PageResult
Returns the empty page.
equals(Object)
- Method in class net.conquiris.api.index.
Delays
equals(Object)
- Method in class net.conquiris.api.index.
IndexInfo
equals(Object)
- Method in class net.conquiris.api.index.
IndexReport
equals(Object)
- Method in class net.conquiris.api.index.
MutableIndexerActivationPolicy
equals(Object)
- Method in class net.conquiris.api.search.
CountResult
equals(Object)
- Method in class net.conquiris.api.search.
ItemResult
equals(Object)
- Method in class net.conquiris.api.search.
PageResult
equals(Object)
- Method in class net.conquiris.api.search.
Result
F
found(int, float, long, T)
- Static method in class net.conquiris.api.search.
ItemResult
Returns a found item.
found(int, float, long, int, List<T>)
- Static method in class net.conquiris.api.search.
PageResult
Constructor.
fromMap(Map<String, String>)
- Static method in class net.conquiris.api.index.
IndexInfo
Creates a new index info object from a string map.
G
get(int)
- Method in class net.conquiris.api.search.
PageResult
Return the element in the requested index (relative to the page).
getCheckpoint()
- Method in class net.conquiris.api.index.
IndexInfo
Returns the checkpoint.
getDelays()
- Method in class net.conquiris.api.index.
IndexReport
Returns the index delay configuration.
getDelays()
- Method in interface net.conquiris.api.index.
LocalIndexerService
Returns the current delay specification.
getError()
- Method in class net.conquiris.api.index.
Delays
Returns the error delay.
getFirstRequestedResult()
- Method in class net.conquiris.api.search.
PageResult
Returns the first requested result index.
getFirstResult()
- Method in class net.conquiris.api.search.
PageResult
Returns the first result index.
getIdle()
- Method in class net.conquiris.api.index.
Delays
Returns the idle delay.
getIndexInfo()
- Method in interface net.conquiris.api.index.
LocalIndexerService
Returns the last known index information.
getIndexReport(IndexReportLevel)
- Method in interface net.conquiris.api.index.
IndexerService
Returns a report from the index.
getIndexStatus()
- Method in class net.conquiris.api.index.
IndexReport
getIndexStatus()
- Method in interface net.conquiris.api.index.
IndexStatusProperty
Returns the last known index status.
getIndexStatus()
- Method in interface net.conquiris.api.index.
LocalIndexerService
Returns the last known index status.
getInfo()
- Method in class net.conquiris.api.index.
IndexReport
Return the index info.
getItem()
- Method in class net.conquiris.api.search.
ItemResult
Returns the item.
getItems()
- Method in class net.conquiris.api.search.
PageResult
Returns the items in the page (never
null
.
getLastResult()
- Method in class net.conquiris.api.search.
PageResult
getLevel()
- Method in class net.conquiris.api.index.
IndexReport
Returns the report level.
getMaxScore()
- Method in class net.conquiris.api.search.
Result
Returns the maximum score of the results of the query.
getNormal()
- Method in class net.conquiris.api.index.
Delays
Returns the normal delay.
getProperties()
- Method in class net.conquiris.api.index.
IndexInfo
Returns the commit properties.
getSequence()
- Method in class net.conquiris.api.index.
IndexInfo
Returns the commit sequence.
getStatus()
- Method in exception net.conquiris.api.index.
IndexException
Returns the suggested status.
getTargetCheckpoint()
- Method in class net.conquiris.api.index.
IndexInfo
Returns the last known target checkpoint.
getTime()
- Method in class net.conquiris.api.search.
Result
Returns the time taken by the query (ms).
getTimestamp()
- Method in class net.conquiris.api.index.
IndexInfo
Returns the commit timestamp.
getTotalHits()
- Method in class net.conquiris.api.search.
Result
Returns the total hits of the query.
H
hashCode()
- Method in class net.conquiris.api.index.
Delays
hashCode()
- Method in class net.conquiris.api.index.
IndexInfo
hashCode()
- Method in class net.conquiris.api.index.
IndexReport
hashCode()
- Method in class net.conquiris.api.index.
MutableIndexerActivationPolicy
hashCode()
- Method in class net.conquiris.api.search.
ItemResult
hashCode()
- Method in class net.conquiris.api.search.
PageResult
hashCode()
- Method in class net.conquiris.api.search.
Result
I
inactive()
- Static method in class net.conquiris.api.index.
MutableIndexerActivationPolicy
Creates a new policy with an initial value of false.
INDEX_ACTIVE
- Static variable in interface net.conquiris.api.index.
IndexActiveFlag
Property.
INDEX_STARTED
- Static variable in interface net.conquiris.api.index.
IndexStartedFlag
Property.
INDEX_STATUS
- Static variable in interface net.conquiris.api.index.
IndexStatusProperty
Property.
IndexActiveFlag
- Interface in
net.conquiris.api.index
Interface for the index active flag.
IndexCorruptedException
- Exception in
net.conquiris.api.index
Exception thrown when an index corruption error is found.
IndexCorruptedException(Throwable)
- Constructor for exception net.conquiris.api.index.
IndexCorruptedException
Constructor
IndexerActivationPolicies
- Class in
net.conquiris.api.index
Indexer activation policies support class.
IndexerActivationPolicy
- Interface in
net.conquiris.api.index
Interface defining an activation policy for a running indexer.
IndexerService
- Interface in
net.conquiris.api.index
Interface for an indexer service.
IndexException
- Exception in
net.conquiris.api.index
Base class for indexing related exceptions.
IndexException(IndexStatus)
- Constructor for exception net.conquiris.api.index.
IndexException
IndexException(IndexStatus, String, Throwable)
- Constructor for exception net.conquiris.api.index.
IndexException
IndexException(IndexStatus, String)
- Constructor for exception net.conquiris.api.index.
IndexException
IndexException(IndexStatus, Throwable)
- Constructor for exception net.conquiris.api.index.
IndexException
IndexException()
- Constructor for exception net.conquiris.api.index.
IndexException
IndexException(String, Throwable)
- Constructor for exception net.conquiris.api.index.
IndexException
IndexException(String)
- Constructor for exception net.conquiris.api.index.
IndexException
IndexException(Throwable)
- Constructor for exception net.conquiris.api.index.
IndexException
IndexInfo
- Class in
net.conquiris.api.index
Conquiris index info at a certain commit point.
IndexLockedException
- Exception in
net.conquiris.api.index
Exception thrown when an index locking error is found.
IndexLockedException(Throwable)
- Constructor for exception net.conquiris.api.index.
IndexLockedException
Constructor
IndexNotAvailableException
- Exception in
net.conquiris.api.search
Exception thrown when there's an error accessing an index during search.
IndexNotAvailableException(Throwable)
- Constructor for exception net.conquiris.api.search.
IndexNotAvailableException
IndexNotAvailableException()
- Constructor for exception net.conquiris.api.search.
IndexNotAvailableException
IndexReport
- Class in
net.conquiris.api.index
Conquiris index report.
IndexReportLevel
- Enum in
net.conquiris.api.index
Index Report level.
IndexStartedFlag
- Interface in
net.conquiris.api.index
Interface for the index started flag.
IndexStatus
- Enum in
net.conquiris.api.index
Index Status.
IndexStatusProperty
- Interface in
net.conquiris.api.index
Interface for the last known index status property.
isActive()
- Method in interface net.conquiris.api.index.
IndexerActivationPolicy
Returns true if the indexer is active.
isActive()
- Method in class net.conquiris.api.index.
MutableIndexerActivationPolicy
isEmpty()
- Method in class net.conquiris.api.search.
PageResult
Returns whether the result is empty.
isFound()
- Method in class net.conquiris.api.search.
ItemResult
Returns whether the item was found.
isIndexActive()
- Method in interface net.conquiris.api.index.
IndexActiveFlag
Returns true if and only if the service is started and the current policy is to keep the index active.
isIndexActive()
- Method in class net.conquiris.api.index.
IndexReport
isIndexStarted()
- Method in class net.conquiris.api.index.
IndexReport
isIndexStarted()
- Method in interface net.conquiris.api.index.
IndexStartedFlag
Returns true if and only if the service is started.
isReserved(String)
- Static method in class net.conquiris.api.index.
IndexInfo
Returns whether a property name is reserved.
isReserved()
- Static method in class net.conquiris.api.index.
IndexInfo
Returns the reserved property name predicate.
isUserProperty(String, String)
- Static method in class net.conquiris.api.index.
IndexInfo
Returns whether the provided entry is a valid user property.
isUserProperty(Map.Entry<String, String>)
- Static method in class net.conquiris.api.index.
IndexInfo
Returns whether the provided entry is a valid user property.
isUserProperty()
- Static method in class net.conquiris.api.index.
IndexInfo
Returns the valid user property predicate.
ItemResult
<
T
> - Class in
net.conquiris.api.search
Result representing a single item.
iterator()
- Method in class net.conquiris.api.search.
PageResult
L
LocalIndexerService
- Interface in
net.conquiris.api.index
Local interface for an indexer service.
M
MutableIndexerActivationPolicy
- Class in
net.conquiris.api.index
Indexer activation policy based on a mutable boolean value.
N
net.conquiris.api.index
- package net.conquiris.api.index
net.conquiris.api.search
- package net.conquiris.api.search
normal(boolean, boolean, IndexStatus, Delays, IndexInfo)
- Static method in class net.conquiris.api.index.
IndexReport
Creates a new normal report.
notFound(long)
- Static method in class net.conquiris.api.search.
ItemResult
Returns a not found item.
notFound(int, float, long, int)
- Static method in class net.conquiris.api.search.
PageResult
Returns a page with no results.
notFound(long, int)
- Static method in class net.conquiris.api.search.
PageResult
Returns a page with no results in a query with no results.
O
of(long, long, long)
- Static method in class net.conquiris.api.index.
Delays
Returns a delay specification.
of(String, String, long, long, Map<String, String>)
- Static method in class net.conquiris.api.index.
IndexInfo
Creates a new index info object.
of(int, float, long)
- Static method in class net.conquiris.api.search.
CountResult
Result for a count query.
P
PageResult
<
T
> - Class in
net.conquiris.api.search
Result representing a page of search results.
R
reindex()
- Method in interface net.conquiris.api.index.
IndexerService
Schedules a tasks that changes the index checkpoint.
RESERVED_PREFIX
- Static variable in class net.conquiris.api.index.
IndexInfo
Reserved commit properties prefix.
Result
- Class in
net.conquiris.api.search
Base class for search results.
S
SearchException
- Exception in
net.conquiris.api.search
Base class for search related exceptions.
SearchException()
- Constructor for exception net.conquiris.api.search.
SearchException
SearchException(String, Throwable)
- Constructor for exception net.conquiris.api.search.
SearchException
SearchException(String)
- Constructor for exception net.conquiris.api.search.
SearchException
SearchException(Throwable)
- Constructor for exception net.conquiris.api.search.
SearchException
SEQUENCE
- Static variable in class net.conquiris.api.index.
IndexInfo
Sequence property.
SEQUENCE_NAME
- Static variable in class net.conquiris.api.index.
IndexInfo
Sequence property unqualified name.
setCheckpoint(String)
- Method in interface net.conquiris.api.index.
IndexerService
Schedules a tasks that changes the index checkpoint.
setDelays(Delays)
- Method in interface net.conquiris.api.index.
IndexerService
Set the delay specification.
setError(long)
- Method in class net.conquiris.api.index.
Delays
Returns a delay specification equal to this one but with the provided error delay.
setIdle(long)
- Method in class net.conquiris.api.index.
Delays
Returns a delay specification equal to this one but with the provided idle delay.
setNormal(long)
- Method in class net.conquiris.api.index.
Delays
Returns a delay specification equal to this one but with the provided normal delay.
size()
- Method in class net.conquiris.api.search.
PageResult
Returns the number of elements in the page.
start()
- Method in interface net.conquiris.api.index.
IndexerService
Starts the service.
stop()
- Method in interface net.conquiris.api.index.
IndexerService
Stops the service.
T
TARGET_CHECKPOINT
- Static variable in class net.conquiris.api.index.
IndexInfo
Target checkpoint property.
TARGET_CHECKPOINT_NAME
- Static variable in class net.conquiris.api.index.
IndexInfo
Target checkpoint property unqualified name.
TIMESTAMP
- Static variable in class net.conquiris.api.index.
IndexInfo
Timestamp property.
TIMESTAMP_NAME
- Static variable in class net.conquiris.api.index.
IndexInfo
Timestamp property unqualified name.
toString()
- Method in class net.conquiris.api.index.
Delays
toString()
- Method in class net.conquiris.api.index.
IndexInfo
toString()
- Method in class net.conquiris.api.index.
IndexReport
V
valueOf(String)
- Static method in enum net.conquiris.api.index.
IndexReportLevel
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum net.conquiris.api.index.
IndexStatus
Returns the enum constant of this type with the specified name.
values()
- Static method in enum net.conquiris.api.index.
IndexReportLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum net.conquiris.api.index.
IndexStatus
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
Derquinse Projects.
. All Rights Reserved.