Search Postgresql Archives

Re: re : tsearch2 problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



because of its way of "Inverse Order OF Idexing",and "The GiST Tree is well for larting lan but doesn't for chinese lan(also ineffifent for Japanese lan)"。

About japanese look at http://www.oss.ecl.ntt.co.jp/tsearch2j/ (it's on Japanese, but you can contact with developer)




I only know that GiST is also "Inverse Order OF Idexing",but of course it is a tree NOT as lucene does

Tsearch2 doesn't use inverted index (yet), and so it easy to update (your index is always full - online indexing), but it hasn't good performance on large data set. The limit is about 10^5 - 10^6 rows in practice.


--
Teodor Sigaev                                   E-mail: teodor@xxxxxxxxx
                                                   WWW: http://www.sigaev.ru/

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux