what's the best way to see what a query is getting analyzed to.. Seems like I used to be able to call Dumper on a $query object and it would show the terms/values and how it was analyzed. On Trunk this seems to no longer work.. So how do I Debug what I'm about to send to $searcher->search Thanks, -Dan