it works, with a "few" changes :) I think we don't need a new issue in jura.

Solr 4.0 is no longer Solr 4.0 since late february.
There were some changes in solrconfig.xml in this time.
I migrate my solr 4.0 trunk-config, which works till late february in
a new config from 4.0 alpha.

A couple of changes which i noticed:
- abortOnConfigurationError:true is gone
- luceneMatchVersion was changed to LUCENE_50
- a couple of new jars included for velocity and lang
- new directory Factory = solr.directoryFactory:solr.NRTCachingDirectoryFactory
- indexDefaults replaced by indexConfig
- updateLog added
- replication Handler for SoldCloud added
- Names for handlers were changed like "/select" for "search"
- new Handler added  <requestHandler name="/get"
class="solr.RealTimeGetHandler">
and so on...

 This "AdminHandler"-Exception is still there, when i use the
clusteringComponent, see here:
SCHWERWIEGEND: null:org.apache.solr.common.SolrException: Error
loading class 'solr.clustering.ClusteringComponent'

But if i comment it out, Solr starts without errors.
The paths to the clustering jar in ../contrib/clustering/lib/ is
correct and the needed jars are there, eventually we need new
jar-files?

Best regards
Vadim




2012/7/5 Stefan Matheis <matheis.ste...@googlemail.com>:
> Great, thanks Vadim
>
>
>
> On Thursday, July 5, 2012 at 9:34 AM, Vadim Kisselmann wrote:
>
>> Hi Stefan,
>> ok, i would test the latest version from trunk with tomcat in next
>> days and open an new issue:)
>> regards
>> Vadim
>>
>>
>> 2012/7/3 Stefan Matheis <matheis.ste...@googlemail.com 
>> (mailto:matheis.ste...@googlemail.com)>:
>> > On Tuesday, July 3, 2012 at 8:10 PM, Vadim Kisselmann wrote:
>> > > sorry, i overlooked your latest comment with the new issue in SOLR-3238 
>> > > ;)
>> > > Should i open an new issue?
>> >
>> >
>> >
>> >
>> > NP Vadim, yes a new Issue would help .. all available Information too :)
>
>

Reply via email to