Hi,
it would be great, if the 'Search panel' configuration would allow the positioning of the 'Search everywhere' field.
Currently this is always displayed at the top which makes it really tempting to use it for searching, even if there's a dedicated field has been added.
While this is not necessarily an issue, it may become one depending on the search phrase. In our case it takes almost one minute until the search is executed. This is due to the fact, that the SQL server breaks the search phrase into a a lot of parts which has a dramatic effect on the the query.
A little background, the search result returned 4 rows and we have only 10795 workflow instances in the table yet.
One improvement for our case could be if we switch to a SOLR based report. We have yet to figure out, whether we can replace the SQL filter with a SOLR filter. Therefore it may or not be an option for us.
Best regards,
Daniel