Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefere localhost instead of all ip by default for better security | neodarz | 2019-01-20 | 1 | -1/+1 |
| | |||||
* | Use Manticorsearch JSON API instead of custom search API | neodarz | 2019-01-20 | 1 | -4/+1 |
| | | | | | The migration is due to the fact that python use far more ressources that a simple JSON POST request directly on the Manticorsearch server. | ||||
* | Add khanindex nevrax indexation | neodarz | 2019-01-19 | 1 | -0/+21 |
| | |||||
* | Be more specific on index source database | neodarz | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | Add index selection | neodarz | 2019-01-17 | 1 | -4/+4 |
| | |||||
* | Set correct listen port for correct usage of searchd with some comments for ↵ | neodarz | 2019-01-15 | 1 | -1/+4 |
| | | | | explain why | ||||
* | Add some field in mantasearchcore index | neodarz | 2019-01-15 | 1 | -0/+4 |
| | |||||
* | Add mantacoresearch part | neodarz | 2019-01-14 | 1 | -0/+39 |