Thomas Mueller created OAK-6261:
-----------------------------------
Summary: Log queries that sort by un-indexed properties
Key: OAK-6261
URL: https://issues.apache.org/jira/browse/OAK-6261
Project: Jackrabbit Oak
Issue Type: Improvement
Components: query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
Fix For: 1.8
Queries that can read many nodes, and sort by properties that are not indexed,
can be very slow. This includes for example fulltext queries.
As a start, it might make sense to log an "info" level message (but avoid
logging the same message each time a query is run). Per configuration, this
could be turned to "warning".
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)