I have 2 applications, one from which I am putting data into elasticsearch cluster and one UI, which enables one to search from the same elasticsearch cluster.
Currently, I have two separate code repos where some similar code is present (like ES client connection, indexing, etc). Is it a good idea to make elasticsearch as a REST service which can provide can provide basic get and put functionalities? Is there some work already done for the same? -- 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/d48dbf89-6042-4234-938d-c5c8484f9ead%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
