Dear Magnolians

So queries can be ordered by "jcr:score"... but how can I access the jcr:score? 
According to [1] jcr:score is a ColumnSpecifier, except that it seems the 
column cannot be accessed, because jcr:score
- is not stored in the MetaData of the Content objects returned from the query
- is not in the properties of the javax.jcr.Node object associated with the 
Content object

Does this value only exist during query time and does not make it to the 
returned objects? If so how would you query on two different location or 
repositories merging the hits ordered by their score? Or to be more precise: 
How can I query the website and dms at the same time returning the hits in one 
combined list according to their score?

Thanks!
-will

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to