[ 
https://issues.apache.org/jira/browse/SOLR-7929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14735893#comment-14735893
 ] 

ASF subversion and git services commented on SOLR-7929:
-------------------------------------------------------

Commit 1701886 from [~ehatcher] in branch 'dev/branches/lucene_solr_5_3'
[ https://svn.apache.org/r1701886 ]

SOLR-7972, SOLR-7929, SOLR-7978: merge fixes to 5.3 branch for 5.3.1 release

> SimplePostTool (also bin/post) -filetypes "*" does not work properly in 'web' 
> mode
> ----------------------------------------------------------------------------------
>
>                 Key: SOLR-7929
>                 URL: https://issues.apache.org/jira/browse/SOLR-7929
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.3
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>            Priority: Critical
>             Fix For: 5.4
>
>         Attachments: SOLR-7929.patch
>
>
> {code}
>  $ 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
> {code}
> the mapping from image/png to a file type does not exist, and thus fails.  
> This works in 'file' mode though.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to