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

SimplePostTool (also bin/post) -filetypes "*" does not work properly in 'web' mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 5.3
    • 5.3.1, 6.0
    • None
    • None

    Description

       $ bin/post -c tmp http://lucene.apache.org/solr/assets/images/book_sia.png -filetypes “*”
          ...
       Entering auto mode. Indexing pages with content-types corresponding to file endings *
       Entering crawl at level 0 (1 links total, 1 new)
       SimplePostTool: WARNING: Skipping URL with unsupported type image/png
      

      the mapping from image/png to a file type does not exist, and thus fails. This works in 'file' mode though.

      Attachments

        1. SOLR-7929.patch
          0.7 kB
          Erik Hatcher

        Activity

          People

            ehatcher Erik Hatcher
            ehatcher Erik Hatcher
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: