Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-01-20 | Prefere localhost instead of all ip by default for better security | neodarz | 1 | -1/+1 | |
2019-01-20 | Use Manticorsearch JSON API instead of custom search API | neodarz | 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. | |||||
2019-01-19 | Add khanindex nevrax indexation | neodarz | 1 | -0/+21 | |
2019-01-17 | Be more specific on index source database | neodarz | 1 | -1/+1 | |
2019-01-17 | Add index selection | neodarz | 1 | -4/+4 | |
2019-01-15 | Set correct listen port for correct usage of searchd with some comments for ↵ | neodarz | 1 | -1/+4 | |
explain why | |||||
2019-01-15 | Add some field in mantasearchcore index | neodarz | 1 | -0/+4 | |
2019-01-14 | Add mantacoresearch part | neodarz | 1 | -0/+39 | |