Re: query execution date/time
: I have written a "SearchComponent" which I use to write information : about queries to a log. Is it possible in a SearchComponent to get the : date (and time) the query was executed? Since the trivially obvious answer is to put "Date now = new Date()" in your SearchComponent, I feel like the
query execution date/time
Hi I have written a "SearchComponent" which I use to write information about queries to a log. Is it possible in a SearchComponent to get the date (and time) the query was executed? Thanks, Peter