Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix logging info | neodarz | 2019-02-06 | 2 | -4/+2 |
| | |||||
* | Add date when page are crawled | neodarz | 2019-02-06 | 3 | -3/+11 |
| | |||||
* | Add ability to update a page in db if updated | neodarz | 2019-02-03 | 5 | -7/+12 |
| | |||||
* | Prefere localhost instead of all ip by default for better security | neodarz | 2019-01-20 | 1 | -1/+1 |
| | |||||
* | Use Manticorsearch JSON API instead of custom search API | neodarz | 2019-01-20 | 7 | -1420/+38 |
| | | | | | 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 |
| | |||||
* | Fix typo | neodarz | 2019-01-19 | 1 | -1/+1 |
| | |||||
* | Translate one comments | neodarz | 2019-01-19 | 1 | -1/+1 |
| | |||||
* | Add khanindex nevrax indexation | neodarz | 2019-01-19 | 12 | -20/+120 |
| | |||||
* | Be more specific on index source database | neodarz | 2019-01-17 | 5 | -10/+16 |
| | |||||
* | Add index selection | neodarz | 2019-01-17 | 3 | -27/+35 |
| | |||||
* | For comptabilty with search don't show match elements | neodarz | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | Add some requirements | neodarz | 2019-01-17 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | Add app code | neodarz | 2019-01-16 | 1 | -15/+38 |
| | |||||
* | Add searchd error management | neodarz | 2019-01-16 | 1 | -24/+27 |
| | |||||
* | 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 | 5 | -0/+1359 |
| | |||||
* | Set correct listen port for correct usage of searchd with some comments for ↵ | neodarz | 2019-01-15 | 1 | -1/+4 |
| | | | | explain why | ||||
* | Add some field in mantasearchcore index | neodarz | 2019-01-15 | 1 | -0/+4 |
| | |||||
* | Add mantacoresearch part | neodarz | 2019-01-14 | 2 | -5/+87 |
| | |||||
* | Migrate to PostgreSQL | neodarz | 2019-01-13 | 5 | -11/+28 |
| | |||||
* | Add some (docker) shit | neodarz | 2019-01-13 | 2 | -0/+16 |
| | |||||
* | Add license | neodarz | 2019-01-13 | 1 | -0/+660 |
| | |||||
* | Add some tips to install this project | neodarz | 2019-01-13 | 2 | -0/+10 |
| | |||||
* | Fix python script name to run | neodarz | 2019-01-13 | 1 | -1/+1 |
| | |||||
* | Remove bullshit | neodarz | 2019-01-13 | 2 | -7/+0 |
| | |||||
* | Save all crawled datas in database | neodarz | 2019-01-13 | 6 | -5/+33 |
| | |||||
* | Add first implementation of a database | neodarz | 2019-01-11 | 5 | -0/+30 |
| | |||||
* | Initial commit | neodarz | 2019-01-10 | 10 | -0/+165 |