Re: [Dev] [BPS][DAS] Sorting feature and range faceting for the aggregated records

2015-11-24 Thread Anjana Fernando
Hi, On Tue, Nov 24, 2015 at 6:21 AM, Gimantha Bandara wrote: > Hi Chathura, > > In DAS 3.0.0, aggregation of bucketed range is not supported. But if the > aggregation is summation, we can use score-functions and use facet count > APIs to aggregate per range. > > @Anjana,

Re: [Dev] [BPS][DAS] Sorting feature and range faceting for the aggregated records

2015-11-23 Thread Gimantha Bandara
Hi Chathura, In DAS 3.0.0, aggregation of bucketed range is not supported. But if the aggregation is summation, we can use score-functions and use facet count APIs to aggregate per range. @Anjana, Shall we add this functionality as an improvement to DAS 3.0.1? On Mon, Nov 23, 2015 at 1:46 AM,

Re: [Dev] [BPS][DAS] Sorting feature and range faceting for the aggregated records

2015-11-22 Thread Gimantha Bandara
Hi Isuru, 1. DAS 3.0.0 does not support sorting aggregated data. But it can be considered as an improvement in 3.0.01 2. DAS 3.0.0 REST API support ranged faceting. You will have to give the boundaries for each range with a label name. Please refer to [1] for more info. [1]

Re: [Dev] [BPS][DAS] Sorting feature and range faceting for the aggregated records

2015-11-22 Thread Chathura Ekanayake
Hi Gimantha, Instead of getting record counts, is there a way to get aggregates of some numerical field with range faceting? Also, it would be useful to specify ranges as start value, end value and gap, in addition to the method mentioned in the sample. Regards, Chathura On Mon, Nov 23, 2015

Re: [Dev] [BPS][DAS] Sorting feature and range faceting for the aggregated records

2015-11-20 Thread Rukshan Premathunga
Hi Isuru, For 2nd issue, you can try with lucene range search[1]. [1] https://lucene.apache.org/core/2_9_4/queryparsersyntax.html#Range Searches Thanks and Regards. On Fri, Nov 20, 2015 at 5:37 PM, Isuru Wijesinghe wrote: > Hi All, > > We're currently developing the

[Dev] [BPS][DAS] Sorting feature and range faceting for the aggregated records

2015-11-20 Thread Isuru Wijesinghe
Hi All, We're currently developing the dashboard for BPS statistics data and we encounter some problems mentioned below. 1.) Does DAS already support a sorting feature to retrieve the aggregated data in the ascending order ? Why we need sorting feature here because let's say as an example, if