-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
None
-
Affects Version/s: None
-
Component/s: Domain Model
-
None
The text search expression is defined as a <character string literal> (as defined by SQL-92). However, the syntax and semantics of the full text search expression are repo specific.
I remember there was some resistance to defining a 'lowest common denominator' full text search language, but I don't remember why.
Given that we define SQL, and that query is a key use case, I think there's value in a deeper FTS definition.
As a starting point, JCR provides minimal definition. I'm not sure we would need to much further than that to start with.