cfpb / github-wiki-search

:warning: DEPRECATED :warning:
Creative Commons Zero v1.0 Universal
7 stars 17 forks source link

autocomplete schema fix #85

Closed dpford closed 9 years ago

dpford commented 9 years ago

Due to an error in the schema, queries matching the ngrams that were indexed for autocomplete fields were not returning results.

dgreisen-cfpb commented 9 years ago

what is the change here?

dpford commented 9 years ago

It looks like there was a simple JSON error. The previous version was valid JSON, but "user" was a child of "path".