Eric Pugh created SOLR-18031:
--------------------------------

             Summary: bin/solr post --filetypes isn't respected
                 Key: SOLR-18031
                 URL: https://issues.apache.org/jira/browse/SOLR-18031
             Project: Solr
          Issue Type: Bug
    Affects Versions: 9.10
            Reporter: Eric Pugh


--filetypes I think controls a filter?  But taht doesn't seem to happen.

 

bin/solr post -c gettingstarted --filetypes xml --dry-run example/exampledocs/*

Posting files to [base] url http://localhost:8983/solr/gettingstarted/update...

Entering auto mode. File endings considered are xml

DRY RUN of POSTing file books.csv (text/csv) to [base]

DRY RUN of POSTing file books.json (application/json) to [base]/json/docs

DRY RUN of POSTing file gb18030-example.xml (application/xml) to [base]

DRY RUN of POSTing file hd.xml (application/xml) to [base]

DRY RUN of POSTing file ipod_other.xml (application/xml) to [base]

DRY RUN of POSTing file ipod_video.xml (application/xml) to [base]

DRY RUN of POSTing file manufacturers.xml (application/xml) to [base]

DRY RUN of POSTing file mem.xml (application/xml) to [base]

DRY RUN of POSTing file money.xml (application/xml) to [base]

DRY RUN of POSTing file monitor.xml (application/xml) to [base]

DRY RUN of POSTing file monitor2.xml (application/xml) to [base]

DRY RUN of POSTing file more_books.jsonl (application/jsonl) to [base]/extract

DRY RUN of POSTing file mp500.xml (application/xml) to [base]

DRY RUN of POSTing file sample.html (text/html) to [base]/extract

DRY RUN of POSTing file sd500.xml (application/xml) to [base]

DRY RUN of POSTing file solr-word.pdf (application/pdf) to [base]/extract

DRY RUN of POSTing file solr.xml (application/xml) to [base]

DRY RUN of POSTing file vidcard.xml (application/xml) to [base]

Dry run complete. 1 would have been indexed.

COMMITting Solr index changes to http://localhost:8983/sol



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to