aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add first implemention of a cron like functionHEADmasterneodarz2019-02-245-5/+72
* Add a way to specify a crawl to launchneodarz2019-02-222-4/+28
* Remove server command because it's useless for nowneodarz2019-02-061-7/+1
* Upgrade log level to warning for preprod usageneodarz2019-02-061-0/+2
* Add ability to update url who are one week old and content modifiedneodarz2019-02-066-5/+138
* Fix logging infoneodarz2019-02-062-4/+2
* Add date when page are crawledneodarz2019-02-063-3/+11
* Add ability to update a page in db if updatedneodarz2019-02-035-7/+12
* Prefere localhost instead of all ip by default for better securityneodarz2019-01-201-1/+1
* Use Manticorsearch JSON API instead of custom search APIneodarz2019-01-207-1420/+38
* Add documentation about indexneodarz2019-01-191-2/+4
* Fix typoneodarz2019-01-191-1/+1
* Translate one commentsneodarz2019-01-191-1/+1
* Add khanindex nevrax indexationneodarz2019-01-1912-20/+120
* Be more specific on index source databaseneodarz2019-01-175-10/+16
* Add index selectionneodarz2019-01-173-27/+35
* For comptabilty with search don't show match elementsneodarz2019-01-171-1/+1
* Add some requirementsneodarz2019-01-171-0/+2
* Remove information who say that nothing can be searchedneodarz2019-01-161-1/+1
* Update some information on how to use thisneodarz2019-01-161-5/+16
* Add app codeneodarz2019-01-161-15/+38
* Add searchd error managementneodarz2019-01-161-24/+27
* Rearange configuration instructionneodarz2019-01-161-9/+11
* Add some documentation about sphinx/manticore configurationneodarz2019-01-161-0/+9
* Update database informationneodarz2019-01-161-1/+4
* Fix some typoneodarz2019-01-161-2/+2
* Add more precision on usage of sphinx term instead of manticore in codeneodarz2019-01-161-1/+3
* Add manticoresearch search functionneodarz2019-01-165-0/+1359
* Set correct listen port for correct usage of searchd with some comments for e...neodarz2019-01-151-1/+4
* Add some field in mantasearchcore indexneodarz2019-01-151-0/+4
* Add mantacoresearch partneodarz2019-01-142-5/+87
* Migrate to PostgreSQLneodarz2019-01-135-11/+28
* Add some (docker) shitneodarz2019-01-132-0/+16
* Add licenseneodarz2019-01-131-0/+660
* Add some tips to install this projectneodarz2019-01-132-0/+10
* Fix python script name to runneodarz2019-01-131-1/+1
* Remove bullshitneodarz2019-01-132-7/+0
* Save all crawled datas in databaseneodarz2019-01-136-5/+33
* Add first implementation of a databaseneodarz2019-01-115-0/+30
* Initial commitneodarz2019-01-1010-0/+165