[pylucene-dev] Document encoding?
Pete
pfein at pobox.com
Wed Mar 7 06:09:20 PST 2007
On Wednesday March 7 2007 5:32 am, Jarek Zgoda wrote:
> It seems that I cann't properly store UTF-8 encoded documents using
> PyLucene (by "properly" I mean the documents are searchable and can be
> returned in form they have been stored). Should I use only unicode
> objects in my search/indexing machinery code, as PyLucene returns search
> result's fields as unicode objects?
AFAIK, yes.
More information about the pylucene-dev
mailing list