aboutsummaryrefslogtreecommitdiff
path: root/app.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use Manticorsearch JSON API instead of custom search APIneodarz2019-01-201-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.
* Add khanindex nevrax indexationneodarz2019-01-191-4/+6
|
* Be more specific on index source databaseneodarz2019-01-171-1/+1
|
* Add index selectionneodarz2019-01-171-3/+9
|
* Add app codeneodarz2019-01-161-15/+38
|
* Migrate to PostgreSQLneodarz2019-01-131-1/+13
|
* Save all crawled datas in databaseneodarz2019-01-131-0/+11
|
* Add first implementation of a databaseneodarz2019-01-111-0/+8