Developer forum

Forum » CMS - Standard features » Debugging index

Debugging index

Thomas Larsen
Reply

Hi, 

Is there a way to debug the repository index when quering. I would like to see the request to and response from the lucene engine?

BR.
Thomas


Replies

 
Nicolai Pedersen
Reply
This post has been marked as an answer

Hi Thomas

If you add &debug=true to your querystring, you get a debugging table with all sorts of information. One of those lines is the actual query that is executed against Lucene and its resulting SQL on the database for products (if using Ecommerce). See dump

BR Nicolai

 

Capture.PNG
Votes for this answer: 1

 

You must be logged in to post in the forum