You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2011/05/13 15:16:47 UTC

[jira] [Updated] (SOLR-2511) Make it easier to override SolrContentHandler newDocument

     [ https://issues.apache.org/jira/browse/SOLR-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll updated SOLR-2511:
----------------------------------

    Attachment: SOLR-2511.patch

Going to commit this

> 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
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: SOLR-2511.patch
>
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org