This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| solr [2018/02/14 10:58] – [Delete Core] admin | solr [2018/02/15 09:17] (current) – admin | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| https:// | https:// | ||
| + | |||
| + | Indexing files using Tika: | ||
| + | |||
| + | https:// | ||
| ==== Create User and set password ==== | ==== Create User and set password ==== | ||
| Line 33: | Line 37: | ||
| <code bash> | <code bash> | ||
| - | curl -X GET -H " | + | curl --user USERNAME |
| </ | </ | ||
| ====== Basic Auth ====== | ====== Basic Auth ====== | ||