On Mon, 22 Jan 2007, Manuel Vázquez Acosta wrote:

I would like to extend in some way the indexes (to store more targeted
information, i.e. some clustering information). My question is: does
the Lucene API (and therefore PyLucene API) allows this? Should I have
to dig into Lucene itself, and the compile PyLucene based on my
customized Lucene?

There are some pretty active threads currently going on on [email protected] AND in Lucene's JIRA bug database about this and related topics.

Currently, I don't know of ways to do this in Java Lucene. If there is a way to write a simple Java Lucene extension then, if that class is not easily extended from PyLucene, I can help you do this. But the solution has got to come first from Java Lucene.

Andi..
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to