[pylucene-dev] indextion of mysql content

Andi Vajda vajda at osafoundation.org
Wed Feb 21 10:51:59 PST 2007


On Wed, 21 Feb 2007, Benoit Chesneau wrote:

> I'm interrested in using pylucene in an indexation project. Is there any
> possibility to index data in a mysql database with it ? Or is it better to
> index with java lucene then use python only to retrieve data ?

Lucene (Java or Python) is not a SQL database client.
As long as you extract the data first you can use either to do the indexing.

For more information ask java-user at lucene.apache.org

Andi..


More information about the pylucene-dev mailing list