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