incubator-unomi git commit: UNOMI-25 : Added segments names into export

2016-04-26 Thread draier
Repository: incubator-unomi Updated Branches: refs/heads/master a9c88997c -> 510ae898b UNOMI-25 : Added segments names into export Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/510ae898 Tree:

Re: csv export

2016-04-26 Thread Thomas Draier
Yes, that also make sense, at least for the "what" to export - however i still find it strange that the service does the format (csv), which is for me more the responsibility of the endpoint. Anyway, adding a wire from profile to segments service is possible and simpler - I thought we already had

Re: csv export

2016-04-26 Thread Christophe Laprun
Hi, > On 26 Apr 2016, at 10:54, Thomas Draier wrote: > > In order to solve https://issues.apache.org/jira/browse/UNOMI-25 , I need > to have access to segments service, which is not available in profile > service. Also in my opinion the CSV export has nothing to do in

csv export

2016-04-26 Thread Thomas Draier
Hi, In order to solve https://issues.apache.org/jira/browse/UNOMI-25 , I need to have access to segments service, which is not available in profile service. Also in my opinion the CSV export has nothing to do in low-level service like profile - I would rather move the

[jira] [Resolved] (UNOMI-26) Query default limit is 0 (no results)

2016-04-26 Thread Thomas Draier (JIRA)
[ https://issues.apache.org/jira/browse/UNOMI-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Draier resolved UNOMI-26. Resolution: Fixed > Query default limit is 0 (no results) > - > >

[jira] [Commented] (UNOMI-26) Query default limit is 0 (no results)

2016-04-26 Thread Thomas Draier (JIRA)
[ https://issues.apache.org/jira/browse/UNOMI-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15257757#comment-15257757 ] Thomas Draier commented on UNOMI-26: Default result size set to 10. Added configuration in

incubator-unomi git commit: UNOMI-26 : set default query limit to 10

2016-04-26 Thread draier
Repository: incubator-unomi Updated Branches: refs/heads/master 79198c4d1 -> a9c88997c UNOMI-26 : set default query limit to 10 Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/a9c88997 Tree:

Re: query endpoint

2016-04-26 Thread Thomas Draier
Defaults to 10 seems good. I'll add that to org.apache.unomi.persistence.elasticsearch.cfg file. thanks thomas On Mon, Apr 25, 2016 at 3:40 PM Serge Huber wrote: > We could set a configurable (server-side) limit that defaults to 10, this > is what ElasticSearch uses as a