Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2685

always use SolrInputDocument

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.0-ALPHA
    • None
    • None

    Description

      First, there was only Document, then AddUpdateCommand added support for SolrInputDocument, and most document producers create SolrInputDocuments. But AddUpdateCommand continues to support both, leading to confusion and more work for update processors (which should they look at? both?). It seems like we should remove "Document" from AddUpdateCommand for the sake of consistency.

      Attachments

        1. SOLR-2685.patch
          19 kB
          Yonik Seeley

        Activity

          People

            Unassigned Unassigned
            yseeley@gmail.com Yonik Seeley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: