Hi,

it seems there is a problem whith index-scan with query string that contain
char like .(dot), è, §, etc..

example:

declare namespace s="http://www.schemata.it/lml/1.0";;
declare namespace l="http://www.schemata.it/lml/1.0/linker";;

for $check in ("Fondamento","Esclusione","Configurabilità.")
return count(ftindex-scan("ft_body","legge","nosort") intersect
index-scan("key",$check,"EQ")/s:body)

SEDNA Message: ERROR SE4082
Bad query encoding.

1. If I use char like à è é ì ò ù I get this error: SE4082 ..

2. If I try to search indexed value like "This is an indexed value." (whith
ending dot char) the search don't find even if the value exists.
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to