Hi there, Thanks for all the wonderful discussion on this mailing list. Has really helped our life much easier!
Two questions: 1. Is it possible to store properties of tokens within each document so that they can be retrieved during retrieval and then used in scoring? [detailed example after questions] 2. What's the best way to create advanced scorers that can look at hits and all of their properties (position in document, custom score associated with the hit for this document [like the one from #1]) In a document, in addition to having the document's own content, I want to have a set of 'related keywords' so that I can retrieve by them. However, each related keyword has an associated score of 'relatedness'. I would like to store this and use it at scoring time so that some keywords can count more than others. How would I best do this? Thanks, Ankit Jain -- 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/6669c195-db69-45a5-b201-c385d67b1cf7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
