Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Rob Audenaerde <rob.audenae...@gmail.com> |
Subject | Getting multi-values to use in filter? |
Date | Wed, 23 Apr 2014 10:56:40 GMT |
Hi all, I'm looking for a way to use multi-values in a filter. I want to be able to search on sum(field)=100, where field has values in one documents: field=60 field=40 In this case 'field' is a LongField. I examined the code in the FieldCache, but that seems to focus on single-valued fields only, or It this something that can be done in Lucene? And what would be a good approach? Thanks in advance, -Rob | |
Mime |
|
View raw message |