./wikipedia-download.sh
sudo apt install python3-pip
sudo pip3 install solrpy
export SOLRHOST="localhost:8983"
#adjust the batch size and solr url in index.py
vi index.py
./wikipedia-setup.sh
xzcat enwiki-20120502-lines-1k.txt.lzma | python3 index.py
#once down or before every new indexing run,
./wikipedia-cleanup.sh
-
Notifications
You must be signed in to change notification settings - Fork 0
License
SearchScale/benchmarks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published