> Do you have a "_version_" field in
> your schema. I believe SOLR 4.0
> Beta requires that field.
Probably he is hitting this https://issues.apache.org/jira/browse/SOLR-3432
Do you have a "_version_" field in your schema. I believe SOLR 4.0
Beta requires that field.
Ravi Kiran Bhaskar
On Wed, Oct 10, 2012 at 11:45 AM, Andrew Groh wrote:
> I cannot seem to get delete by query working in my simple setup in Solr 4.0
> beta.
>
> I have a single collection and I want to
I cannot seem to get delete by query working in my simple setup in Solr 4.0
beta.
I have a single collection and I want to delete old documents from it. There
is a single solr node in the config (no replication, not distributed). This is
something that I previously did in Solr 3.x
My collecti