Fabrice Di Meglio 489362c83c Remove duplicates into Search results
In schema version 100, we were using data_title and data_summary for
storing a normalized version of the title and summary.

This was leading to have duplicate results.

Now (in schema version 101), we are introducing two new colums for
storing normalized title and summary. We are also doing a new MATCH
query on those two new columns and that fixes the duplicates issue.

Change-Id: I609675cdd1a47a1a29595f0fe8b87ad96c6e4522
2014-03-10 16:00:50 -07:00
2014-02-03 16:36:46 -08:00
2010-03-08 18:05:08 -08:00
2013-08-06 19:16:54 -07:00
Description
No description provided
3.1 GiB
Languages
Java 89.8%
Kotlin 10.2%