Full Text Search with MongoDB, MySQL and SQLite – Part 2
Part 2 of Full Text Search with MongoDB, MySQL and SQLite This article covers full text search in 3 databases – MongoDB, MySQL and SQLite. In previous article of Full Text Search with MongoDB, MySQL and SQLite – Part 1, loading data into tables and creating full text indexes. Our search requirements are: How many […]