Erik Hatcher created SOLR-7929:
----------------------------------
Summary: 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
{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]