Skip to content

originally for CS144 at UCLA. create retrieval functions for MySQL database and lucene for ebay data. skills: Java

Notifications You must be signed in to change notification settings

paulrodriguez/search-retrieval-partB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paul Rodriguez - 303675125
Jacqueline Lo - 203943529

project 3

Using Paul's project 2 files/set-up.

for this part we decided to change part a of the lucene indexes by concatenating all categories for a specific item and tokenize them in a lucene index, as we were not getting the correct results when we did not tokenize them.

Used EscapeStringUtils class from external library Apache Commons 2. JAR and all files are in lib/.

Paul took care of the search, while Jacqueline took care of XML retrieval function and testing/setting up the web service.

About

originally for CS144 at UCLA. create retrieval functions for MySQL database and lucene for ebay data. skills: Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages