On Mon, Jan 4, 2016 at 11:35 AM, Jack Krupansky <[email protected]> wrote: > Probably back-compat for the Solr plugin API as well - people have custom > plugins that should work without a needed refactor. That would include > custom tokenizers, token filters, char filters, query parsers, request > handlers. > > That probably implies back-compat for the major APIs for Solr core as well - > the code that plugins need to call.
That reflects our current policy (i.e. things like SolrIndexSearcher/QueryCommand/QueryResult would be covered). I think Anshum is looking for something that would allow the refactors in this issue to be committed to 5.5 https://issues.apache.org/jira/browse/SOLR-8475 -Yonik --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
