Skip to content

Instantly share code, notes, and snippets.

View ademshehrum's full-sized avatar
🎯
Learning

Adamss ademshehrum

🎯
Learning
  • Dilijens
  • Cyberjaya
  • 09:01 (UTC +08:00)
View GitHub Profile
@ademshehrum
ademshehrum / README.txt
Created June 16, 2022 10:12 — forked from nichtich/README.txt
Simple PDF file indexing with Solr
This gist contains two files for simple indexing of PDF files.
== requirements ==
First you need to install Solr (which requires a Java JDK): Download a tar or zipfile at http://www.apache.org/dyn/closer.cgi/lucene/solr/ and unpack it to a directory of your choice. Go into this directory and start solr running in jetty by:
$ cd example
$ java -jar start.jar
Then locate your browser to http://localhost:8983/solr/