<?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: Sorting in Web Services Lucene Query in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/sorting-in-web-services-lucene-query/m-p/108964#M76449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I stumbled upon the same question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to write a lucene query which either sorts on a field or either gives me one result row (containing the maximum of a property).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible through webservices?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2008 15:06:01 GMT</pubDate>
    <dc:creator>kdejaeger</dc:creator>
    <dc:date>2008-04-10T15:06:01Z</dc:date>
    <item>
      <title>Sorting in Web Services Lucene Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sorting-in-web-services-lucene-query/m-p/108963#M76448</link>
      <description>Please tell me how to write a lucene query that will bring sorted resultsets? We are using web services API.Can we do something like this? :Query query = new Query("lucene", "PATH:\"app:company_home/cm:iTrust/cm:MutualFunds\" AND @\\{http\\://http://www.alfresco.org/model/content/1.0\\}author:\%22vi</description>
      <pubDate>Tue, 07 Aug 2007 13:04:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sorting-in-web-services-lucene-query/m-p/108963#M76448</guid>
      <dc:creator>veeshoo</dc:creator>
      <dc:date>2007-08-07T13:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in Web Services Lucene Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sorting-in-web-services-lucene-query/m-p/108964#M76449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I stumbled upon the same question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to write a lucene query which either sorts on a field or either gives me one result row (containing the maximum of a property).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible through webservices?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 15:06:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sorting-in-web-services-lucene-query/m-p/108964#M76449</guid>
      <dc:creator>kdejaeger</dc:creator>
      <dc:date>2008-04-10T15:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in Web Services Lucene Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sorting-in-web-services-lucene-query/m-p/108965#M76450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For limiting the result set you can use SOAP headers - see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Service_SOAP_Header" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Service_SOAP_Header&lt;/A&gt;&lt;SPAN&gt; for more details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding sorting, as best I can tell that's not exposed via the Web Services API (even though the core Alfresco Foundation Services API does support it).&amp;nbsp; This would be a good enhancement request to raise in JIRA (&lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 03:45:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sorting-in-web-services-lucene-query/m-p/108965#M76450</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-04-11T03:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in Web Services Lucene Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sorting-in-web-services-lucene-query/m-p/108966#M76451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can someone confirm that this is still the case, that sorting in a lucene query through web services is not supported? Any suggestions for a workaround?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 18:11:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sorting-in-web-services-lucene-query/m-p/108966#M76451</guid>
      <dc:creator>swilber</dc:creator>
      <dc:date>2010-07-15T18:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in Web Services Lucene Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sorting-in-web-services-lucene-query/m-p/108967#M76452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm also looking for confirmation. I don't see anything in the docs that indicate this is possible, but I want to make sure I am not overlooking anything.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 19:33:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sorting-in-web-services-lucene-query/m-p/108967#M76452</guid>
      <dc:creator>asteiger</dc:creator>
      <dc:date>2012-07-02T19:33:57Z</dc:date>
    </item>
  </channel>
</rss>

