|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Index | |
Query | Interface pour toutes les classes qui repr�sentent des requ�tes de recherche. |
Class Summary | |
AbstractQuery | Abstract class for basic SDX query functionalities. |
ComplexQuery | A complex boolean query, reprenseted as a tree. |
DateIntervalQuery | A search for date intervals, opened or closed. |
ExactFieldQuery | Contains an exact acceptRequest on a term in a field. |
FieldQuery | A search acceptRequest by field. |
LinearQuery | A linear query. |
LuceneIndex | Information and services related to a LuceneIndex. |
RemoteIndex | |
RestrictedQuery | A acceptRequest with the constraint that the results of this query must contain all the words present in the search acceptRequest. |
ResultDocument | A result document of a search. |
ResultDocuments | The documents which form an ordered list of search results. |
Results | The results of a search. |
SearchLocations | A list of LuceneIndex where searches can be made. |
SimpleQuery | A simple query. |
SortSpecification | Indications for sorting of search results. |
TermInfo | Information regarding a term of a search index |
Terms | A list of terms for a document base. |
TODODocumentation:SDX applications classes.
An SDX application is a unit of processing within SDX. An application can drive searches, have users, etc.
An application may index documents in one or more document bases, which then store the documents in one or more repositories.
The SDX framework is responsible for loading applications at startup time. An application is described in an XML configuration file.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |