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

Add uniqueKey parameter to Solr Cell, allowing client to work without knowing the actual field name

Agile BoardAttach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      This comes from an LCF need of indexing content generically into Solr, where the LCF side does not know the field name of the schema.xml uniqueKey specified field. You can send in literals to Solr Cell, such as literal.id=my_unique_key, but this relies on the client knowing that "id" is the field name.

      Let's add a parameter to Solr Cell, such as uniqueKey=my_unique_key, and underneath Solr Cell will map that to the proper field.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            ehatcher Erik Hatcher

            Dates

              Created:
              Updated:

              Slack

                Issue deployment