Github user ashish-m-yh commented on the pull request: https://github.com/apache/metamodel/pull/19#issuecomment-102798147 I understand the philosophy. We may sacrifice performance to conform to a general standard. I have implemented only the necessary methods. Note: Only necessity is to have a DEFAULT_LIMIT constant in the Solr connector, as this is a pre-requisite of Solr and I think it's reasonable to impose a limit of 10000. If we keep INTEGER.MAX_VALUE as limit, then Solr will exhaust Heap Memory on most occasions. Please have a look and proceed accordingly.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---