Re: Re: Re: Re: Shard update error when using DIH

2013-05-09 Thread heaven
to this email, your message will be added to the discussion below:* http://lucene.472066.n3.nabble.com/Shard-update-error-when-using-DIH-tp4035502p4059740.html[2] To unsubscribe from Shard update error when using DIH, click here[3]. NAML[4] [1] /user/SendEmail.jtp?type=node&am

Re: Re: Re: Re: Shard update error when using DIH

2013-04-29 Thread heaven
l be added to the discussion below:* http://lucene.472066.n3.nabble.com/Shard-update-error-when-using-DIH-tp4035502p4059740.html[2] To unsubscribe from Shard update error when using DIH, click here[3]. NAML[4] [1] /user/SendEmail.jtp?type=node&node=4059740&i=0 [2] http

Re: Re: Re: Shard update error when using DIH

2013-04-29 Thread Gora Mohanty
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

Re: Re: Re: Shard update error when using DIH

2013-04-29 Thread heaven
--- I think this needs to be "long". *If you reply to this email, your message will be added to the discussion below:* http://lucene.472066.n3.nabble.com/Shard-update-error-when-using-DIH-tp4035502p4059735.html[1] To unsubscribe from Shard update erro

Re: Re: Shard update error when using DIH

2013-04-29 Thread Raymond Wiker
You have --- I think this needs to be "long".

Re: Re: Shard update error when using DIH

2013-04-29 Thread heaven
-error-when-using-DIH-tp4035502p4059732.html[3] To unsubscribe from Shard update error when using DIH, click here[4]. NAML[5] [1] http://pastebin.com/pFPbD749 [2] /user/SendEmail.jtp?type=node&node=4059732&i=0 [3] http://lucene.472066.n3.nabble.com/Shard-update-error-

Re: Shard update error when using DIH

2013-04-29 Thread Raymond Wiker
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

Re: Shard update error when using DIH

2013-04-29 Thread heaven
(QueuedThreadPool.java:543) at java.lang.Thread.run(Thread.java:679) My setup is http://oi43.tinypic.com/1fco40.jpg Am I missing something during configuration process? Best, Alex -- View this message in context: http://lucene.472066.n3.nabble.com/Shard-update-error-when-using-DIH-tp4035502p4059729.html

Re: Shard update error when using DIH

2013-01-22 Thread Jun Wang
You shoud look at log of solr-shard-4, It's seem that some error occured in this shard. -- from Jun Wang