ah right ... facet ? it isnt? 2017-03-05 1:32 GMT+01:00 Cristian Lorenzetto <cristian.lorenze...@gmail.com >:
> 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? >