Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.opencms.search Classes and Interfaces - 97 results found.
NameDescriptionTypePackageFramework
A_CmsTextExtractorBase utility class that allows extraction of the indexable "plain" text from a given document format.Classorg.opencms.search.extractorsOpenCMS
A_CmsVfsDocumentBase document factory class for a VFS CmsResource, just requires a specialized implementation ofClassorg.opencms.search.documentsOpenCMS
CmsDependencyIndexerA VFS indexer that resolves locale dependent documents.Classorg.opencms.searchOpenCMS
CmsDocumentContainerPageLucene document factory class to extract index data from a resource of type CmsResourceTypeContainerPage.Classorg.opencms.search.documentsOpenCMS
CmsDocumentDependencyProvides the dependency information about one search result document, used to generate the list of document search results.Classorg.opencms.search.documentsOpenCMS
CmsDocumentDependency .DependencyTypeDefines the possible dependency types.Classorg.opencms.search.documentsOpenCMS
CmsDocumentGenericLucene document factory class for indexing data from a generic CmsResource.Classorg.opencms.search.documentsOpenCMS
CmsDocumentHtmlLucene document factory class to extract index data from a cms resource containing plain html data.Classorg.opencms.search.documentsOpenCMS
CmsDocumentMsOfficeOLE2Lucene document factory class to extract text data from a VFS resource that is an OLE 2 MS Office document.Classorg.opencms.search.documentsOpenCMS
CmsDocumentMsOfficeOOXMLLucene document factory class to extract text data from a VFS resource that is an OOXML MS Office document.Classorg.opencms.search.documentsOpenCMS
CmsDocumentOpenOfficeLucene document factory class to extract index data from a cms resource containing Open Document Format data.Classorg.opencms.search.documentsOpenCMS
CmsDocumentPdfLucene document factory class to extract index data from a cms resource containing Adobe pdf data.Classorg.opencms.search.documentsOpenCMS
CmsDocumentPlainTextLucene document factory class to extract index data from a cms resource containing plain text data.Classorg.opencms.search.documentsOpenCMS
CmsDocumentRtfLucene document factory class to extract index data from a cms resource containing RTF data.Classorg.opencms.search.documentsOpenCMS
CmsDocumentXmlContentLucene document factory class to extract index data from an OpenCms VFS resource of type CmsResourceTypeXmlContent.Classorg.opencms.search.documentsOpenCMS
CmsDocumentXmlPageLucene document factory class to extract index data from a cms resource of type CmsResourceTypeXmlPage.Classorg.opencms.search.documentsOpenCMS
CmsExtractionResultThe result of a document text extraction.Classorg.opencms.search.extractorsOpenCMS
CmsExtractionResultCache This cache operates on resource file names, plus a hash code calculated from CmsResource.Classorg.opencms.search.documentsOpenCMS
CmsExtractorHtmlExtracts the text from an HTML document.Classorg.opencms.search.extractorsOpenCMS
CmsExtractorMsOfficeOLE2Extracts text data from a VFS resource that is an OLE 2 MS Office document.Classorg.opencms.search.extractorsOpenCMS
CmsExtractorMsOfficeOOXMLExtracts text data from a VFS resource that is an OOXML MS Office document.Classorg.opencms.search.extractorsOpenCMS
CmsExtractorOpenOfficeExtracts the text from OpenOffice documents (.Classorg.opencms.search.extractorsOpenCMS
CmsExtractorPdfExtracts the text from a PDF document.Classorg.opencms.search.extractorsOpenCMS
CmsExtractorRtfExtracts the text from a RTF document.Classorg.opencms.search.extractorsOpenCMS
CmsGalleryDocumentXmlContentSpecial document text extraction factory for the gallery index that creates multiple fields for the content in all the languages available in an XML content.Classorg.opencms.search.galleriesOpenCMS
CmsGalleryDocumentXmlPageSpecial document text extraction factory for the gallery index that creates multiple fields for the content in all the languages available in an XML page.Classorg.opencms.search.galleriesOpenCMS
CmsGalleryNameMacroResolverMacro resolver used to resolve macros for the gallery name mapping.Classorg.opencms.search.galleriesOpenCMS
CmsGallerySearchContains the functions for the gallery search.Classorg.opencms.search.galleriesOpenCMS
CmsGallerySearchAnalyzerSpecial analyzer for multiple languages, used in the OpenCms gallery search index.Classorg.opencms.search.galleriesOpenCMS
CmsGallerySearchFieldConfigurationDescribes the search field configuration that is used by the gallery index.Classorg.opencms.search.galleriesOpenCMS
CmsGallerySearchFieldMappingSpecial search field mapping class for the gallery search.Classorg.opencms.search.galleriesOpenCMS
CmsGallerySearchIndexClassorg.opencms.search.galleriesOpenCMS
CmsGallerySearchInfoProviderProvides additional information to be stored in the gallery search index.Classorg.opencms.search.galleriesOpenCMS
CmsGallerySearchParametersParameters used for the gallery search index.Classorg.opencms.search.galleriesOpenCMS
CmsGallerySearchParameters .CmsGallerySortParamSort parameter constants.Classorg.opencms.search.galleriesOpenCMS
CmsGallerySearchResultClassorg.opencms.search.galleriesOpenCMS
CmsGallerySearchResultListThe search result list for the gallery search index.Classorg.opencms.search.galleriesOpenCMS
CmsIndexExceptionSignals an error during an indexing operation.Classorg.opencms.searchOpenCMS
CmsIndexingThread The indexing of a single resource is wrapped into a thread in order to prevent the overall indexer from hanging.Classorg.opencms.searchOpenCMS
CmsIndexingThreadManagerClassorg.opencms.searchOpenCMS
CmsIndexNoContentExceptionSignals an error during content extraction of an empty document.Classorg.opencms.search.documentsOpenCMS
CmsLuceneDocumentA Lucene search document implementation.Classorg.opencms.searchOpenCMS
CmsLuceneFieldAn individual field configuration in a Lucene search index.Classorg.opencms.search.fieldsOpenCMS
CmsLuceneFieldConfigurationDescribes a configuration of fields that are used in building a search index.Classorg.opencms.search.fieldsOpenCMS
CmsLuceneIndexWriterDelegates indexing to a standard Lucene IndexWriter.Classorg.opencms.searchOpenCMS
CmsSearchHelper class to access the search facility within a jsp.Classorg.opencms.searchOpenCMS
CmsSearchAnalyzerAn analyzer class is used by Lucene to reduce the content to be indexed with trimmed endings etc.Classorg.opencms.searchOpenCMS
CmsSearchCategoryCollectorCollects category information during a search process.Classorg.opencms.searchOpenCMS
CmsSearchDocumentTypeA document type specifies which document factory class is used to pull the content of an OpenCms document into a Lucene index document.Classorg.opencms.searchOpenCMS
CmsSearchExceptionSignals an error during a search operation.Classorg.opencms.searchOpenCMS
CmsSearchFieldA abstract implementation for a search field.Classorg.opencms.search.fieldsOpenCMS
CmsSearchFieldConfigurationAbstract implementation for OpenCms search field configurations.Classorg.opencms.search.fieldsOpenCMS
CmsSearchFieldConfigurationOldCategoriesDescribes a field configuration using the old (pre 8.Classorg.opencms.search.fieldsOpenCMS
CmsSearchFieldMappingDescribes a mapping of a piece of content from an OpenCms VFS resource to a field of a search index.Classorg.opencms.search.fieldsOpenCMS
CmsSearchFieldMappingTypeDescribes a possible mapping type for a piece of content used in building a search index.Classorg.opencms.search.fieldsOpenCMS
CmsSearchIndexContent ManagementClassorg.opencms.searchOpenCMS
CmsSearchIndexSourceClassorg.opencms.searchOpenCMS
CmsSearchIndexUpdateDataA collection of resources for the incremental update of a search index.Classorg.opencms.searchOpenCMS
CmsSearchManager indexing facilities in OpenCms.Classorg.opencms.searchOpenCMS
CmsSearchManager .CmsSearchForceUnlockModeClassorg.opencms.searchOpenCMS
CmsSearchParametersContains the search parameters for a call to CmsSearchIndex.Classorg.opencms.searchOpenCMS
CmsSearchParameters .CmsSearchFieldQueryDescribes a specific search field query.Classorg.opencms.searchOpenCMS
CmsSearchResourceA resource implementation that combines the Solr document together with a OpenCms VFS resource.Classorg.opencms.searchOpenCMS
CmsSearchResultContains the data of a single item in a search result.Classorg.opencms.searchOpenCMS
CmsSearchResultListA search result object returned as result of a search inSince:6.Classorg.opencms.searchOpenCMS
CmsSearchSimilarityReduces the importance of the lengthNorm(FieldInvertState) factor for the CmsSearchField.Classorg.opencms.searchOpenCMS
CmsSolrConfigurationThe Solr configuration class.Classorg.opencms.search.solrOpenCMS
CmsSolrDocumentA search document implementation for Solr indexes.Classorg.opencms.search.solrOpenCMS
CmsSolrDocumentContainerPageLucene document factory class to extract index data from a resource of type CmsResourceTypeContainerPage.Classorg.opencms.search.solrOpenCMS
CmsSolrDocumentXmlContentSpecial document text extraction factory for Solr index.Classorg.opencms.search.solrOpenCMS
CmsSolrFieldAn individual field for the Solr search index.Classorg.opencms.search.solrOpenCMS
CmsSolrFieldConfigurationThe search field implementation for Solr.Classorg.opencms.search.solrOpenCMS
CmsSolrIndexClassorg.opencms.search.solrOpenCMS
CmsSolrIndexWriterClassorg.opencms.search.solrOpenCMS
CmsSolrLinkProcessorThis Solr post processor generates for each found document the corresponding link and adds this link into the resulting document as field.Classorg.opencms.search.solrOpenCMS
CmsSolrQueryA Solr search query.Classorg.opencms.search.solrOpenCMS
CmsSolrResultListEncapsulates a list of 'OpenCms resource documents' (CmsSearchResource).Classorg.opencms.search.solrOpenCMS
CmsSolrSpellcheckerCmsSolrSpellchecker is used to perform spellchecking in OpenCms by using Solr.Classorg.opencms.search.solr.spellcheckingOpenCMS
CmsSpellcheckDictionaryIndexerHelping class for manipulating the Solr spellchecker indices.Classorg.opencms.search.solr.spellcheckingOpenCMS
CmsSpellcheckingModuleActionModuleAction implementation for the spellchecking component that waits with indexing operations until runlevel 4 has been reached.Classorg.opencms.search.solr.spellcheckingOpenCMS
CmsTermHighlighterHtmlDefault highlighter implementation used for generation of search excerpts.Classorg.opencms.search.documentsOpenCMS
CmsVfsIndexerAn indexer indexing CmsResource based content from the OpenCms VFS.Classorg.opencms.searchOpenCMS
I_CmsDocumentFactoryUsed to create index Lucene Documents for OpenCms resources, controls the text extraction algorithm used for a specific OpenCms resource type / MIME type combination.Interfaceorg.opencms.search.documentsOpenCMS
I_CmsExtractionResultThe result of a document text extraction.Interfaceorg.opencms.search.extractorsOpenCMS
I_CmsIndexerIndexes resources for the OpenCms search.Interfaceorg.opencms.searchOpenCMS
I_CmsIndexWriterAbstracts the index writer implementation for the most important index manipulation operations.Interfaceorg.opencms.searchOpenCMS
I_CmsSearchDocumentThe interface for search documents.Interfaceorg.opencms.searchOpenCMS
I_CmsSearchExtractorDefines a text extractor for the integrated search engine.Interfaceorg.opencms.search.documentsOpenCMS
I_CmsSearchFieldAppdenderAdds fields to the configuration and appends fields to a document during index process.Interfaceorg.opencms.search.fieldsOpenCMS
I_CmsSearchFieldMappingDescribes a mapping of a piece of content from an OpenCms VFS resource to a field of a search index.Interfaceorg.opencms.search.fieldsOpenCMS
I_CmsSolrPostSearchProcessorThe post document processor can be used in order to manipulate search results after the OpenCms permissionInterfaceorg.opencms.search.solrOpenCMS
I_CmsTermHighlighterHighlights arbitrary terms, used for generation of search excerpts.Interfaceorg.opencms.search.documentsOpenCMS
I_CmsTextExtractorAllows extraction of the indexable "plain" text plus (optional) meta information from a given binary input document format.Interfaceorg.opencms.search.extractorsOpenCMS
MessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.search.documentsOpenCMS
MessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.search.extractorsOpenCMS
MessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.searchOpenCMS
MessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.search.solrOpenCMS