I wanted to find a document from part of a string which is mostly used in search engines and used by AQL functions, [CONTAINS](https://docs.arangodb.com/3.0/AQL/Functions/String.html#containsl), [LIKE()](https://docs.arangodb.com/3.0/AQL/Functions/String.html#like) how can this be implemented here?