Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-24 | Add first implemention of a cron like functionHEADmaster | neodarz | 1 | -5/+43 | |
2019-02-22 | Add a way to specify a crawl to launch | neodarz | 1 | -4/+21 | |
2019-02-06 | Add ability to update url who are one week old and content modified | neodarz | 1 | -3/+29 | |
2019-01-20 | Use Manticorsearch JSON API instead of custom search API | neodarz | 1 | -42/+2 | |
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 | -4/+6 | |
2019-01-17 | Be more specific on index source database | neodarz | 1 | -1/+1 | |
2019-01-17 | Add index selection | neodarz | 1 | -3/+9 | |
2019-01-16 | Add app code | neodarz | 1 | -15/+38 | |
2019-01-13 | Migrate to PostgreSQL | neodarz | 1 | -1/+13 | |
2019-01-13 | Save all crawled datas in database | neodarz | 1 | -0/+11 | |
2019-01-11 | Add first implementation of a database | neodarz | 1 | -0/+8 | |