On Sep 7, 2008, at 1:46 AM, Peter Hoffmann wrote:

> 1) The first one is to strip out all tags before inserting new text
> into the virtual table. I don't want to do this, because I have a pure
> text interface too, where the tags in results won't hurt.

Went down that road (i.e. stripping tags before hand). Works rather  
nicely as the tag themselves do not add any value to the search, nor  
the snippet.

Also, once you have stripped out the markup, you can search for markup  
literals, e.g.:

http://svr225.stepx.com:3388/search?q=%3Ch1%3E+Anatidae+%3C%2Fh1%3E

--
PA.
http://alt.textdrive.com/nanoki/

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to