12-10-2008 06:50 PM
01-22-2009 12:30 AM
01-22-2009 02:23 PM
01-22-2009 11:30 PM
01-23-2009 05:03 AM
<document-format><name>Microsoft Word 2007</name>
<family>Text</family>
<mime-type>application/vnd.openxmlformats-officedocument.wordprocessingml.document</mime-type>
<file-extension>docx</file-extension>
<export-filters>
<entry><family>Text</family><string>MS Word 2007</string></entry>
</export-filters>
</document-format><bean id="extracter.OpenOffice" class="org.alfresco.repo.content.metadata.OpenOfficeMetadataExtracter" parent="baseMetadataExtracter" >
<property name="connection">
<ref bean="openOfficeConnection" />
</property>
<property name="supportedMimetypes">
<list>
<value>application/msword</value>
<value>application/vnd.excel</value>
<value>application/vnd.powerpoint</value>
<value>application/vnd.openxmlformats-officedocument.wordprocessingml.document</value>
<value>application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</value>
<value>application/vnd.openxmlformats-officedocument.presentationml.presentation</value>
</list>
</property>
</bean>01-23-2009 05:27 AM
01-23-2009 06:54 AM
The first one is for the thumbnails and preview, the second is for the metadata.
Thanks,
Mike
01-23-2009 07:13 AM
01-26-2009 03:33 AM
The second one is for indexing.
01-26-2009 04:23 AM
Well, I'd rather say that both are for indexing: the first one is for the content (thus indexing for full-text search) and the second one for the metadata (thus indexing… the metadata: title, author, etc.)Yes, sorry - you're quite correct. For some reason I was only thinking about the metadata.
Mike, could you confirm?
05-18-2009 12:04 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.