Hi, I just released this plugin
https://github.com/jprante/elasticsearch-analysis-reference It uses a reference mechanism for including content from other documents in the cluster during the analysis field mapping phase. This process is also known as denormalization. Denormalization can be defined as the copying of the same data into multiple documents in order to simplify query processing or to fit the user’s data into a particular data model. See the example at the github page how to create a library catalog entry for the book "Goethe's Faust" and making it searchable by referencing variant forms of the author's name at indexing time. As always, all feedback is welcome! Best, Jörg -- 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/CAKdsXoGWSTZGEJZkySM_%3DabY1nnu7sdY_JrSEtbTj2tH_nXewg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
