Hi,
I am new to ElasticSearch and have a newbie question: I want to have a user-friendly front-end to the data with a free text search bar. In this search bar the user inputs a query string, which I would like to parse and transform to a new string (application-dependent) that will be used on ElasticSearch. I then want to highlight the matching search terms in the results. I have implemented a similar application in Solr. I thought of using Kibana's Discover page. Is there a way to hook into Kibana and/or ElasticSearch, so I can transform the user's query string before it is sent to ES and highlight the results? Regards, Oranit -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/648dfc5a-49e4-4a82-8b4a-2497a90dad42%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
