On Mon, Apr 12, 2010 at 7:02 PM, Bill Au wrote:
> The lines you have encloses are commented out by the
>
> Bill
>
> On Mon, Apr 12, 2010 at 1:32 PM, william pink wrote:
>
> > Hi,
> >
> > I am running Solr 1.2 ( I will be updating in due course)
> >
&
Hi,
I am running Solr 1.2 ( I will be updating in due course)
I am having a few issues with doing the snapshots after a postCommit or
postOptimize neither appear to work in my solrconfig.xml I have the
following
-
But a snapshot never gets taken, It's most likely something that I haven't
spo
Hi,
I was seeing this error from Solr this morning
"Severe_errors_in_solr_configuration__Check_your_log_files_for_more_detailed_infomation_on_what_may_be_wrong__If_you_want_solr_to_continue_after_configuration_errors_changeabortOnConfigurationErrorfalseabortOnConfigurationError__in_solrconfig
little while longer. There are many
> nice new features in 1.4. There are performance improvement too. In the
> mean time, you can just get the latest version of the scripts from SVN.
> Those should work as is.
>
> Bill
>
> On Tue, Aug 18, 2009 at 6:54 AM, william pink wrote:
he commit was actually performed. It is just that the
> script failed to handle the Solr response. See
>
> https://issues.apache.org/jira/browse/SOLR-463
> https://issues.apache.org/jira/browse/SOLR-426
>
> Bill
>
> On Thu, Aug 13, 2009 at 12:28 PM, william pink
> wrote
Hello,
I am having a few problems with the snapinstaller/commit on the slave, I
have a pull_from_master script which is the following
#!/bin/bash
cd /opt/solr/solr/bin -v
./snappuller -v -P 18983
./snapinstaller -v
I have been executing snapshooter manually on the master then running the
above