<?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 sort nodes by a specific property in lucene search in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-sort-nodes-by-a-specific-property-in-lucene-search/m-p/113463#M79884</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can only apply a sort if you are using our Java foundation APIs to call Lucene - there is a SearchParameters object that can do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can search on date, we do this in the Advanced Search in the UI - either take a look at the code for the SearchContext class in the web-client project code in the SDK or see this wiki page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Search#Finding_nodes_by_date_and_time_property_values" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Search#Finding_nodes_by_date_and_time_property_values&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Aug 2007 14:58:44 GMT</pubDate>
    <dc:creator>kevinr</dc:creator>
    <dc:date>2007-08-13T14:58:44Z</dc:date>
    <item>
      <title>How to sort nodes by a specific property in lucene search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-sort-nodes-by-a-specific-property-in-lucene-search/m-p/113462#M79883</link>
      <description>The following is the lucene query, This fetches a set of nodes. I would like to sort the nodes by a particular property that is the title. Is there a way we coud sort the nodes by a particular property. Any help is highly appriciated."( PATH:\"/app:company_home/cm:Business_x0020_Gateway/cm:links//*\</description>
      <pubDate>Wed, 08 Aug 2007 12:31:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-sort-nodes-by-a-specific-property-in-lucene-search/m-p/113462#M79883</guid>
      <dc:creator>shanmugaraja</dc:creator>
      <dc:date>2007-08-08T12:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort nodes by a specific property in lucene search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-sort-nodes-by-a-specific-property-in-lucene-search/m-p/113463#M79884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can only apply a sort if you are using our Java foundation APIs to call Lucene - there is a SearchParameters object that can do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can search on date, we do this in the Advanced Search in the UI - either take a look at the code for the SearchContext class in the web-client project code in the SDK or see this wiki page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Search#Finding_nodes_by_date_and_time_property_values" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Search#Finding_nodes_by_date_and_time_property_values&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 14:58:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-sort-nodes-by-a-specific-property-in-lucene-search/m-p/113463#M79884</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-08-13T14:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort nodes by a specific property in lucene search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-sort-nodes-by-a-specific-property-in-lucene-search/m-p/113464#M79885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is posible apply a sort with JavaScript API??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 11:10:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-sort-nodes-by-a-specific-property-in-lucene-search/m-p/113464#M79885</guid>
      <dc:creator>ajv</dc:creator>
      <dc:date>2007-10-18T11:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort nodes by a specific property in lucene search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-sort-nodes-by-a-specific-property-in-lucene-search/m-p/113465#M79886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No not at present - we should add that it would be easy to do, so I have raise an JIRA item for it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1825" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1825&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 11:20:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-sort-nodes-by-a-specific-property-in-lucene-search/m-p/113465#M79886</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-10-26T11:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort nodes by a specific property in lucene search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-sort-nodes-by-a-specific-property-in-lucene-search/m-p/113466#M79887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Alfresco Webservices API's repository service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;RepositoryServiceSoapBindingStub repositoryService = WebServiceFactory.getRepositoryService();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;String strQuery="";&lt;BR /&gt;&lt;BR /&gt;// strQuery += … …&lt;BR /&gt;&lt;BR /&gt;Query query = new Query(Constants.QUERY_LANG_LUCENE, strQuery);&lt;BR /&gt;QueryResult rootChildren = repositoryService.query(STORE, query, false);&lt;BR /&gt;ResultSet rootChildrenResults = rootChildren.getResultSet();&lt;BR /&gt;ResultSetRow[] rows = rootChildrenResults.getRows();&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I sort the results of my querys??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 09:57:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-sort-nodes-by-a-specific-property-in-lucene-search/m-p/113466#M79887</guid>
      <dc:creator>putodemonio</dc:creator>
      <dc:date>2007-11-12T09:57:51Z</dc:date>
    </item>
  </channel>
</rss>

