Full-text search

Query: Select all documents that contains the "here" word.

Initial data:

SELECT * FROM cmis:document WHERE CONTAINS('here')

Query result:

Copyright ©2012. All rights reserved. eXo Platform SAS