[KinoSearch] kinosearch 0.20 usable?

Andrew Bramble bramble.andrew at gmail.com
Wed Feb 4 00:17:52 PST 2009


On Fri, Jan 30, 2009 at 9:28 PM, Gert Brinkmann <g111 at netcologne.de> wrote:
>
> Hello,
>
> I plan to try kinosearch as search engine in an web site project as we
> have some issues with the Lucene/CLucene perl module.
>
> Now I wonder if I should start with the stable or the devel version. As
> far as I see, you need the devel version (0.20) at least for UTF-8 support:
> http://www.rectangular.com/kinosearch/wiki/RoadMap
>

IMHO trunk was quite usable late 2008 for me, but the changes were too
much for me to keep up with at the time, and eventually stopped since
parts of what I wanted to extend had all the right interface ... until
hitting the not-done-yets .

If utf8 is a big concern you might cheat with a modified
analyzer/encoding in the index and fetch your real utf8 data from
_other_ storage via document key field ? or store encoded in an
unanalyzed field then decode on fetch.




More information about the kinosearch mailing list