<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How does Alfresco's content indexing work? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180077#M133207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In &lt;/SPAN&gt;&lt;STRONG&gt;content-services-context.xml&lt;/STRONG&gt;&lt;SPAN&gt; try adding this supportedMimetypes config to the extracter.OpenOffice bean:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;bean id="extracter.OpenOffice"&amp;nbsp;&amp;nbsp;&amp;nbsp; class="org.alfresco.repo.content.metadata.OpenOfficeMetadataExtracter"&amp;nbsp;&amp;nbsp;&amp;nbsp; parent="baseMetadataExtracter" &amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;property name="connection"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ref bean="openOfficeConnection" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;property name="supportedMimetypes"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;application/msword&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;application/vnd.excel&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;application/vnd.powerpoint&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;application/vnd.openxmlformats-officedocument.wordprocessingml.document&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;application/vnd.openxmlformats-officedocument.presentationml.presentation&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;/bean&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jan 2009 08:48:54 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2009-01-21T08:48:54Z</dc:date>
    <item>
      <title>How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180060#M133190</link>
      <description>We uploaded MSWord and MSExcel documents.&amp;nbsp; When I search for the text that are within these documents, SEARCH does not show any resultNot that we are saying SEARCH does not work, b'cos we have tested SEARCH for TEXT data &amp;amp; it has worked in the past, and also we have searched for text from the MS</description>
      <pubDate>Wed, 10 Dec 2008 23:50:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180060#M133190</guid>
      <dc:creator>siquser</dc:creator>
      <dc:date>2008-12-10T23:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180061#M133191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What we are un-sure is, how long does it take for the INDEXING server to kick-in once the file is uploaded.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;It's (almost) instantaneous (though done asynchronously: your don't have to wait for the indexing to be finished to continue using the app).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the context of Alfresco Explorer (/alfresco webapp), as soon as the server sent you the web page, indexing is running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In our case it was a very small file &amp;amp; data within the file is very minimal, still SEARCH does not feed the result &amp;amp; we have been waiting for 20-30 minutes since the time we uploaded the file.&amp;nbsp; We grabbed the content of this MSWord file &amp;amp; uploaded the content as TEXT file &amp;amp; then searched, the result was instanteneous.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you install and configure OpenOffice on your server? Alfresco uses OpenOffice to convert the office files (including MSOffice documents) to plain text.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Obviously, a plain text file does not need such a transformation, hence the positive results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 10:51:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180061#M133191</guid>
      <dc:creator>t_broyer</dc:creator>
      <dc:date>2008-12-11T10:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180062#M133192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's been over a day now from the time i uploaded the MS Office Files, and I still don't see my file as result of Search, so I'm pretty curious understanding what i'm missing&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My files were MS-Office files &amp;amp; NOT Open Office files, un-sure how installing Open Office makes a difference. Please help me understand.&amp;nbsp; BTW, I do have Open Office installed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing something?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 20:13:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180062#M133192</guid>
      <dc:creator>siquser</dc:creator>
      <dc:date>2008-12-11T20:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180063#M133193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We use OpenOffice on the server because it does an excellent job of reading Microsoft Office documents and saving them as PDF - no need to reinvent the wheel!&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to ensure the Alfresco server can connect to OpenOffice on startup. Check the log for details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 20:29:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180063#M133193</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2008-12-11T20:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180064#M133194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As I mentioned over here, there is also an issue with 3.0 and searching for me&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=15814" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=15814&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could this be related to a specific OpenOffice version one should have? I used 2.0 x64 which worked well with Alfresco 2.1 and 2.9b.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Dec 2008 18:23:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180064#M133194</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2008-12-14T18:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180065#M133195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Still no luck with Search Result:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using Open Office 3.0; as said earlier, we were uploading MS-WORD &amp;amp; MS-Excel file so i'm not sure what is the relationship between Microsoft Files &amp;amp; Open Office Files, those are 2 seperate file types and there should be no dependencies. WHich means SEARCH should not be impacted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do we have to install MS-Office on our Alfresco server, I dont think we need to, but just checking.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 02:27:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180065#M133195</guid>
      <dc:creator>siquser</dc:creator>
      <dc:date>2008-12-17T02:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180066#M133196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;as said earlier, we were uploading MS-WORD &amp;amp; MS-Excel file so i'm not sure what is the relationship between Microsoft Files &amp;amp; Open Office Files, those are 2 seperate file types and there should be no dependencies. WHich means SEARCH should not be impacted.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;it's not about Open Office &lt;/SPAN&gt;&lt;STRONG&gt;files&lt;/STRONG&gt;&lt;SPAN&gt; (Open Document Format actually, an OASIS standard, nothing to do with Open Office except that Open Office uses this format &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;by default&lt;/SPAN&gt;&lt;SPAN&gt;) but Open Office, the office suite, which is able to &lt;/SPAN&gt;&lt;STRONG&gt;open&lt;/STRONG&gt;&lt;SPAN&gt; MS Office files and save them into other formats; that is, Open Office can be used to &lt;/SPAN&gt;&lt;STRONG&gt;transform&lt;/STRONG&gt;&lt;SPAN&gt; an MSOffice file into a plain text file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;…and that's what Alfresco does under the hood: it calls an Open Office instance and asks it to transform your MS Office file into a plain text file; which one is then passed to Lucene for indexing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That being said, I'm not enough of an expert in Alfresco &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;installation&lt;/SPAN&gt;&lt;SPAN&gt; to help you; but probably Alfresco cannot launch and connect to the Open Office.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 08:55:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180066#M133196</guid>
      <dc:creator>t_broyer</dc:creator>
      <dc:date>2008-12-17T08:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180067#M133197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. We tried SEARCH on all MS-Office 2003 Documents. It works for Word, Excel, Visio. Does not work for Power-point&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. We tried SEARCH on all MS-Office 2007 Documents. It DOES NOT work&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea, if there is any specific issue with MS-Office 2007?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2008 00:24:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180067#M133197</guid>
      <dc:creator>siquser</dc:creator>
      <dc:date>2008-12-31T00:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180068#M133198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The file types for OpenXML documents (MS Office 2007) are missing from &lt;/SPAN&gt;&lt;A href="http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/repository/config/alfresco/mimetype/openoffice-document-formats.xml" rel="nofollow noopener noreferrer"&gt;alfresco/WEB-INF/classes/alfresco/mimetype/openoffice-document-formats.xml&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You obviously need a version of OpenOffice that supports OpenXML documents (version 3.0.0 does)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I were you, I'd search if this issue has already been reported at &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com&lt;/A&gt;&lt;SPAN&gt; and otherwise file the bug.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 09:09:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180068#M133198</guid>
      <dc:creator>t_broyer</dc:creator>
      <dc:date>2009-01-05T09:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180069#M133199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi t.broyer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. We have OpenOffice 3.0 installed on the server where Alfresco installed and I had mentioned about the same back on 16 Dec 2008 (please refer forum thread above)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Looks like same problem has been reported by "_sax" on 14 Dec 2008&amp;nbsp; (please refer forum thread above)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will try searching more on "&lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com&lt;/A&gt;&lt;SPAN&gt;" to see if this bug has been already reported/recorded&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 19:44:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180069#M133199</guid>
      <dc:creator>siquser</dc:creator>
      <dc:date>2009-01-05T19:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180070#M133200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi siquser,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;me also facing the same problem. i installed open office 3.0 on top of alfresco but still it is not searching the content of&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ma-office 2007 documents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;did u resolve it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if, plz provide the details…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 06:24:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180070#M133200</guid>
      <dc:creator>javauser007</dc:creator>
      <dc:date>2009-01-08T06:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180071#M133201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I remember having a conversation with Alfresco Engineer (on personal email thread), per him its a KNOWN BUG, hopefully Alfresco Team will resolve this issue ASAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Only solution that I can think of is, convert the dcoument to Office 2003 servsion, upload it, then SEARCH should work&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 06:36:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180071#M133201</guid>
      <dc:creator>siquser</dc:creator>
      <dc:date>2009-01-08T06:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180072#M133202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are right. Office 2007 files need to be saved as (word/excel/powerpoint)97-2003 format. Then search is instantenous.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 09:40:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180072#M133202</guid>
      <dc:creator>syed_imtiaz</dc:creator>
      <dc:date>2009-01-08T09:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180073#M133203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The file types for OpenXML documents (MS Office 2007) and missing from &lt;A href="http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/repository/config/alfresco/mimetype/openoffice-document-formats.xml" rel="nofollow noopener noreferrer"&gt;alfresco/WEB-INF/classes/alfresco/mimetype/openoffice-document-formats.xml&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;You obviously need a version of OpenOffice that supports OpenXML documents (version 3.0.0 does)&lt;BR /&gt;&lt;BR /&gt;If I were you, I'd search if this issue has already been reported at &lt;A href="http://issues.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com&lt;/A&gt; and otherwise file the bug.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; :roll:&amp;nbsp; :idea:&amp;nbsp; :idea:&amp;nbsp; &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;&amp;nbsp; :evil:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 13:16:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180073#M133203</guid>
      <dc:creator>benswitzer</dc:creator>
      <dc:date>2009-01-08T13:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180074#M133204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1. We have OpenOffice 3.0 installed on the server where Alfresco installed and I had mentioned about the same back on 16 Dec 2008 (please refer forum thread above)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you add the docx/xlsx/pptx in openoffice-document-formats.xml where, as I said, they are missing? (implying that having OpenOffice 3.0 is just *part* of the solution)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That being said, I do not have an MSOffice 2007 to test with, so I can just guess.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 13:22:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180074#M133204</guid>
      <dc:creator>t_broyer</dc:creator>
      <dc:date>2009-01-08T13:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180075#M133205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi broyer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added all the configurations related to ms-office 2007 in &lt;/SPAN&gt;&lt;SPAN style="color:#4040FF;"&gt;openoffice-document-formats.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But still facing the same problem (I already installed openoffice 3.0 on top of alfresco 2.9B).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the following is a snipet of code which i added in openoffice-document-formats.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:#4040FF;"&gt;&amp;lt;document-format&amp;gt;&amp;lt;name&amp;gt;Microsoft Word 2007&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;family&amp;gt;Text&amp;lt;/family&amp;gt;&lt;BR /&gt;&amp;lt;mime-type&amp;gt;application/vnd.openxmlformats-officedocument.wordprocessingml.document&amp;lt;/mime-type&amp;gt;&lt;BR /&gt;&amp;lt;file-extension&amp;gt;docx&amp;lt;/file-extension&amp;gt;&lt;BR /&gt;&amp;lt;export-filters&amp;gt;&lt;BR /&gt;&amp;lt;entry&amp;gt;&amp;lt;family&amp;gt;Text&amp;lt;/family&amp;gt;&amp;lt;string&amp;gt;MS Word 2007&amp;lt;/string&amp;gt;&amp;lt;/entry&amp;gt;&lt;BR /&gt;&amp;lt;/export-filters&amp;gt;&lt;BR /&gt;&amp;lt;/document-format&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is appriciated…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 13:25:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180075#M133205</guid>
      <dc:creator>javauser007</dc:creator>
      <dc:date>2009-01-12T13:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180076#M133206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;can anybody solve this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 07:19:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180076#M133206</guid>
      <dc:creator>javauser007</dc:creator>
      <dc:date>2009-01-21T07:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180077#M133207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In &lt;/SPAN&gt;&lt;STRONG&gt;content-services-context.xml&lt;/STRONG&gt;&lt;SPAN&gt; try adding this supportedMimetypes config to the extracter.OpenOffice bean:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;bean id="extracter.OpenOffice"&amp;nbsp;&amp;nbsp;&amp;nbsp; class="org.alfresco.repo.content.metadata.OpenOfficeMetadataExtracter"&amp;nbsp;&amp;nbsp;&amp;nbsp; parent="baseMetadataExtracter" &amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;property name="connection"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ref bean="openOfficeConnection" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;property name="supportedMimetypes"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;application/msword&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;application/vnd.excel&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;application/vnd.powerpoint&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;application/vnd.openxmlformats-officedocument.wordprocessingml.document&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;value&amp;gt;application/vnd.openxmlformats-officedocument.presentationml.presentation&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;/bean&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 08:48:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180077#M133207</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-01-21T08:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180078#M133208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi broyer,&lt;BR /&gt;I have added all the configurations related to ms-office 2007 in &lt;SPAN style="color:#4040FF;"&gt;openoffice-document-formats.xml&lt;/SPAN&gt;&lt;BR /&gt;But still facing the same problem (I already installed openoffice 3.0 on top of alfresco 2.9B).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Er, Alfresco 2.9B… Are the docx/xslx/pptx entries present in &lt;/SPAN&gt;&lt;A href="http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/repository/config/alfresco/mimetype/mimetype-map-openoffice.xml" rel="nofollow noopener noreferrer"&gt;alfresco/WEB-INF/classes/alfresco/mimetype/mimetype-map-openoffice.xml&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 08:52:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180078#M133208</guid>
      <dc:creator>t_broyer</dc:creator>
      <dc:date>2009-01-21T08:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alfresco's content indexing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180079#M133209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi broyer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;docx/xslx/pptx entries were not present in 2.9B, and also not in Enterprise 3.0 (mimetype-map-openoffice.xml).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then how to make alfresco to read docx files…?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 05:14:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-does-alfresco-s-content-indexing-work/m-p/180079#M133209</guid>
      <dc:creator>javauser007</dc:creator>
      <dc:date>2009-01-22T05:14:57Z</dc:date>
    </item>
  </channel>
</rss>

