Sylvain Utard
Sylvain Utard
Running into similar issues, did someone figured out a patch/fork?
@thiagopradi looks like there is a number of issues opened related to this; any chance you could help?
Algolia handles emojis out-of-the-box actually :) so if you search for 🔍 Algolia automatically expand it to `magnifying glass` http://glyphsearch.com/?query=%F0%9F%94%8D We could definitely add an extra attribute in every record...
> @redox The Hex Unicode value is already in the uploaded search index batch.json records, so I would assume only and index on that field is missing? Oh yeah, so...
@grimen you just need to update the "attributesToIndex" array like I copy/pasted you -> the settings are applied through the API (no need of the dashboard).
Super late on this; replied [here](https://github.com/thomaspark/glyphsearch/pull/65#issuecomment-184842545)
That's weird @thomaspark :/ And right now the index is totally un-configured. In which branch do you work? Can I see the associated code? The one [here](https://github.com/thomaspark/glyphsearch/blob/master/Gruntfile.js#L55-L82) looks fine.
I'm a Glyphsearch user who uses the service a few times per week but I must admit that I mostly use it to search icons from a specific library, not...
I understand your point @bobylito but I think there are a lot of other things you can do that will generate a 0 results answer and that are not checked...
Yes, that's something I wanted as well. Also, most of the time you're using a single operator and want to switch from 1 refinement to another. Like you're filtering with...