/gutenberg_search

Primary LanguageRubyMIT LicenseMIT

Gutenberg Search

Exercise the pg_search ruby gem to explore the built in fulltext search in postgres.

Example book is Jane Austin's Pride and Prejudice.

  • book.rake imports a book in the data folder. Hard coded for now and the book data is not parsed out.

gutenberg_serach