Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error while trying to run using LuceneDatabase #246

Open
ghost opened this issue Jul 26, 2017 · 0 comments
Open

Getting error while trying to run using LuceneDatabase #246

ghost opened this issue Jul 26, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 26, 2017

Hello,

Duke is working perfectly fine with Inmemory but very slow. So tried using lucene database but getting error. It is picking the first record and failing immediately with the following error

Exception in thread "main" java.lang.IllegalStateException: TokenStream contract violation: close() call missing

I am not a java programmer not sure on what needs to done to fix this

The database config file is as below

"database class="no.priv.garshol.duke.databases.LuceneDatabase"
param name="path" value="lucene-idx"/>"

Request kind support on resolving the same

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants