fts3 - How to increase Sqlite FTS4 snippet size -


hi using sqlite full text search on number of documents. while i've got working increase/expand amount of text returned in snippet, there way increase size, amount of text snippet() returns. created fts table using fts4, running python 2.7 on windows 7

as documentation shows, can done sixth parameter of snippet() function.


Comments

Popular posts from this blog

php - Using str_replace to translate a MySQL Table in html -

SQL Server - MyCTE query based on 24 hour period (next day) -

asp.net mvc - Cannot display error message on Editor or EditorFor -