<?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: Content is not being indexed by Lucene in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/content-is-not-being-indexed-by-lucene/m-p/25048#M12325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sorry, I goofed up! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The content type was "octect stream" and I'm assuming Alfresco might ignore types for which there are no text extractors. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The content was created using code rather than the Alfresco Web app. I dont know how to set contenttype via code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I reset the contenttype via the web app and then the content was indexed…can you tell me how I set this via code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Mar 2006 07:17:25 GMT</pubDate>
    <dc:creator>nrk</dc:creator>
    <dc:date>2006-03-28T07:17:25Z</dc:date>
    <item>
      <title>Content is not being indexed by Lucene</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-is-not-being-indexed-by-lucene/m-p/25046#M12323</link>
      <description>Hi,I'm unable to get Lucene to index content I place into the repository. I figure I'm doing something wrong but not able to locate where!I have created a new type whose parent is "cm:content" since I have extra properties to fill up. I placed the contents of a word doc into the property "cm:content</description>
      <pubDate>Mon, 27 Mar 2006 04:33:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-is-not-being-indexed-by-lucene/m-p/25046#M12323</guid>
      <dc:creator>nrk</dc:creator>
      <dc:date>2006-03-27T04:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Content is not being indexed by Lucene</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-is-not-being-indexed-by-lucene/m-p/25047#M12324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From what you have said things should be fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you post the the model changes you have made?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Indexing should work for all properties regardless of the type structure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Indexing into the "full text" magic bucket for content is only done for properties of type d:content. They are also indexed in their own right. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It may be worth reading the data dictionary documentation on the wiki to make sure you are not missing something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 08:48:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-is-not-being-indexed-by-lucene/m-p/25047#M12324</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2006-03-27T08:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Content is not being indexed by Lucene</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-is-not-being-indexed-by-lucene/m-p/25048#M12325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sorry, I goofed up! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The content type was "octect stream" and I'm assuming Alfresco might ignore types for which there are no text extractors. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The content was created using code rather than the Alfresco Web app. I dont know how to set contenttype via code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I reset the contenttype via the web app and then the content was indexed…can you tell me how I set this via code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2006 07:17:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-is-not-being-indexed-by-lucene/m-p/25048#M12325</guid>
      <dc:creator>nrk</dc:creator>
      <dc:date>2006-03-28T07:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Content is not being indexed by Lucene</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-is-not-being-indexed-by-lucene/m-p/25049#M12326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a simple example to get going with content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See root\projects\repository\source\java\org\alfresco\example\SimpleExampleWithContent.java&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This has the basics for creating a node with content, writing content, setting mime types and encoding, reading content etc ….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2006 09:37:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-is-not-being-indexed-by-lucene/m-p/25049#M12326</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2006-03-28T09:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Content is not being indexed by Lucene</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-is-not-being-indexed-by-lucene/m-p/25050#M12327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks! got that to work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2006 10:24:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-is-not-being-indexed-by-lucene/m-p/25050#M12327</guid>
      <dc:creator>nrk</dc:creator>
      <dc:date>2006-03-28T10:24:04Z</dc:date>
    </item>
  </channel>
</rss>

