<?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: searching a vocabulary in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/searching-a-vocabulary/m-p/318791#M5792</link>
    <description>&lt;P&gt;No, directories don't provide such extended query mechanisms.&lt;/P&gt;
&lt;P&gt;You're probably better off doing your query directly using JDBC, if you have a SQL directory.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2017 17:21:38 GMT</pubDate>
    <dc:creator>Florent_Guillau</dc:creator>
    <dc:date>2017-03-21T17:21:38Z</dc:date>
    <item>
      <title>searching a vocabulary</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/searching-a-vocabulary/m-p/318790#M5791</link>
      <description>&lt;P&gt;Hello, looking at the APIs for querying a directory, it looks like the ability to search on exact match is supported through org.nuxeo.ecm.directory.
My question is: is there an alternate way to query directories? Specifically: say I have a vocabulary with 5 entries, ID values 1,2,3,4, &amp;amp; 5. Say I want to load from an incoming data set containing IDs 1,2,3,4,5,6 &amp;amp; 7. What I'm looking for is some way in Java to say:&lt;/P&gt;
&lt;P&gt;select max(id) from my-vocabulary where id &amp;lt; 7. The query would return 5. Then I would know that I only need to load 6 and 7 from the incoming data set. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 14:09:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/searching-a-vocabulary/m-p/318790#M5791</guid>
      <dc:creator>Eric_Ace</dc:creator>
      <dc:date>2017-03-21T14:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: searching a vocabulary</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/searching-a-vocabulary/m-p/318791#M5792</link>
      <description>&lt;P&gt;No, directories don't provide such extended query mechanisms.&lt;/P&gt;
&lt;P&gt;You're probably better off doing your query directly using JDBC, if you have a SQL directory.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 17:21:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/searching-a-vocabulary/m-p/318791#M5792</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2017-03-21T17:21:38Z</dc:date>
    </item>
  </channel>
</rss>

