Hi, I have build a query using java FunctionScoreQueryBuilder http://www.elasticsearch.org/guide/en/elasticsearch/reference/0.90/query-dsl-function-score-query.html and was wondering if it possible to create a conditional scoring to the field? For example if the field exists and count = 1, apply factionFunction of 1.0f . And if the field existsa nd count = 2, then apply factionFunction of 2.0f , etc etc.
Is this possible? Thanks. Jason -- 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/62f3b076-005c-4a8e-a447-a66015db633a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
