|
#1
|
|||
|
|||
How does "Limit search to siblings " work?
I think this works by searching only the siblings (and children?) where the Search item is located, correct?
Main . Branch1 ... Query1 ... Item2 ... item2 . Branch2 Therefore, Query1 would search only item1, item2, NOT Branch2, right? Last edited by MrAnalogy; 08-22-2008 at 05:09 PM. |
#2
|
||||
|
||||
right
siblings + children (recursively) |
|
|