Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

i want to query builder should use custom index like in Xpath we have filter "option (index name testindex)" how to user same syntax in query biulder?

Avatar

Level 2
 
1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

You can't do it in query builder. you can use xpath queries, because at the end the queries converted to xpath.

https://jackrabbit.apache.org/oak/docs/query/lucene.html#native-query

 

Arun Patidar

AEM LinksLinkedIn

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

You can't do it in query builder. you can use xpath queries, because at the end the queries converted to xpath.

https://jackrabbit.apache.org/oak/docs/query/lucene.html#native-query

 

Arun Patidar

AEM LinksLinkedIn