Re: org.apache.solr.common.SolrException: this IndexWriter is closed

2021-03-05 Thread Dominique Bejean
; Version:8.7.0 > > org.apache.solr.common.SolrException: this IndexWriter is closed > at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:234) > at org.apache.solr.core.SolrCore.execute(SolrCore.java:2627) > at > org.apache.solr.servlet.HttpSolrCall.execute

org.apache.solr.common.SolrException: this IndexWriter is closed

2021-03-05 Thread 李世明
Hello: Have you encountered the following exception that will cause the index to not be written? But you can query Version:8.7.0 org.apache.solr.common.SolrException: this IndexWriter is closed at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java

graphq query delete: this IndexWriter is closed ??

2020-02-21 Thread Jochen Barth
7;+id:d-nb.info* -rnd_d:[0 TO 10] -id:*#* -_query_:"{!graph from=id to=parent_ids}class_s:meta"' now 2020-02-21 13:47:03.523 ERROR (qtp548482954-59) [   x:Suchindex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: this IndexWriter is closed Caused by: org.apache.lucen

Re: this IndexWriter is closed

2018-04-09 Thread Shawn Heisey
On 4/9/2018 12:31 PM, Jay Potharaju wrote: > I am getting Indexwriter is closed error only on some of my shards in the > collection. This seems to be happening on leader shards only. There is are > other shards on the box and they are not throwing any error. Also there is > enough disc space on the

this IndexWriter is closed

2018-04-09 Thread Jay Potharaju
. Any recommendations on how to address this issue?? null:org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:719) at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:733) at