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

python - No exponential form of the z-axis in matplotlib-3D-plots -

excel vba - VBA Proxy auto-configuration for http requests -

php - phpWord - Tables with borders in headers/footers -