<?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: Making Share use AND in serch by default in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/making-share-use-and-in-serch-by-default/m-p/250520#M203650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Figured it out what was wrong, in search.lib.js for the slingshot Search webscript, you have to add an explicit OR between allowable types. Else it will by ANDed an no nodes will ever be of both types.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ftsQuery += ' AND (+TYPE:"cm:content" OR +TYPE:"cm:folder")';&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2012 06:33:59 GMT</pubDate>
    <dc:creator>loftux</dc:creator>
    <dc:date>2012-08-23T06:33:59Z</dc:date>
    <item>
      <title>Making Share use AND in serch by default</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-share-use-and-in-serch-by-default/m-p/250519#M203649</link>
      <description>I'm trying to change default search in Share to be AND (and not OR), feedback from many users is that this is what they expect (Google like…)I have modified repo.jscript.Search class so this can be set by parameters, and it takes effect (se debug output below). Problem is that when AND is used there</description>
      <pubDate>Wed, 22 Aug 2012 17:20:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-share-use-and-in-serch-by-default/m-p/250519#M203649</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2012-08-22T17:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Making Share use AND in serch by default</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-share-use-and-in-serch-by-default/m-p/250520#M203650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Figured it out what was wrong, in search.lib.js for the slingshot Search webscript, you have to add an explicit OR between allowable types. Else it will by ANDed an no nodes will ever be of both types.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ftsQuery += ' AND (+TYPE:"cm:content" OR +TYPE:"cm:folder")';&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 06:33:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-share-use-and-in-serch-by-default/m-p/250520#M203650</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2012-08-23T06:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Making Share use AND in serch by default</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-share-use-and-in-serch-by-default/m-p/250521#M203651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If anyone is interested i blogged about my changes here&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://loftux.com/2012/08/24/fix-alfresco-share-quick-search/" rel="nofollow noopener noreferrer"&gt;http://loftux.com/2012/08/24/fix-alfresco-share-quick-search/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and in this issue I have attached a source diff &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-6349" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-6349&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 12:56:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-share-use-and-in-serch-by-default/m-p/250521#M203651</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2012-08-24T12:56:58Z</dc:date>
    </item>
  </channel>
</rss>

