<?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 Building queries with cmislib in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/building-queries-with-cmislib/m-p/265100#M218230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm connecting to my Alfresco repository through the Python cmislib API.&amp;nbsp; The functionality is fantastic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when I try to query the database, I'm stuck using only basic queries.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This works fine:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;repo.query("select * from cmis:document WHERE CONTAINS('some text')")&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;So if I try to do a FTS for a specific element tag or use any extension queries, the code fails.&amp;nbsp; Is it possible to do an xpath search through the cmislib API? Or is there another method to find specific xml/dita elements within my content repository?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Feb 2012 20:31:32 GMT</pubDate>
    <dc:creator>dpclar0</dc:creator>
    <dc:date>2012-02-17T20:31:32Z</dc:date>
    <item>
      <title>Building queries with cmislib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/building-queries-with-cmislib/m-p/265100#M218230</link>
      <description>I'm connecting to my Alfresco repository through the Python cmislib API.&amp;nbsp; The functionality is fantastic.But when I try to query the database, I'm stuck using only basic queries.&amp;nbsp; This works fine:repo.query("select * from cmis:document WHERE CONTAINS('some text')")‍So if I try to do a FTS for a spec</description>
      <pubDate>Fri, 17 Feb 2012 20:31:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/building-queries-with-cmislib/m-p/265100#M218230</guid>
      <dc:creator>dpclar0</dc:creator>
      <dc:date>2012-02-17T20:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Building queries with cmislib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/building-queries-with-cmislib/m-p/265101#M218231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad you are enjoying cmislib. The library only supports the CMIS Query Language syntax as defined by the CMIS specification. So you won't be able to do anything outside of that, such as an xpath search. If you are having trouble with CMIS Query Language queries not working you can post the specific queries here and I'll try to help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 17:10:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/building-queries-with-cmislib/m-p/265101#M218231</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-02-20T17:10:39Z</dc:date>
    </item>
  </channel>
</rss>

