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

patch to allow the use of a custom query output writer

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

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • search
    • None

    Description

      This patch allows users to create their own implementation of QueryResponseWriter, and specify that class in solrconfig.xml. The default behavior is to use XMLResponseWriter like before. The class selection code only runs once at servlet init time, so it shouldn't have any measurable effect on performance.

      Attachments

        1. custom_writer.patch
          3 kB
          Mike Baranczak
        2. custom_writer_rev2.patch
          6 kB
          Mike Baranczak
        3. custom_writer_rev3.patch
          10 kB
          Mike Baranczak
        4. OutputWriterTest.java
          2 kB
          Mike Baranczak

        Activity

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

          People

            hossman Chris M. Hostetter
            mbaranczak Mike Baranczak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment