Thank you all, guys.
Your advises work great and I don't see any errors in Solr logs anymore.
Best,
Alex
Monday 29 April 2013, you wrote:
On 29 April 2013 14:55, heaven <[hidden email][1]> wrote: > Got these errors
after switching the field type to long: > * *crm-test:* >
org.apache.
Whoops, yes, that works.
Will check if that helped to fix the original error now.
Monday 29 April 2013, you wrote:
On 29 April 2013 14:55, heaven <[hidden email][1]> wrote: > Got these errors
after switching the field type to long: > * *crm-test:* >
org.apache.solr.common.SolrException:o
On 29 April 2013 14:55, heaven wrote:
> Got these errors after switching the field type to long:
> * *crm-test:*
> org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
> Unknown fieldtype 'long' specified on field _version_
You have probably edited your schema. The def
Got these errors after switching the field type to long:
* *crm-test:*
org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
Unknown fieldtype 'long' specified on field _version_
* *crm-prod:*
org.apache.solr.common.SolrException:org.apache.solr.common.SolrExcep
You have
--- I think this needs to be "long".
Yes, here is the full schema: http://pastebin.com/pFPbD749[1]
On Mon, Apr 29, 2013 at 10:01 AM, heaven <[hidden email][2]> wrote:
*If you reply to this email, your message will be added to the discussion
below:*
http://lucene.472066.n3.nabble.com/Shard-update-error-wh
On Mon, Apr 29, 2013 at 10:01 AM, heaven wrote:
> Hi, seems like I have exactly the same error:
>
> Apr 28, 2013 11:41:57 PM org.apache.solr.common.SolrException log
> SEVERE: null:java.lang.UnsupportedOperationException
> at
>
> org.apache.lucene.queries.function.FunctionValues.longVal(F
Hi, seems like I have exactly the same error:
Apr 28, 2013 11:41:57 PM org.apache.solr.common.SolrException log
SEVERE: null:java.lang.UnsupportedOperationException
at
org.apache.lucene.queries.function.FunctionValues.longVal(FunctionValues.java:46)
at
org.apache.solr.update.Versio
You shoud look at log of solr-shard-4, It's seem that some error occured in
this shard.
--
from Jun Wang