Extraction of user details from weapons dataset.
#Build Details
- Create Solr Collection and add field "id" and "persons"
- git clone https://github.com/shivensaiwal/PersonaExtraction.git
- mvn assembly:assembly
- Jar created at target folder
- Require username and password in config.properties
- Pass host and solr url as parameter to jar
Example: java -jar target/PersonaExtraction-0.0.1-SNAPSHOT-jar-with-dependencies.jar -h "www.slickguns.com" -s "http://localhost:8983/solr/WeaponsData"
#Results Solr collection created with HTML-Document Id and Usernames
#Note
Working for hostnames