theromis / django-search-lucene

Automatically exported from code.google.com/p/django-search-lucene
1 stars 1 forks source link

Init_search_initialize_db failed with PyLucene 3.0.3 #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Pylucene 3.0.3
2. Run command Init_search_initialize_db
3. The result is failed

What is the expected output? What do you see instead?
index_db file should be created. I see failed message

What version of the product are you using? On what operating system?
Mac OSX 10.6 (32 bits), Python 2.6, Java 1.6

Please provide any additional information below.
n/a

Could you provide me what version of pylucene that i should use

Original issue reported on code.google.com by jsay...@gmail.com on 27 Dec 2010 at 7:34

GoogleCodeExporter commented 8 years ago
You need to change the Code by yourself or change the Pylucene Version to V2.X. 

Original comment by DeanBear...@gmail.com on 15 Apr 2012 at 2:03