<?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 double quotes in opensearch / firefox search in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/double-quotes-in-opensearch-firefox-search/m-p/111226#M78203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have installed the "alfresco keyword search" as one of the firefox search engines. I notice in this and in the opensearch sidebar that using "double quotes" to group search terms results in no results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i.e.&amp;nbsp; I have documents containing …&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Issac Newton&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can search for&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Issac Newton&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and get results but if I use "Issac Newton" in the search box I get no results.&amp;nbsp; Is this correct behavior ?&amp;nbsp; How can I group the terms (like I would expect with double quotes) ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2007 02:08:55 GMT</pubDate>
    <dc:creator>michaelgk</dc:creator>
    <dc:date>2007-04-12T02:08:55Z</dc:date>
    <item>
      <title>double quotes in opensearch / firefox search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/double-quotes-in-opensearch-firefox-search/m-p/111226#M78203</link>
      <description>I have installed the "alfresco keyword search" as one of the firefox search engines. I notice in this and in the opensearch sidebar that using "double quotes" to group search terms results in no results.i.e.&amp;nbsp; I have documents containing …&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Issac NewtonI can search for&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Issac Newton&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and get</description>
      <pubDate>Thu, 12 Apr 2007 02:08:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/double-quotes-in-opensearch-firefox-search/m-p/111226#M78203</guid>
      <dc:creator>michaelgk</dc:creator>
      <dc:date>2007-04-12T02:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: double quotes in opensearch / firefox search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/double-quotes-in-opensearch-firefox-search/m-p/111227#M78204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;These two posts may help shed some light on the problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=5685&amp;amp;highlight=opensearch" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=5685&amp;amp;highlight=opensearch&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=6004&amp;amp;highlight=opensearch" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=6004&amp;amp;highlight=opensearch&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 09:51:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/double-quotes-in-opensearch-firefox-search/m-p/111227#M78204</guid>
      <dc:creator>dnind</dc:creator>
      <dc:date>2007-04-12T09:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: double quotes in opensearch / firefox search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/double-quotes-in-opensearch-firefox-search/m-p/111228#M78205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I saw these posts but they don't address my question… (double quotes)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 21:31:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/double-quotes-in-opensearch-firefox-search/m-p/111228#M78205</guid>
      <dc:creator>michaelgk</dc:creator>
      <dc:date>2007-04-12T21:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: double quotes in opensearch / firefox search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/double-quotes-in-opensearch-firefox-search/m-p/111229#M78206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My understanding (from experimentation and the mentioned post) is that Alfresco OpenSearch does not yet support/expose phrase searching (between double quotes) or boolean searching (AND, +, -).&amp;nbsp; It does support wildcard searching (word*).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco will implement/expose more functionality in future versions so it is the same as the standard searching available in the web client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So at the moment with Alfresco's OpenSearch you get:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- key word searches: wordone wordtwo&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- wildcard searching: word*&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can change the default configuration for your repository so that it defaults to AND searching i.e. find documents with both wordone and wordtwo, as opposed to the default which finds wordone or wordtwo.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=5685" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=5685&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The OpenSearch keyword search defaults to OR.&amp;nbsp; There's no support for AND or + operators in the search syntax.&lt;BR /&gt;&lt;BR /&gt;Search behaviour is consistent across local and remote repositories - they're all using the same search back-end.&amp;nbsp; So, I'm not sure why you're getting inconsistent results.&lt;BR /&gt;&lt;BR /&gt;A freemarker template is used to build the keyword search query - it's in config/alfresco/templates/api/KeywordSearch_query_.ftl.&amp;nbsp; It could be changed to use AND instead of OR.&lt;BR /&gt;&lt;BR /&gt;In 2.1, I hope we can support the same syntax as the Web Client search.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 21:17:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/double-quotes-in-opensearch-firefox-search/m-p/111229#M78206</guid>
      <dc:creator>dnind</dc:creator>
      <dc:date>2007-04-13T21:17:05Z</dc:date>
    </item>
  </channel>
</rss>

