Still not able to index at this time and have given up for now.
I was able to successfully create nodes in Oak, but Oak doesn¹t seem to be
using that node to index.
Not sure what properties I am missing to get Oak to notice the index.

I had initially tried just adding the IndexUtils.getOrCreateOakIndex
attributes, but that didn¹t seem to do anythingŠ


Then I tried a few combinations with
http://jackrabbit.apache.org/oak/docs/query/lucene.html and added the
required attributes listed.  Went so far as to add all the nodes listed in
that odd tree hierarchy, but no luck.  Was I missing how to force Oak to
query through Lucene instead?

I determined it wasn¹t indexing because it won¹t search if
#setFullTextComparisonWithoutIndex field is false.

Reply via email to