thanks all for feedback & takeing it up. On Thu, Feb 4, 2016 at 10:50 AM, Alex Parvulescu <[email protected]> wrote:
> Thanks for the feedback Davide, I've created OAK-3987 and assigned to you, > as requested. [0] > > best, > alex > > [0] https://issues.apache.org/jira/browse/OAK-3987 > > > On Thu, Feb 4, 2016 at 4:29 PM, Davide Giannella <[email protected]> > wrote: > > > On 04/02/2016 09:31, Alex Parvulescu wrote: > > > ... > > > One random thought: would it be useful to add a sort of 'dry run' call > to > > > the indexer, you'd just give it a path (root by default) and a max > number > > > of nodes (let's say 100k) and it would output the usual stats (indexed > x > > > nodes in .... ms) and throw away the result, this would allow for a > sort > > of > > > guesstimation by type of index, on specific setups. > > > > > I think this is an awesome feature we should provide from Oak. I guess > > by using some JMX input, receiving all the required inputs: > > > > - path to index definition (mandatory) > > - path to the content (mandatory) > > - max number of nodes (optional) > > > > Would you like to file a ticket for it, for oak 1.6 and assign it to me? > > I think that rather than having a guesstimate it could actually be quite > > accurate number if targeted properly. > > > > Cheeers > > Davide > > > > > > >
