<?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 TEXT field in Lucene search in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/text-field-in-lucene-search/m-p/47854#M27237</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;in &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Search" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Search&lt;/A&gt;&lt;SPAN&gt; it says that the TEXT field is present on all entries. Debugging LuceneIndexerImpl2 it seems that this only applies to nodes with properties of type "content". Is this the case? Does it not make sense to include textual properties here or should I just use the "content" type rather than "text"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Either way the wiki page is slightly misleading, but I won't change it yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dominic&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Nov 2006 16:59:05 GMT</pubDate>
    <dc:creator>dbevacqua</dc:creator>
    <dc:date>2006-11-07T16:59:05Z</dc:date>
    <item>
      <title>TEXT field in Lucene search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/text-field-in-lucene-search/m-p/47854#M27237</link>
      <description>Hiin http://wiki.alfresco.com/wiki/Search it says that the TEXT field is present on all entries. Debugging LuceneIndexerImpl2 it seems that this only applies to nodes with properties of type "content". Is this the case? Does it not make sense to include textual properties here or should I just use t</description>
      <pubDate>Tue, 07 Nov 2006 16:59:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/text-field-in-lucene-search/m-p/47854#M27237</guid>
      <dc:creator>dbevacqua</dc:creator>
      <dc:date>2006-11-07T16:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: TEXT field in Lucene search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/text-field-in-lucene-search/m-p/47855#M27238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The TEXT field is present on all node entries, but it may not have any value. It is only filled for nodes that have full-text content indexed properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can generate searches that use it and it will only return nodes that have content that match appropriately. For instance, this is the search I generate in the Alfresco web-client when the user wants to find all content documents that have file names of "Alfresco" or contain the text string "Alfresco":&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;TYPE:"{&lt;A href="http://www.alfresco.org/model/content/1.0}content" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}content&lt;/A&gt;" AND (@\{http\://&lt;A href="http://www.alfresco.org/model/content/1.0\}name:alfresco" rel="nofollow noopener noreferrer"&gt;www.alfresco.org/model/content/1.0\}name:alfresco&lt;/A&gt; TEXT:alfresco)&lt;BR /&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 14:29:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/text-field-in-lucene-search/m-p/47855#M27238</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2006-11-08T14:29:11Z</dc:date>
    </item>
  </channel>
</rss>

