1
Fork 0
Group assignment to index and search the works of Shakespeare using Apache Lucene.
This repository has been archived on 2025-03-29. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2016-12-02 17:58:48 +00:00
data Changed the indices to index all speech elements 2016-11-20 12:44:48 +00:00
docs Added the week 7 design doc to keep everything in one place 2016-11-12 00:07:13 +00:00
index autocomplete done 2016-12-02 17:58:48 +00:00
index_scenes autocomplete done 2016-12-02 17:58:48 +00:00
index_simple autocomplete done 2016-12-02 17:58:48 +00:00
lib history doesn't show blank results and stemming 2016-11-30 17:27:43 +00:00
src autocomplete done 2016-12-02 17:58:48 +00:00
.classpath Fix missing .classpath entry 2016-12-01 22:52:37 +00:00
.gitignore Initial empty project structure 2016-10-28 14:55:37 +01:00
.project Initial empty project structure 2016-10-28 14:55:37 +01:00
History.txt autocomplete done 2016-12-02 17:58:48 +00:00
README.md Initial commit 2016-10-28 14:24:31 +01:00
Shakespeare.jpg changed a combobox to textfield 2016-11-20 21:36:40 +00:00

CS412