<?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 Why does this hit searching the GUI, but not node browser? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/why-does-this-hit-searching-the-gui-but-not-node-browser/m-p/273497#M226627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an XML document with a node named "title".&amp;nbsp; This query finds the document in the Search window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm getting no hits with it programmatically, or in the Node Browser search window.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am searching the "SpacesStore" and everything else I can find which would be identical.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"@cm\:title:"smith""&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Dec 2010 16:43:40 GMT</pubDate>
    <dc:creator>rsosborn</dc:creator>
    <dc:date>2010-12-27T16:43:40Z</dc:date>
    <item>
      <title>Why does this hit searching the GUI, but not node browser?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-does-this-hit-searching-the-gui-but-not-node-browser/m-p/273497#M226627</link>
      <description>I have an XML document with a node named "title".&amp;nbsp; This query finds the document in the Search window.I'm getting no hits with it programmatically, or in the Node Browser search window.&amp;nbsp; I am searching the "SpacesStore" and everything else I can find which would be identical."@cm\:title:"smith""</description>
      <pubDate>Mon, 27 Dec 2010 16:43:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-does-this-hit-searching-the-gui-but-not-node-browser/m-p/273497#M226627</guid>
      <dc:creator>rsosborn</dc:creator>
      <dc:date>2010-12-27T16:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why does this hit searching the GUI, but not node browser?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-does-this-hit-searching-the-gui-but-not-node-browser/m-p/273498#M226628</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;SPAN&gt;Alfresco considers name and title differently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to search by name use @cm\:name:"smith"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to search by title use @cm\:title:"smith"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want search content use TEXT:"smith"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try above queries in NodeBrowser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Patil&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cignex technologies&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bangalore&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 17:32:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-does-this-hit-searching-the-gui-but-not-node-browser/m-p/273498#M226628</guid>
      <dc:creator>patil</dc:creator>
      <dc:date>2010-12-27T17:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why does this hit searching the GUI, but not node browser?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-does-this-hit-searching-the-gui-but-not-node-browser/m-p/273499#M226629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I understand what you're saying.&amp;nbsp; This is my issue though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an XML document with a node named "title".&amp;nbsp; I want to &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;find this document only.&amp;nbsp; (I.E. &amp;lt;title&amp;gt;John Smith's document&amp;lt;/title&amp;gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can find this it easily with the Explorer search interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The exact same query (below) turns up nothing programmatically and in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the NodeBrowser, no matter which Store I search against.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't figure out what the difference in the two searches is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried turning on the logging level to see if I can view the Explorer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;query that is generated.&amp;nbsp; Still I am getting nothing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"@cm\:title:"Smith""&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 17:49:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-does-this-hit-searching-the-gui-but-not-node-browser/m-p/273499#M226629</guid>
      <dc:creator>rsosborn</dc:creator>
      <dc:date>2010-12-27T17:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why does this hit searching the GUI, but not node browser?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-does-this-hit-searching-the-gui-but-not-node-browser/m-p/273500#M226630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looking at it, I believe it is because programmatically and in the NodeBrowser, Alfresco &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uses the Searcher component.&amp;nbsp; Maybe in the Explorer search GUI it is Xpath? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Search_Documentation" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Search_Documentation&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 20:05:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-does-this-hit-searching-the-gui-but-not-node-browser/m-p/273500#M226630</guid>
      <dc:creator>rsosborn</dc:creator>
      <dc:date>2010-12-27T20:05:49Z</dc:date>
    </item>
  </channel>
</rss>

