Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

PDF

San Jose State University

2015

Autosuggest entities solr

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Context-Based Autosuggest On Graph Data, Hai Nguyen May 2015

Context-Based Autosuggest On Graph Data, Hai Nguyen

Master's Projects

Autosuggest is an important feature in any search applications. Currently, most applications only suggest a single term based on how frequent that term appears in the indexed documents or how often it is searched upon. These approaches might not provide the most relevant suggestions because users often enter a series of related query terms to answer a question they have in mind. In this project, we implemented the Smart Solr Suggester plugin using a context-based approach that takes into account the relationships among search keywords. In particular, we used the keywords that the user has chosen so far in the …