parsa-epfl / cloudsuite

A Benchmark Suite for Cloud Services.
http://cloudsuite.ch
Other
215 stars 122 forks source link

Modify web search #373

Closed aansaarii closed 2 years ago

aansaarii commented 2 years ago

This PR updates the web-search benchmark. The highlight of the changes is as follows:

  1. The Solr engine is updated from 6.6 to 9.0.
  2. The index file is changed. The old one was based on Lucene 5. The new index is based on Lucene 9.
  3. Some minor modifications to the client image.
xusine commented 2 years ago

Also, can you please fix the spell check error by adding new words to the .wordlist?

aansaarii commented 2 years ago

Thanks for your feedback @Xusine1131. Please check the latest pushes.