Re: `./indexer -Eblob` on utf8 words indexes them as question marks (e.g. ?????)
Yasser Zamani <[email protected]> Wed, 30 Apr 2014 17:46:16 +0430
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Organization | YAAS System Engineering |
| Message-ID | <[email protected]> |
Sorry for my fault :( CREATE DATABASE mnogosearch DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_general_ci; i.e. creating the database with utf8, RESOLVED the issue :) On Tue 29 Apr 2014 12:17:05 PM IRDT, Yasser Zamani wrote: > Hi there, > > I have crawled my site using utf8 as char-set. I can see the words > correctly saved into `bdicti` table with utf8 encoding. > > But when I run `./indexer -Eblob`, they do not correctly indexed and > saved into `bdict` table and I just see question marks (e.g. ?????) > instead of the word. So, searching works only for ascii characters > rather than any utf8 one! > > Please help while I do not have any idea how to resolve this issue. > > Thanks in advance! > _______________________________________________ > General mailing list > [email protected] > http://lists.mnogosearch.org/listinfo/general > > _______________________________________________ General mailing list [email protected] http://lists.mnogosearch.org/listinfo/general