This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| solr [2018/02/14 10:56] – [Create 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 32: | Line 36: | ||
| ==== Delete Core ==== | ==== Delete Core ==== | ||
| - | http:// | + | <code bash> |
| + | curl --user USERNAME -X GET http:// | ||
| + | </ | ||
| ====== Basic Auth ====== | ====== Basic Auth ====== | ||