Make it easier to override SolrContentHandler newDocument
---------------------------------------------------------

                 Key: SOLR-2511
                 URL: https://issues.apache.org/jira/browse/SOLR-2511
             Project: Solr
          Issue Type: Improvement
            Reporter: Grant Ingersoll
            Priority: Minor


The SolrContentHandler's newDocument method does a variety of things: adds 
metadata, literals, content and catpured content.  We could split this out into 
protected methods for each that makes it easier to override.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to