Re: how to search a tree node in lucene?

2017-03-04 Thread Cristian Lorenzetto
ah right ... facet ? it isnt? 2017-03-05 1:32 GMT+01:00 Cristian Lorenzetto : > Hi > i might implement a performant solution for searching a tree node, parent > of a node , children of a node. > > a simple idea is > > save the path to specific node > and searching prefix/suffix... > > > Is there

how to search a tree node in lucene?

2017-03-04 Thread Cristian Lorenzetto
Hi i might implement a performant solution for searching a tree node, parent of a node , children of a node. a simple idea is save the path to specific node and searching prefix/suffix... Is there a specific solution in the lucene libraries for doing it?

Re: Index size variation

2017-03-04 Thread Chris Bamford
Thanks Uwe, very useful indeed. Chris > On 3 Mar 2017, at 18:37, Uwe Schindler wrote: > > Hi Chris, > > as always: "it depends". Generally I would reserve space of approximately the > "original" index size. Most indexes that are continuously updated have an > overhead by 40% for deleted do