-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.0
-
Component/s: Elasticsearch
-
Tags:
-
Sprint:Sprint RepoTeam 5.9.5-2
When doing a simple query like ecm:fulltext = "foo bar" we would like to have the same semantics as with VCS, in particular an implicit AND between words.
We'll allow the full Elasticsearch syntax by using a prefix: ecm:fulltext = "es: foo bar" (which uses an implicit OR).