<?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 search fragments not ANDed by default ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/search-fragments-not-anded-by-default/m-p/253488#M206618</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;On &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Full_Text_Search_Query_Syntax#Conjunctions" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Full_Text_Search_Query_Syntax#Conjunctions&lt;/A&gt;&lt;SPAN&gt;, I read "If not otherwise specified, the search fragments will be ANDed together by default.".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, on my installation of Alfresco, this is not the case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Searching for &lt;/SPAN&gt;&lt;STRONG&gt;foo bar&lt;/STRONG&gt;&lt;SPAN&gt; will return documents containing &lt;/SPAN&gt;&lt;STRONG&gt;foo&lt;/STRONG&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;STRONG&gt;bar&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could it be that the wiki is wrong on this point?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2012 16:22:00 GMT</pubDate>
    <dc:creator>mll</dc:creator>
    <dc:date>2012-06-08T16:22:00Z</dc:date>
    <item>
      <title>search fragments not ANDed by default ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-fragments-not-anded-by-default/m-p/253488#M206618</link>
      <description>Hi,On http://wiki.alfresco.com/wiki/Full_Text_Search_Query_Syntax#Conjunctions, I read "If not otherwise specified, the search fragments will be ANDed together by default.".Well, on my installation of Alfresco, this is not the case.Searching for foo bar will return documents containing foo or bar.Co</description>
      <pubDate>Fri, 08 Jun 2012 16:22:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-fragments-not-anded-by-default/m-p/253488#M206618</guid>
      <dc:creator>mll</dc:creator>
      <dc:date>2012-06-08T16:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: search fragments not ANDed by default ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-fragments-not-anded-by-default/m-p/253489#M206619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for bumping this topic, but I really need to understand if the wiki is wrong or if my Alfresco server is misconfigured.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 15:30:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-fragments-not-anded-by-default/m-p/253489#M206619</guid>
      <dc:creator>mll</dc:creator>
      <dc:date>2012-06-12T15:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: search fragments not ANDed by default ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-fragments-not-anded-by-default/m-p/253490#M206620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The official documentation makes this clear:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/concepts/rm-searchsyntax-disjunct.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/concepts/rm-searchsyntax-disjunct.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The conjunctions page does not say that the default is "AND" while the disjunction page does say that the default is "OR".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will change the wiki page accordingly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 17:00:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-fragments-not-anded-by-default/m-p/253490#M206620</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-06-22T17:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: search fragments not ANDed by default ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-fragments-not-anded-by-default/m-p/253491#M206621</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;At the API level you can set which one you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The wiki is correct - but you can set the default&amp;nbsp; behaviour on the Java Query API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;THe wiki refers to the default for this API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are places where the default behaviour is explicitly set by the client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Share search explicitly asks for implicit OR as opposed to implicit AND.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CMIS CONTAINS() has implicit (and no explicit) AND.&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, 25 Jun 2012 11:05:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-fragments-not-anded-by-default/m-p/253491#M206621</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2012-06-25T11:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: search fragments not ANDed by default ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-fragments-not-anded-by-default/m-p/253492#M206622</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;I have a ticket open at Alfresco to clarify how this can be changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Our users are definitely expecting "AND" (Google also uses AND as far as I know).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Arno&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2012 13:53:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-fragments-not-anded-by-default/m-p/253492#M206622</guid>
      <dc:creator>haa05</dc:creator>
      <dc:date>2012-06-25T13:53:32Z</dc:date>
    </item>
  </channel>
</rss>

