Lucene Path *Index* with depth
Christian Klinger <[email protected]>
| Newsgroups | gmane.comp.web.zope.cps.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello,
is it possible to enable a depth parameter in a path query?
Example
/Portal
/Portal/AA
/Portal/AA/BB
/Portal/CC
if i search with
{'path':'/Portal','depth'=1}
results are: Portal, Portal/AA, PortalBB
and if i search with:
{'path':'/Portal','depth'=2}
results are: Portal, Portal/AA, Portal/AA/BB, Portal/AA/CC
thx christian
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel