<?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: How to search customized metadata of documents in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30473#M12967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the property you are using in the order by clause a single valued property?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not order by multi-valued properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 May 2017 14:28:13 GMT</pubDate>
    <dc:creator>douglascrp</dc:creator>
    <dc:date>2017-05-05T14:28:13Z</dc:date>
    <item>
      <title>How to search customized metadata of documents</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30468#M12962</link>
      <description>Hello expert!&amp;nbsp; &amp;nbsp; &amp;nbsp;I create a&amp;nbsp;customized type called da_record,and add a&amp;nbsp;customized attribute like "da:archival_id",how to search&amp;nbsp;da:archival_id &amp;nbsp;and sort by it by cmis&amp;nbsp;through rest api?&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;The query&amp;nbsp;statement &amp;nbsp;is：&amp;nbsp;SELECT * FROM da:da_record order by da:archival_id . the error is:&amp;nbsp;Ordering is not s</description>
      <pubDate>Wed, 03 May 2017 10:10:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30468#M12962</guid>
      <dc:creator>brucezhou</dc:creator>
      <dc:date>2017-05-03T10:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to search customized metadata of documents</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30469#M12963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will help if you post your custom content model here.&lt;/P&gt;&lt;P&gt;Maybe there is something wrong with it.&lt;/P&gt;&lt;P&gt;You haven't even said the type of that property.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 19:26:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30469#M12963</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-05-03T19:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to search customized metadata of documents</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30470#M12964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for you reply,this is my custom model.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/13520_da_record.png" style="width: 620px; height: 434px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 05:39:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30470#M12964</guid>
      <dc:creator>brucezhou</dc:creator>
      <dc:date>2017-05-04T05:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to search customized metadata of documents</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30471#M12965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I don't know Japanese (not even sure if that is the right language), but it seems your model is ok.&lt;/P&gt;&lt;P&gt;Can you please translate the columns header's texto into English?&lt;/P&gt;&lt;P&gt;I do not use the model manager, so I do not remember what exactly those columns are.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 11:42:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30471#M12965</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-05-04T11:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to search customized metadata of documents</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30472#M12966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;属性：attribute,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;显示标签：display label&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;数据类型：attribute type&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;要求：is required?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;默认值：default value&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;多值：is&amp;nbsp;Multiple value.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;it seems your model is ok. how to order by the customized metadata?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 05:17:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30472#M12966</guid>
      <dc:creator>brucezhou</dc:creator>
      <dc:date>2017-05-05T05:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to search customized metadata of documents</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30473#M12967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the property you are using in the order by clause a single valued property?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not order by multi-valued properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 14:28:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30473#M12967</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-05-05T14:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to search customized metadata of documents</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30474#M12968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The property using in the order by is single value,but the property type is d:text. &amp;nbsp; The &amp;nbsp; Datetime property can use in the order by.why the custom property in d:text type can't use in the order by?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 May 2017 04:51:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-search-customized-metadata-of-documents/m-p/30474#M12968</guid>
      <dc:creator>brucezhou</dc:creator>
      <dc:date>2017-05-06T04:51:40Z</dc:date>
    </item>
  </channel>
</rss>

