Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Manticorsearch JSON API instead of custom search API | neodarz | 2019-01-20 | 1 | -14/+35 |
| | | | | | 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 documentation about index | neodarz | 2019-01-19 | 1 | -2/+4 |
| | |||||
* | Be more specific on index source database | neodarz | 2019-01-17 | 1 | -3/+3 |
| | |||||
* | Remove information who say that nothing can be searched | neodarz | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | Update some information on how to use this | neodarz | 2019-01-16 | 1 | -5/+16 |
| | |||||
* | Rearange configuration instruction | neodarz | 2019-01-16 | 1 | -9/+11 |
| | |||||
* | Add some documentation about sphinx/manticore configuration | neodarz | 2019-01-16 | 1 | -0/+9 |
| | |||||
* | Update database information | neodarz | 2019-01-16 | 1 | -1/+4 |
| | |||||
* | Fix some typo | neodarz | 2019-01-16 | 1 | -2/+2 |
| | |||||
* | Add more precision on usage of sphinx term instead of manticore in code | neodarz | 2019-01-16 | 1 | -1/+3 |
| | |||||
* | Add manticoresearch search function | neodarz | 2019-01-16 | 1 | -0/+2 |
| | |||||
* | Add mantacoresearch part | neodarz | 2019-01-14 | 1 | -5/+48 |
| | |||||
* | Migrate to PostgreSQL | neodarz | 2019-01-13 | 1 | -2/+3 |
| | |||||
* | Add some (docker) shit | neodarz | 2019-01-13 | 1 | -0/+7 |
| | |||||
* | Add some tips to install this project | neodarz | 2019-01-13 | 1 | -0/+8 |
| | |||||
* | Fix python script name to run | neodarz | 2019-01-13 | 1 | -1/+1 |
| | |||||
* | Save all crawled datas in database | neodarz | 2019-01-13 | 1 | -1/+3 |
| | |||||
* | Initial commit | neodarz | 2019-01-10 | 1 | -0/+10 |