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

Neo.ClientError.Procedure.ProcedureCallFailed #1109

Open
neverlatetolearn0 opened this issue Feb 21, 2025 · 1 comment
Open

Neo.ClientError.Procedure.ProcedureCallFailed #1109

neverlatetolearn0 opened this issue Feb 21, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@neverlatetolearn0
Copy link

neverlatetolearn0 commented Feb 21, 2025

When using ollama to call deepseek's model(deepseek-r1:7b), during the question and answer phase, the error message is:
neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure db.index.fulltext.queryNodes: Caused by: org.apache.lucene.queryparser.classic.TokenMgrError: Lexical error at line 1, column 1657. Encountered: after prefix "/adjust criteria of return" (in lexical state 2)}

However, when using third-party apis, this problem does not arise

@neverlatetolearn0 neverlatetolearn0 added the bug Something isn't working label Feb 21, 2025
@kaustubh-darekar
Copy link
Collaborator

Can you post the backend logs to investigate this issue further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants