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