5.4.1.5.21. ORDER BY SCORE (as columns)

Warning

You are looking at documentation for an older release. Not what you want? See the current release documentation.

Query: Select all documents which contains word "moon" ordered by score.

Initial data:

SELECT cmis:lastModifiedBy, cmis:objectId, cmis:lastModificationDate FROM cmis:document WHERE CONTAINS('moon') ORDER BY SCORE()

Query result:

Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus