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.
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.