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

UpdateRequestProcessor to extract Solr XML from rich documents

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • update
    • None

    Description

      This would be an update request handler to save a file with the xml that represents the document in an external directory. The original
      idea behind this was to add it to the processing chain of the ExtractingRequestHandler to store an already parsed version of the docs. This storage of pre-parsed documents will make the re indexing of the entire index faster (avoiding the Tika phase, and just sending the xml to the standard update processor).
      As a side effect, extracting the xml can make debugging of rich docs easier.

      Attachments

        1. SOLR-3246.patch
          19 kB
          Emmanuel Espina
        2. SOLR-3246.patch
          23 kB
          Emmanuel Espina

        Activity

          People

            Unassigned Unassigned
            emmanuel.espina Emmanuel Espina
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: