search for words in arangodb across documents and fields
I have 2 arangodb collections: questions and answers. Answers are linked to question by the field question as shown in the pseudo code below:
I have 2 arangodb collections: questions and answers. Answers are linked to question by the field question as shown in the pseudo code below: