DO you have experience to upgrade from 1.2.0 to 1.3.0? In other words, do you have any suggestions or best if you have any docs or instructions for doing this.
I appreciate if you can help me. Thanks Francis -----Original Message----- From: Ryan Grange [mailto:rgra...@dollardays.com] Sent: Thursday, June 11, 2009 8:39 AM To: solr-user@lucene.apache.org Subject: Re: Upgrading 1.2.0 to 1.3.0 solr I disagree with waiting that month. At this point, most of the kinks in the upgrade from 1.2 to 1.3 have been worked out. Waiting for 1.4 to come out risks you becoming a guinea pig for the upgrade procedure. Plus, if any show-stoppers come along delaying 1.4, you delay implementation of your auto-complete function. When 1.4 comes out, if it has any features you feel compel an upgrade, you can begin another round of testing and migration, but don't upgrade a production system just for the sake of being bleeding edge. Ryan T. Grange, IT Manager DollarDays International, Inc. rgra...@dollardays.com (480)922-8155 x106 Otis Gospodnetic wrote: > Francis, > > If you can wait another month or so, you could skip 1.3.0, and jump to 1.4 > which will be released soon. > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > >> From: Francis Yakin <fya...@liquid.com> >> To: "solr-user@lucene.apache.org" <solr-user@lucene.apache.org> >> Sent: Wednesday, June 10, 2009 1:17:25 AM >> Subject: Upgrading 1.2.0 to 1.3.0 solr >> >> >> I am in process to upgrade our solr 1.2.0 to solr 1.3.0 >> >> Our solr 1.2.0 now is working fine, we just want to upgrade it cause we have >> an application that requires some function from 1.3.0( we call it >> autocomplete). >> >> Currently our config files on 1.2.0 are as follow: >> >> Solrconfig.xml >> Schema.xml ( we wrote this in house) >> Index_synonyms.txt ( we also modified and wrote this in house) >> Scripts.conf Protwords.txt Stopwords.txt Synonyms.txt >> >> I understand on 1.3.0 , it has new solrconfig.xml . >> >> My questions are: >> >> 1) what config files that I can reuse from 1.2.0 for 1.3.0 >> can I use the same schema.xml >> 2) Solrconfig.xml, can I use the 1.2.0 version or I have to stick with 1.3.0 >> If I need to stick with 1.3.0, what that I need to change. >> >> As of right I am testing it in my sandbox, so it doesn't work. >> >> Please advice, if you have any docs for upgrading 1.2.0 to 1.3.0 let me know. >> >> Thanks in advance >> >> Francis >> >> Note: I attached my solrconfig and schema.xml in this email >> >> >> >> -----Inline Attachment Follows----- >> {edited out by Ryan for brevity} >>