org.opencms.search.galleries
Class CmsGalleryDocumentXmlPage

java.lang.Object
  extended by org.opencms.search.documents.A_CmsVfsDocument
      extended by org.opencms.search.documents.CmsDocumentXmlPage
          extended by org.opencms.search.galleries.CmsGalleryDocumentXmlPage
All Implemented Interfaces:
I_CmsDocumentFactory, I_CmsSearchExtractor

public class CmsGalleryDocumentXmlPage
extends CmsDocumentXmlPage

Special document text extraction factory for the gallery index that creates multiple fields for the content in all the languages available in an XML page.

Since:
8.0.0

Field Summary
 
Fields inherited from class org.opencms.search.documents.A_CmsVfsDocument
m_name
 
Constructor Summary
CmsGalleryDocumentXmlPage(java.lang.String name)
          Creates a new instance of this Lucene document factory.
 
Method Summary
 
Methods inherited from class org.opencms.search.documents.CmsDocumentXmlPage
extractContent, isLocaleDependend, isUsingCache
 
Methods inherited from class org.opencms.search.documents.A_CmsVfsDocument
createDocument, getCache, getDocumentKey, getDocumentKeys, getName, logContentExtraction, readFile, setCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmsGalleryDocumentXmlPage

public CmsGalleryDocumentXmlPage(java.lang.String name)
Creates a new instance of this Lucene document factory.

Parameters:
name - name of the document type