JBoss.orgCommunity Documentation

Full-text search

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

Initial data:

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

Query result: