Vishal
Vishal
There is a fatal bug in `master` where `test.java` references the wrong object. This returns the following error as see in issue #34: ``` test.java:20: error: cannot find symbol PDFTextStripper...
`Master` returns the following error: in: ``` $ javac -cp .:pdfbox.jar:commons-logging.jar:fontbox.jar *.java ``` out: ``` test.java:20: error: cannot find symbol PDFTextStripper pdfTextStripper = new PDFLayoutTextStripper(); ^ symbol: class PDFLayoutTextStripper location:...
Right now Travis is not testing many parts of the pipeline... It's just making sure the /Site gets generated. The /Crawler process of scraping and adding to Elasticsearch is never...
The newest flask-user is under development and could provide many solutions to pre-existing bugs I've run into in the past. Another part of this is actually reporting the issues I...
In order to maintain consistency between versions of Darksearch that exist in Gitlab v Github v other branches, we should include version tagging to maintain consistency and organization.
Gitlab contains a private repo that's been hosting much of the Darksearch repo. This repo needs to replace the old content.
I see the output is a dictionary with a location of the items that were removed. Is there a quick way to turn that into a bunch of dict keys...
I recall seeing this a few years ago, and I'm curious if this still works. Perhaps Twitter changed their API.