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
{{ message }}
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.
I want to set the flashlight indexing so that it can tell elastic search to index text fields based on their first character. Currently elastic search is indexing the text based on default analyzer and on sort query it sort according to this.
I need in my case to change the analyzer. Is it possible with flashlight config file or do i have to manually change the analyzer?
If manually can anyone suggest a tutorial to do it.
Thank you.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to set the flashlight indexing so that it can tell elastic search to index text fields based on their first character. Currently elastic search is indexing the text based on default analyzer and on sort query it sort according to this.
I need in my case to change the analyzer. Is it possible with flashlight config file or do i have to manually change the analyzer?
If manually can anyone suggest a tutorial to do it.
Thank you.
The text was updated successfully, but these errors were encountered: