How to implement multi term synonym query expansion that support query parser syntax?

2013-05-26 Thread Guy Moshkowich
ore forwarding it to the query parser but I do not like this solution as it involves messing around with complicated string parsing. Can you suggest an implementation for multi term synonym query expansion that support query parser syntax? Thanks, Guy Moshkowich

CheckIndex failed for Solr 4.7.2 index

2015-06-09 Thread Guy Moshkowich
We are using Solr 4.7.2 and we found that when we run CheckIndex.checkIndex on one of the Solr shards we are getting the error below. Both replicas of the shard had the same error. The shard index looked healthy: 1) It appeared active in the Solr admin page. 2) We could run searches against it. 3