|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in org.compass.core used by org.apache.lucene.index | |
|---|---|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.annotations.config.binding | |
|---|---|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Classes in org.compass.core used by org.compass.core | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassAnalyzerHelper
A set of Analyzer related helper methods. |
|
| CompassCallback
Callback interface for Compass code. |
|
| CompassDetachedHits
Holds hits returned from a search performed by compass. |
|
| CompassException
An exception that occured in Compass. |
|
| CompassHighlightedText
A cached holder of highlighted text. |
|
| CompassHighlighter
A highlighter tool that can highlight hits in a given text based on an executed query. |
|
| CompassHighlighter.TextTokenizer
Controls the way text will be tokenized in order to perform the highlight operation. |
|
| CompassHit
Wrapper that provides a lazily loaded hit from CompassHitsOperations. |
|
| CompassHits
Holds hits returned from a search performed by compass. |
|
| CompassHitsOperations
Mutual operations for hits, for both detached and transactional hits. |
|
| CompassOperations
A interface describing all the available operations allowed by compass. |
|
| CompassQuery
An object representing a Compass query. |
|
| CompassQuery.CompassSpanQuery
An extension to the CompassQuery interface. |
|
| CompassQuery.SortDirection
Used to set the sort direction for the query. |
|
| CompassQuery.SortImplicitType
Implicit types that the hits can be sorted by. |
|
| CompassQuery.SortPropertyType
Used to define the type of the property that will be sorted. |
|
| CompassQueryBuilder
The query builder is used to construct CompassQueryBuilder.ToCompassQuery programmatically. |
|
| CompassQueryBuilder.CompassBooleanQueryBuilder
A boolean query builder. |
|
| CompassQueryBuilder.CompassMoreLikeThisQuery
A more like this query builder (maps to Lucene MoreLikeThis feature withing
the contrib queries package). |
|
| CompassQueryBuilder.CompassMultiPhraseQueryBuilder
A query builder that constructs a phrase query. |
|
| CompassQueryBuilder.CompassMultiPropertyQueryStringBuilder
Parses the query string into terms, which all of them are used against the given resource property name / meta-data. |
|
| CompassQueryBuilder.CompassQuerySpanNearBuilder
A span near query builder. |
|
| CompassQueryBuilder.CompassQuerySpanOrBuilder
Creates a span or query builder. |
|
| CompassQueryBuilder.CompassQueryStringBuilder
A query builder used to construct a query from a query string (i.e. |
|
| CompassQueryBuilder.ToCompassQuery
A general interface for internal builders that will create a CompassQuery. |
|
| CompassQueryFilter
A filter used to filter out query results. |
|
| CompassQueryFilterBuilder
The query builder is used to construct CompassQueryFilterBuilder.ToCompassQueryFilter programmatically. |
|
| CompassQueryFilterBuilder.CompassBooleanQueryFilterBuilder
A boolean query filter builder. |
|
| CompassQueryFilterBuilder.ToCompassQueryFilter
A general interface for internal builders that will create a CompassQueryFilter. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| CompassTermFreq
Holds a term within the index, its frequency and the property name it is associated with. |
|
| CompassTermFreqsBuilder
A term and frequencies builder, allows to set different settings regarding the available terms for certain properties and their respective frequencies. |
|
| CompassTermFreqsBuilder.Sort
|
|
| CompassToken
A Token is an occurence of a term from the text of a field. |
|
| CompassTransaction
Allows the application to define units of work, while maintaining abstraction from the underlying transaction implementation (eg. |
|
| CompassTransaction.TransactionIsolation
|
|
| Property
The basic Compass meta data holder. |
|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| ResourceFactory
A Resource and Property factory allowing to
create new instances. |
|
| Classes in org.compass.core used by org.compass.core.accessor | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.cache.first | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.cascade | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.config | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.config.binding.metadata | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.converter | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.converter.basic | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Property
The basic Compass meta data holder. |
|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.converter.basic.atomic | |
|---|---|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Classes in org.compass.core used by org.compass.core.converter.dynamic | |
|---|---|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.converter.extended | |
|---|---|
| Property
The basic Compass meta data holder. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.converter.json | |
|---|---|
| Property
The basic Compass meta data holder. |
|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.converter.mapping | |
|---|---|
| Property
The basic Compass meta data holder. |
|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.converter.mapping.json | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.converter.mapping.osem | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.converter.mapping.rsem | |
|---|---|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.converter.mapping.support | |
|---|---|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.converter.mapping.xsem | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.converter.xsem | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Property
The basic Compass meta data holder. |
|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.engine | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| CompassHighlighter.TextTokenizer
Controls the way text will be tokenized in order to perform the highlight operation. |
|
| CompassQuery.SortDirection
Used to set the sort direction for the query. |
|
| CompassQuery.SortImplicitType
Implicit types that the hits can be sorted by. |
|
| CompassQuery.SortPropertyType
Used to define the type of the property that will be sorted. |
|
| CompassTermFreq
Holds a term within the index, its frequency and the property name it is associated with. |
|
| CompassToken
A Token is an occurence of a term from the text of a field. |
|
| CompassTransaction.TransactionIsolation
|
|
| Resource
A Resource holds a list of meta data properties. |
|
| ResourceFactory
A Resource and Property factory allowing to
create new instances. |
|
| Classes in org.compass.core used by org.compass.core.engine.spellcheck | |
|---|---|
| CompassQuery
An object representing a Compass query. |
|
| Classes in org.compass.core used by org.compass.core.engine.subindex | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Property
The basic Compass meta data holder. |
|
| Classes in org.compass.core used by org.compass.core.engine.utils | |
|---|---|
| Property
The basic Compass meta data holder. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.events | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassException
An exception that occured in Compass. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.executor | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.executor.concurrent | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.executor.workmanager | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.impl | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassAnalyzerHelper
A set of Analyzer related helper methods. |
|
| CompassDetachedHits
Holds hits returned from a search performed by compass. |
|
| CompassException
An exception that occured in Compass. |
|
| CompassHighlightedText
A cached holder of highlighted text. |
|
| CompassHighlighter
A highlighter tool that can highlight hits in a given text based on an executed query. |
|
| CompassHighlighter.TextTokenizer
Controls the way text will be tokenized in order to perform the highlight operation. |
|
| CompassHit
Wrapper that provides a lazily loaded hit from CompassHitsOperations. |
|
| CompassHits
Holds hits returned from a search performed by compass. |
|
| CompassHitsOperations
Mutual operations for hits, for both detached and transactional hits. |
|
| CompassOperations
A interface describing all the available operations allowed by compass. |
|
| CompassQuery
An object representing a Compass query. |
|
| CompassQuery.CompassSpanQuery
An extension to the CompassQuery interface. |
|
| CompassQuery.SortDirection
Used to set the sort direction for the query. |
|
| CompassQuery.SortImplicitType
Implicit types that the hits can be sorted by. |
|
| CompassQuery.SortPropertyType
Used to define the type of the property that will be sorted. |
|
| CompassQueryBuilder
The query builder is used to construct CompassQueryBuilder.ToCompassQuery programmatically. |
|
| CompassQueryBuilder.CompassBooleanQueryBuilder
A boolean query builder. |
|
| CompassQueryBuilder.CompassMoreLikeThisQuery
A more like this query builder (maps to Lucene MoreLikeThis feature withing
the contrib queries package). |
|
| CompassQueryBuilder.CompassMultiPhraseQueryBuilder
A query builder that constructs a phrase query. |
|
| CompassQueryBuilder.CompassMultiPropertyQueryStringBuilder
Parses the query string into terms, which all of them are used against the given resource property name / meta-data. |
|
| CompassQueryBuilder.CompassQuerySpanNearBuilder
A span near query builder. |
|
| CompassQueryBuilder.CompassQuerySpanOrBuilder
Creates a span or query builder. |
|
| CompassQueryBuilder.CompassQueryStringBuilder
A query builder used to construct a query from a query string (i.e. |
|
| CompassQueryBuilder.ToCompassQuery
A general interface for internal builders that will create a CompassQuery. |
|
| CompassQueryFilter
A filter used to filter out query results. |
|
| CompassQueryFilterBuilder
The query builder is used to construct CompassQueryFilterBuilder.ToCompassQueryFilter programmatically. |
|
| CompassQueryFilterBuilder.CompassBooleanQueryFilterBuilder
A boolean query filter builder. |
|
| CompassQueryFilterBuilder.ToCompassQueryFilter
A general interface for internal builders that will create a CompassQueryFilter. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| CompassTermFreq
Holds a term within the index, its frequency and the property name it is associated with. |
|
| CompassTermFreqsBuilder
A term and frequencies builder, allows to set different settings regarding the available terms for certain properties and their respective frequencies. |
|
| CompassTermFreqsBuilder.Sort
|
|
| CompassToken
A Token is an occurence of a term from the text of a field. |
|
| CompassTransaction
Allows the application to define units of work, while maintaining abstraction from the underlying transaction implementation (eg. |
|
| CompassTransaction.TransactionIsolation
|
|
| Resource
A Resource holds a list of meta data properties. |
|
| ResourceFactory
A Resource and Property factory allowing to
create new instances. |
|
| Classes in org.compass.core used by org.compass.core.jndi | |
|---|---|
| Compass
Creates a CompassSession. |
|
| Classes in org.compass.core used by org.compass.core.lucene | |
|---|---|
| CompassToken
A Token is an occurence of a term from the text of a field. |
|
| Property
The basic Compass meta data holder. |
|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| ResourceFactory
A Resource and Property factory allowing to
create new instances. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine | |
|---|---|
| CompassHighlighter.TextTokenizer
Controls the way text will be tokenized in order to perform the highlight operation. |
|
| CompassQuery.SortDirection
Used to set the sort direction for the query. |
|
| CompassQuery.SortImplicitType
Implicit types that the hits can be sorted by. |
|
| CompassQuery.SortPropertyType
Used to define the type of the property that will be sorted. |
|
| CompassTermFreq
Holds a term within the index, its frequency and the property name it is associated with. |
|
| CompassToken
A Token is an occurence of a term from the text of a field. |
|
| CompassTransaction.TransactionIsolation
|
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| ResourceFactory
A Resource and Property factory allowing to
create new instances. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.analyzer | |
|---|---|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.analyzer.synonym | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.highlighter | |
|---|---|
| CompassHighlighter.TextTokenizer
Controls the way text will be tokenized in order to perform the highlight operation. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.indexdeletionpolicy | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.optimizer | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.query | |
|---|---|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.queryparser | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.similarity | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.spellcheck | |
|---|---|
| CompassQuery
An object representing a Compass query. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.store | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.store.jdbc | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.store.localcache | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.store.wrapper | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.transaction | |
|---|---|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.transaction.lucene | |
|---|---|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.lucene.engine.transaction.readcommitted | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.lucene.util | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassHits
Holds hits returned from a search performed by compass. |
|
| CompassQuery
An object representing a Compass query. |
|
| CompassQueryFilter
A filter used to filter out query results. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.mapping | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Classes in org.compass.core used by org.compass.core.mapping.internal | |
|---|---|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Classes in org.compass.core used by org.compass.core.mapping.json | |
|---|---|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Classes in org.compass.core used by org.compass.core.mapping.osem | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Classes in org.compass.core used by org.compass.core.mapping.rsem | |
|---|---|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Classes in org.compass.core used by org.compass.core.mapping.support | |
|---|---|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Classes in org.compass.core used by org.compass.core.mapping.xsem | |
|---|---|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Classes in org.compass.core used by org.compass.core.marshall | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| ResourceFactory
A Resource and Property factory allowing to
create new instances. |
|
| Classes in org.compass.core used by org.compass.core.spi | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassException
An exception that occured in Compass. |
|
| CompassHighlightedText
A cached holder of highlighted text. |
|
| CompassHits
Holds hits returned from a search performed by compass. |
|
| CompassHitsOperations
Mutual operations for hits, for both detached and transactional hits. |
|
| CompassOperations
A interface describing all the available operations allowed by compass. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| Property
The basic Compass meta data holder. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.core.support.search | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassDetachedHits
Holds hits returned from a search performed by compass. |
|
| CompassException
An exception that occured in Compass. |
|
| CompassHit
Wrapper that provides a lazily loaded hit from CompassHitsOperations. |
|
| CompassHits
Holds hits returned from a search performed by compass. |
|
| CompassQuery
An object representing a Compass query. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.core.support.session | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.core.transaction | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassException
An exception that occured in Compass. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| CompassTransaction
Allows the application to define units of work, while maintaining abstraction from the underlying transaction implementation (eg. |
|
| CompassTransaction.TransactionIsolation
|
|
| Classes in org.compass.core used by org.compass.core.transaction.context | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.util.proxy.extractor | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.xml.dom4j.converter | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.xml.javax.converter | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.core.xml.jdom.converter | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.gps | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.gps.device | |
|---|---|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.gps.device.hibernate | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassException
An exception that occured in Compass. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| CompassTransaction
Allows the application to define units of work, while maintaining abstraction from the underlying transaction implementation (eg. |
|
| CompassTransaction.TransactionIsolation
|
|
| Classes in org.compass.core used by org.compass.gps.device.hibernate.embedded | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassTemplate
Helper class that simplifies the Compass access code using the template design pattern. |
|
| Classes in org.compass.core used by org.compass.gps.device.hibernate.indexer | |
|---|---|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.gps.device.hibernate.lifecycle | |
|---|---|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.gps.device.ibatis | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.gps.device.jdbc | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassException
An exception that occured in Compass. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.gps.device.jdbc.mapping | |
|---|---|
| Property.Index
Specifies whether and how a meta-data property should be indexed. |
|
| Property.Store
Specifies whether and how a meta-data property will be stored. |
|
| Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
|
| Classes in org.compass.core used by org.compass.gps.device.jdo | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.gps.device.jpa | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.gps.device.jpa.embedded | |
|---|---|
| Compass
Creates a CompassSession. |
|
| Classes in org.compass.core used by org.compass.gps.device.jpa.embedded.eclipselink | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.gps.device.jpa.embedded.hibernate | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassTemplate
Helper class that simplifies the Compass access code using the template design pattern. |
|
| Classes in org.compass.core used by org.compass.gps.device.jpa.embedded.openjpa | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.gps.device.jpa.embedded.toplink | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.gps.device.jpa.indexer | |
|---|---|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.gps.device.ojb | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.gps.device.support.parallel | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| Classes in org.compass.core used by org.compass.gps.impl | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassCallback
Callback interface for Compass code. |
|
| CompassException
An exception that occured in Compass. |
|
| CompassTemplate
Helper class that simplifies the Compass access code using the template design pattern. |
|
| CompassTransaction.TransactionIsolation
|
|
| Classes in org.compass.core used by org.compass.gps.spi | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassCallback
Callback interface for Compass code. |
|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.needle.coherence | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.needle.gigaspaces.datasource | |
|---|---|
| Compass
Creates a CompassSession. |
|
| Classes in org.compass.core used by org.compass.needle.gigaspaces.service | |
|---|---|
| Compass
Creates a CompassSession. |
|
| Resource
A Resource holds a list of meta data properties. |
|
| Classes in org.compass.core used by org.compass.needle.gigaspaces.store | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.needle.terracotta | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| Classes in org.compass.core used by org.compass.spring | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassException
An exception that occured in Compass. |
|
| CompassTemplate
Helper class that simplifies the Compass access code using the template design pattern. |
|
| Classes in org.compass.core used by org.compass.spring.aop | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassException
An exception that occured in Compass. |
|
| CompassTemplate
Helper class that simplifies the Compass access code using the template design pattern. |
|
| Classes in org.compass.core used by org.compass.spring.support | |
|---|---|
| Compass
Creates a CompassSession. |
|
| Classes in org.compass.core used by org.compass.spring.transaction | |
|---|---|
| CompassException
An exception that occured in Compass. |
|
| CompassSession
The main interface between a Java application and Compass. |
|
| CompassTransaction
Allows the application to define units of work, while maintaining abstraction from the underlying transaction implementation (eg. |
|
| CompassTransaction.TransactionIsolation
|
|
| Classes in org.compass.core used by org.compass.spring.web.mvc | |
|---|---|
| Compass
Creates a CompassSession. |
|
| CompassTemplate
Helper class that simplifies the Compass access code using the template design pattern. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||