Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

AEM 6.0 query builder Issue::Query execution resulted in an error!

Avatar

Level 3

Hi All,

In Our website, We implemented search using query builder. Recently it not working for few search terms. While Debugging the Issue we came to know that, Even if we execute the search from the CRXDe-Lite getting Error "Query execution resulted in an error!". There are no Errors in the logs.

Could you please let us know,

1) What Is the root cause of this issue?

2) What Is the solution for this issue?

Any Help or Pointers to resolve this issue is really appreciated.

Thanks

K Chaitanya

1 Accepted Solution

Avatar

Correct answer by
Level 5

Hi Krishna,

Did you try the same Query in AEM Query builder console http://localhost:4502/libs/cq/search/content/querydebug.html .

Are you getting the same error here also.

For making the Query please look into this Query Builder API - docs.adobe.com

Look into this thread may help Search or Fetch unique or distinct pages by passing the component name or path

View solution in original post

1 Reply

Avatar

Correct answer by
Level 5

Hi Krishna,

Did you try the same Query in AEM Query builder console http://localhost:4502/libs/cq/search/content/querydebug.html .

Are you getting the same error here also.

For making the Query please look into this Query Builder API - docs.adobe.com

Look into this thread may help Search or Fetch unique or distinct pages by passing the component name or path