-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Elasticsearch, Tests
-
Tags:
-
Sprint:Sprint RepoTeam 7.1-2
expected:<{[ "match" : { "f1.lowercase" : { "query" : "foo", "type" : "phrase_prefix" } }] }> but was:<{[ "match" : { "f1.lowercase" : { "query" : "foo", "type" : "phrase_prefix" } } ] }> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.nuxeo.elasticsearch.test.nxql.TestNxqlConversion.testConverterILIKE(TestNxqlConversion.java:231)