On Tue, Jun 08, 2010 at 08:49:22AM -0500, P Kishor scratched on the wall:
> On Tue, Jun 8, 2010 at 8:29 AM, Jay A. Kreibich <j...@kreibi.ch> wrote:
> > On Tue, Jun 08, 2010 at 06:56:33AM -0500, P Kishor scratched on the wall:
> >> Hi all, re-asking this in case it missed some of the keener eyes -- I
> >> am using the Snippet() function to return a snippet of text from my
> >> FTS3 table showing the MATCH context. I would like to make the
> >> returned snippet longer. Is that possible?
> >
> > ?Yes. ? ? http://sqlite.org/fts3.html#section_4_2

> First, what the heck does '-15' mean?

  Read the two paragraphs that start "Assuming N is a positive
  value..." and "If N is a negative value...".

> Second, specifying
> anything more than 4 arguments gives me a SQLite error. For example,

  Are you using the latest build?  It appears to have been updated from
  an older version that only accepted four arguments.

   -j

-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"Intelligence is like underwear: it is important that you have it,
 but showing it to the wrong people has the tendency to make them
 feel uncomfortable." -- Angela Johnson
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to