[pylucene-dev] index compatibility between jcc and gcj
Alexandre Fiori
fiorix at gmail.com
Tue Feb 12 22:34:43 PST 2008
hi
i would like to know if it's possible to generate an index with pylucene-jcc
in such a way that it's compatible with pylucene-gcj.
that's because i figured out that pylucene-jcc is much faster creating the
index, but slower searching.
with the same data i generated two indexes, one using pylucene-jcc and
another using pylucene-gcj.
jcc can add 100.000 documents in ~56s, while gcj do the same in ~4m15s.
but searching is different. jcc takes ~0.718s while gcj takes only
0.069sfor the same query.
also, i've found that jcc version of pylucene can read/search indexes
created with gcj version, but not the opposite.
i would like to know if it's possible generate indexes faster with gcj, or,
if it's possible to generate it by using jcc version and read/search with
gcj version.
thanks!
AF
--
Ship ahoy! Hast seen the While Whale?
- Melville's Captain Ahab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/pylucene-dev/attachments/20080213/7fda6032/attachment.html
More information about the pylucene-dev
mailing list