<?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: search document by tag in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/search-document-by-tag/m-p/325645#M12646</link>
    <description>&lt;P&gt;Then, I recommend to you define a schema "transaction" (with prefix "transaction", i.e) in your document type with the metadata&lt;/P&gt;</description>
    <pubDate>Fri, 04 May 2018 15:51:00 GMT</pubDate>
    <dc:creator>Victor_Sánchez</dc:creator>
    <dc:date>2018-05-04T15:51:00Z</dc:date>
    <item>
      <title>search document by tag</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/search-document-by-tag/m-p/325642#M12643</link>
      <description>&lt;P&gt;I have updated my document, which is Test.pdf with the following metadata :
transaction:date = "2050-12-25",
transaction:time = "16:00:00",
transaction:id = "aaaa-bbbb"
Below the rest api:&lt;/P&gt;
&lt;P&gt;PUT &lt;A href="http://&amp;lt;NUXEO_SERVER&amp;gt;" target="test_blank"&gt;http://&amp;lt;NUXEO_SERVER&amp;gt;&lt;/A&gt;;
/nuxeo/api/v1/path/default-domain/workspaces/License-Uril/Test.pdf&lt;/P&gt;
&lt;P&gt;{
"entity-type": "document",
"properties": {
"nxtag:tags": [
{
"label": ""transaction:date":"2050-12-25"",
"username": "Administrator"
},
{
"label": ""transaction:time":"16:00:00"",
"username": "Administrator"
},
{
"label": ""transaction:id":"aaaa-bbbb"",
"username": "Administrator"
}
]&lt;BR /&gt; /&amp;gt;
}
}&lt;/P&gt;
&lt;P&gt;Is anyone know how to search my document(Test.pdf) by transaction:id tag which is equal "aaaa-bbbb"? Any help will be appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 16:21:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/search-document-by-tag/m-p/325642#M12643</guid>
      <dc:creator>Uril_Yak</dc:creator>
      <dc:date>2018-05-03T16:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: search document by tag</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/search-document-by-tag/m-p/325643#M12644</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;you can use several service in Nuxeo to search. For example, with REST API endpoints or automation (${HOST}/nuxeo/site/automation/doc). Look for &lt;STRONG&gt;search&lt;/STRONG&gt; into for REST API : &lt;A href="https://doc.nuxeo.com/nxdoc/search-endpoints/" target="test_blank"&gt;https://doc.nuxeo.com/nxdoc/search-endpoints/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Look up here &lt;A href="https://doc.nuxeo.com/nxdoc/nxql/" target="test_blank"&gt;https://doc.nuxeo.com/nxdoc/nxql/&lt;/A&gt; for ecm:tag use, with ecm:tag/* in NXQL language, and ready.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;Regards,
VS!&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 10:36:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/search-document-by-tag/m-p/325643#M12644</guid>
      <dc:creator>Victor_Sánchez</dc:creator>
      <dc:date>2018-05-04T10:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: search document by tag</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/search-document-by-tag/m-p/325644#M12645</link>
      <description>&lt;P&gt;Beware if using ElasticSearch&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 12:47:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/search-document-by-tag/m-p/325644#M12645</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2018-05-04T12:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: search document by tag</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/search-document-by-tag/m-p/325645#M12646</link>
      <description>&lt;P&gt;Then, I recommend to you define a schema "transaction" (with prefix "transaction", i.e) in your document type with the metadata&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 15:51:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/search-document-by-tag/m-p/325645#M12646</guid>
      <dc:creator>Victor_Sánchez</dc:creator>
      <dc:date>2018-05-04T15:51:00Z</dc:date>
    </item>
  </channel>
</rss>

