Closed dpford closed 9 years ago
Due to an error in the schema, queries matching the ngrams that were indexed for autocomplete fields were not returning results.
what is the change here?
It looks like there was a simple JSON error. The previous version was valid JSON, but "user" was a child of "path".
Due to an error in the schema, queries matching the ngrams that were indexed for autocomplete fields were not returning results.