Re: Lucene index: getting empty result while query

2019-10-09 Thread Vikas Saurabh
On Mon, Oct 7, 2019 at 12:26 PM Sandeep Ambule wrote: > > I am trying to query with Lucene index but getting the empty result and > below errors in the log, > Traversal query (query without index): select [jcr:path] from [nt:base] > where isdescendantnode('/test') and name='World'; consider

Fwd: Lucene index: getting empty result while query

2019-10-07 Thread Sandeep Ambule
Hi , I am trying to query with Lucene index but getting the empty result and below errors in the log, Traversal query (query without index): select [jcr:path] from [nt:base] where isdescendantnode('/test') and name='World'; consider creating an index [async] The index update failed

Lucene index: getting empty result while query

2019-09-30 Thread Sandeep Ambule
Hi , I am trying to query with Lucene index but getting the empty result and below errors in the log, Traversal query (query without index): select [jcr:path] from [nt:base] where isdescendantnode('/test') and name='World'; consider creating an index [async] The index update failed