Hi, For our requirement, we have implemented PageStreaming Decorator to allow results to be displayed with pagination. We want to commit it to the Solr main branch.
Do I need any permission for commiting? I understand we need to perform the following steps to commit it in solr.. 1) Create solr Jira ticket. 2) Fork a new feature branch from the main branch. 3) Implement code.. 4) Run "gradlew check" to ensure all tests are working fine. 5) Raise PR for this. Please let me know if anything else I need to take care of.. Regards, Maulin