[osgeo4w-dev] SQLITE FTS4 unicode61 tokenizer
Jürgen E. Fischer
jef at norbit.de
Thu Jul 30 02:52:13 PDT 2015
Hi Denis,
On Thu, 30. Jul 2015 at 11:03:49 +0200, Denis Rouzaud wrote:
> For a QGIS plugin (quickifinder [0]), I am using FTS in SQLite.
> While trying to use unicode61 tokenizer, I get a python error:
>
> OperationalError: unknown tokenizer: unicode61
>
> From sqlite.org documentation [1], unicode61 is available from
> version 3.7.13.
>
> I tried with the installed Osgeo4w package, SQLite is at 3.7.17.
>
> From a quick googling, there is an option at compilation for this
> tokenizer:
> SQLITE_ENABLE_FTS4_UNICODE61
>
> Is is enabled in Osgeo4w?
> If not, is there any reason?
> If not, would there be a chance to enable it?
from #qgis:
<drouzaud> jef: would it be ok for you to add -DSQLITE_ENABLE_FTS4_UNICODE61
<drouzaud> ?
<jef> drouzaud: no idea - what does it do?
<drouzaud> jef: it's for a tokenier in full text search
<drouzaud> https://www.sqlite.org/fts3.html#tokenizer
<sigq> Title: SQLite FTS3 and FTS4 Extensions (at www.sqlite.org)
<drouzaud> jef: better handling of latin languages
<jef> drouzaud: try 3.1.17-2 please
Jürgen
--
Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50
Software Engineer D-26506 Norden http://www.norbit.de
QGIS release manager (PSC) Germany IRC: jef on FreeNode
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 827 bytes
Desc: Digital signature
URL: <http://lists.osgeo.org/pipermail/osgeo4w-dev/attachments/20150730/ed00ec47/attachment.pgp>
More information about the osgeo4w-dev
mailing list