Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Manticorsearch JSON API instead of custom search API | neodarz | 2019-01-20 | 3 | -1359/+0 |
| | | | | | 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 index selection | neodarz | 2019-01-17 | 1 | -20/+22 |
| | |||||
* | For comptabilty with search don't show match elements | neodarz | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | Add searchd error management | neodarz | 2019-01-16 | 1 | -24/+27 |
| | |||||
* | Add manticoresearch search function | neodarz | 2019-01-16 | 3 | -0/+1354 |