patrickfrey / strusWebService

web service (HTTP/JSON) to use the strus API as a service
http://project-strus.net
Mozilla Public License 2.0
4 stars 0 forks source link

global index locking during commit blocks queries #67

Closed andreasbaumann closed 6 years ago

andreasbaumann commented 6 years ago

The webservice is locking the index while comitting, so no queries can be executed. This can result in 30 second wait time on old machines.

patrickfrey commented 6 years ago

There is no such lock in the new web service implementation