When I try to use the system made by you , I debug it and run it in my Ubuntu.
It's really great and wonderful.
When I try to update the entries whose type is String,and try to search the key word ,it works when the number of the entries stored in the server is 2^n or 2^n+1 ; but it doesn't work in other situations.
I have work on it for mounths, the temporary solution I used is to keep the number of the entries stored in 2^n or 2^n+1,but it's not the real solution.
Thanks for your kindness to share the SSE system ,I must thank you for being so kind to us.