We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Processing failure observed when handling a large text document (2.3MB TXT file). The system is unable to complete the expected processing tasks.
Current Behavior
Document Size: 2.3MB File Type: TXT Database: Neo4j (Graph Database)
LIGHTRAG_KV_STORAGE=PGKVStorage LIGHTRAG_VECTOR_STORAGE=QdrantVectorDBStorage LIGHTRAG_GRAPH_STORAGE=Neo4JStorage LIGHTRAG_DOC_STATUS_STORAGE=PGDocStatusStorage
neo4j logs
The text was updated successfully, but these errors were encountered:
你好,你上传大型文件花费的时间长嘛
Sorry, something went wrong.
No branches or pull requests
Do you need to file an issue?
Describe the bug
Processing failure observed when handling a large text document (2.3MB TXT file). The system is unable to complete the expected processing tasks.
Current Behavior
Steps to reproduce
Expected Behavior
• Neo4j connection blocking observed
• Insufficient debug information in backend logs
• Graph relationships are not established
• Nodes exist but are disconnected
• Expected processing results are missing from database
LightRAG Config Used
Document Size: 2.3MB
File Type: TXT
Database: Neo4j (Graph Database)
Storage Configuration
LIGHTRAG_KV_STORAGE=PGKVStorage
LIGHTRAG_VECTOR_STORAGE=QdrantVectorDBStorage
LIGHTRAG_GRAPH_STORAGE=Neo4JStorage
LIGHTRAG_DOC_STATUS_STORAGE=PGDocStatusStorage
Logs and screenshots
neo4j logs
Additional Information
The text was updated successfully, but these errors were encountered: