You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ElasticSearch lets users create their own analyzers. Currently, bloodhound does not support doing this. I have a PR to add very minimal support for this. At the moment, it just lets you make an analyzer with the ngram tokenizer. It's unlikely that I'll do more work on it anytime soon, but I thought I'd put it up here in case anyone wants to finish building it out.
The text was updated successfully, but these errors were encountered:
ElasticSearch lets users create their own analyzers. Currently, bloodhound does not support doing this. I have a PR to add very minimal support for this. At the moment, it just lets you make an analyzer with the ngram tokenizer. It's unlikely that I'll do more work on it anytime soon, but I thought I'd put it up here in case anyone wants to finish building it out.
The text was updated successfully, but these errors were encountered: