Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in
S
solarium
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Commits
  • common
  • solarium
  • Repository

Switch branch/tag
  • solarium
  • tests
  • Integration
  • Fixtures
  • testpdf.pdf
Find file
HistoryPermalink
  • Timo Hund's avatar
    [BUGFIX] Extract request rejected because of missing multipart boundary (#614) · 8549692b
    Timo Hund authored Aug 08, 2018
    When a ExtractQuery is executed Apache Solr throws the following error:
    
    * SEVERE: null:org.apache.commons.fileupload.FileUploadException: the request was rejected because no multipart boundary was found
    
    The patch:
    
    * Add's the boundary to the header and to the body
    
    Fixes: #301
    8549692b
testpdf.pdf 12.2 KB

Download (12.2 KB)

Replace testpdf.pdf

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.