<?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: SELECT clause in NXQL queries in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/select-clause-in-nxql-queries/m-p/316952#M3953</link>
    <description>&lt;P&gt;Hi Franck,&lt;/P&gt;
&lt;P&gt;you can have a specific select clause only when you call the method CoreSession.CoreSession#queryAndFetch. Unfortunately the search made from the shell uses CoreSession.query. You'll find more details here: &lt;A href="http://dev.blogs.nuxeo.com/2012/10/qa-friday-select-clause-nuxeo-nxql-queries.html"&gt;http://dev.blogs.nuxeo.com/2012/10/qa-friday-select-clause-nuxeo-nxql-queries.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Oct 2012 07:20:10 GMT</pubDate>
    <dc:creator>Laurent_Doguin</dc:creator>
    <dc:date>2012-10-08T07:20:10Z</dc:date>
    <item>
      <title>SELECT clause in NXQL queries</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/select-clause-in-nxql-queries/m-p/316951#M3952</link>
      <description>&lt;P&gt;I must be missing something very obvious with NXQL queries, because whenever I try to use anything but "SELECT *" as my select clause I get an empty result set:&lt;/P&gt;
&lt;P&gt;`Administrator@127.0.0.1:/&amp;gt; query "select * from myDocumentType"&lt;/P&gt;
&lt;P&gt;/default-domain/workspaces/Library/sections/North America&lt;/P&gt;
&lt;P&gt;Administrator@127.0.0.1:/&amp;gt; query "select dc:title from myDocumentType"&lt;/P&gt;
&lt;P&gt;Administrator@127.0.0.1:/&amp;gt;`&lt;/P&gt;
&lt;P&gt;myDocumentType does have the dublincore schema, and the document has a non-emtpy dc:title... what am I missing?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2012 15:37:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/select-clause-in-nxql-queries/m-p/316951#M3952</guid>
      <dc:creator>franck102_</dc:creator>
      <dc:date>2012-10-05T15:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT clause in NXQL queries</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/select-clause-in-nxql-queries/m-p/316952#M3953</link>
      <description>&lt;P&gt;Hi Franck,&lt;/P&gt;
&lt;P&gt;you can have a specific select clause only when you call the method CoreSession.CoreSession#queryAndFetch. Unfortunately the search made from the shell uses CoreSession.query. You'll find more details here: &lt;A href="http://dev.blogs.nuxeo.com/2012/10/qa-friday-select-clause-nuxeo-nxql-queries.html"&gt;http://dev.blogs.nuxeo.com/2012/10/qa-friday-select-clause-nuxeo-nxql-queries.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2012 07:20:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/select-clause-in-nxql-queries/m-p/316952#M3953</guid>
      <dc:creator>Laurent_Doguin</dc:creator>
      <dc:date>2012-10-08T07:20:10Z</dc:date>
    </item>
  </channel>
</rss>

