1

I want to know whether SQLite FTS3 and FTS4 support hit highlighting? Documentation says snippet function can be used for text formatting. I implemented the same but it does not return formatted text. My detailed code in an unanswered questions is here

Any help will be highly appreciated. Thanks

Community
  • 1
  • 1
Mansoor
  • 67
  • 11
  • `snippet()` definitely works, as I use FTS3 indexing in the APK edition of my book, and I am able to highlight the matches in bold. – CommonsWare Dec 09 '14 at 14:11
  • @MikeofSST It is! but it does not have any answer for the mentioned question. – Mansoor Dec 09 '14 at 14:15
  • @CommonsWare Thanks for your response! Can you please check my code in [here](http://stackoverflow.com/questions/26565218/sqlite-snippet-function-implementation-does-not-format-text-as-html-in-textview) – Mansoor Dec 09 '14 at 14:17

0 Answers0