Ordering does work using raw JCR queries. I have used that with JackRabbit before and it seemed to be reasonable.
Rakesh On 18/02/2010 13:20, "Will Scheidegger" <[email protected]> wrote: Interesting. Thanks for the pointer. I did a quick read up in the JCR specification and searched the Magnolia 4.2.3 source code. Is it really that simple. And if so, how come " order by jcr:score DESC" is not used in the <cmsu:simpleSearch /> tag? I guess I'll give it a try - if it does not help it surely should not hurt. Thanks again. -will On 18.02.2010, at 18:45, Manuel Molaschi wrote: Try using SQL as query syntax and append " order by jcr:score DESC" to your query. On Thu, Feb 18, 2010 at 5:53 PM, Will Scheidegger <[email protected]> wrote: Dear Magnolians My next question - and most likely it will not be my last one today: Is there any way to get a search result ordered by relevance? Or can we only have this if we use an external search system (Nutch, Solr...)? Thanks! -will ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ________________________________ ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
