-
Bug
-
Resolution: Done
-
Major
-
9.0.0.Final
-
None
Given following query:
from Entity t where t.longDescription : (-'really')
I would expect to return all entities that doesn't contain the word 'really' (opposite to +), but it seems to be not working.
PR contains test for it as well as other tests for extending query testsuite.
- relates to
-
JDG-663 Operator '-' doesn't work in fulltext querying
-
- Closed
-