pastebinner/lib
2019-02-04 03:49:06 -06:00
..
examples quick typo 2019-02-02 04:35:15 -06:00
pastebinner added the ability to download either raw pastes or the full metadata + pastetext in one json document 2019-02-02 04:17:17 -06:00
configuration.rb an update to readme, update to i dont know anymore i am tired and have to go to sleep look at the diff 2018-11-10 04:47:41 -06:00
elastic_search_helper.rb good additions, got nested object working by loading paste_metadata as an array of hash instead of a string 2019-02-03 02:09:51 -06:00
exceptions.rb made elastic search helper better and made pastebinner pack json 2019-02-01 22:19:36 -06:00
mappings.json good additions, got nested object working by loading paste_metadata as an array of hash instead of a string 2019-02-03 02:09:51 -06:00
paste_to_es.rb made a job to scrape pastes and send to es, i got a rate limit error from pastebin so i need to slow down the calls i think, its 501 calls to the, raw metadata file, raw data file, and scrape index 2019-02-04 03:49:06 -06:00
pastebinner.rb made it into a difference method instead. 2019-02-04 01:48:50 -06:00