I have moved from JackRabbit 2.X to JackRabbit Oak. I know that JackRabbit Oak does not index as much as 2.X, and I am now getting the following message in my query:
Traversed 4000 nodes with filter ... consider creating an index or changing the query. I have found the IndexUtils class, and some JavaDoc, but I can't see any more detailed documentation on how it is used, or any examples. Where should I create the Index node in the tree? Does this control when a property is indexed? Can you index only properties, or also node names? Are node names already indexed? Thanks, Peter
