[pylucene-dev] A simple question on the API
Andi Vajda
vajda at osafoundation.org
Mon Jan 22 19:45:27 PST 2007
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
java-dev at lucene.apache.org 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..
More information about the pylucene-dev
mailing list