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

SolrDocument/SolrInputDocument could extend/implement Map<String,Object>

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3
    • 1.4
    • None
    • None

    Description

      The existing SolrDocument and SolrInputDocuments are backed by Map<String,Object>, however the Map interface is not available to end users.

      Exposing the Map<String,Object> interface enables users to automatically plug into existing code that support Map<>. In particular many GUI "bean" editors and viewers that support Map<> out of the box.

      Attachments

        1. SOLR-928-SolrDocument-Map.patch
          8 kB
          Ryan McKinley
        2. SOLR-928-SolrDocument-Map.patch
          5 kB
          Ryan McKinley

        Activity

          People

            ryantxu Ryan McKinley
            ryantxu Ryan McKinley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: