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

SolrEntityProcessor should substitute params at query time, not startup time

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      The SolrEntityProcessor performs variable substitution at startup, not at query time. This means that this technique cannot work:

      <entity get a document>
         <field SomeField/>
         <entity SolrEntityProcessor query="${SomeField}"/>
      </entity>
      

      The SEP should substitute the new value of SomeField into each query string.

      Attachments

        Issue Links

        Activity

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

          People

            Unassigned Unassigned
            lancenorskog Lance Norskog
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment