: problems for a few weeks, snappuller and snapinstaller run every hour
: normally, install the new index without errors etc.
:
: In the last couple of days it seems like I need to restart tomcat for
: the new documents to appear in the slave indexes. New docs are updated,
: commited and appear if
The one valid use of cross-posting...
Begin forwarded message:
From: Rich Bowen <[EMAIL PROTECTED]>
Date: April 16, 2007 10:50:54 AM EDT
To: [EMAIL PROTECTED]
Subject: Call for Papers Opens for ApacheCon US 2007
Reply-To: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
PMCs, please send this ann
On 4/16/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
...Yes, it's a typo.
Fixed in revision 529367.
-Bertrand
It looks like (from the exception) that you missed a space.
Perhaps your actual query was constructed like:
String query = "width:[" + lowWidth + " TO" + highWidth +"]";
Where you *wanted*
String query = "width:[" + lowWidth + " TO " + highWidth +"]";
> -Original Message-
> From: Jack L [
Yep, all normal..
galo
Bill Au wrote:
Did you check for error messages in the snappuller and snapinstaller
log files sunder solr/logs? Distribution related errors will not show
up in the tomcat logs.
Bill
On 4/16/07, galo <[EMAIL PROTECTED]> wrote:
Hi there,
I've been running an index on 3
Did you check for error messages in the snappuller and snapinstaller
log files sunder solr/logs? Distribution related errors will not show
up in the tomcat logs.
Bill
On 4/16/07, galo <[EMAIL PROTECTED]> wrote:
Hi there,
I've been running an index on 3 nodes (master + 2 slaves) without
proble
On 4/16/07, Bertrand Delacretaz <[EMAIL PROTECTED]> wrote:
On 4/16/07, Erik Hatcher <[EMAIL PROTECTED]> wrote:
> ...Further details on this: SolrCore has a finalizer() method that
> closes the update handler. I'm not clear on finalizer() though. How/
> when is that invoked? I know about Obje
I suppose I'm not the only one having to cope with the kind of policies I
was describing (& their idiosynchrasies); in some organizations, trying to
get IT to modify anything related to 'deployment policy' is just (very close
to) impossible... Within those, having a dedicated Tomcat to run the
ap
Hi there,
I've been running an index on 3 nodes (master + 2 slaves) without
problems for a few weeks, snappuller and snapinstaller run every hour
normally, install the new index without errors etc.
In the last couple of days it seems like I need to restart tomcat for
the new documents to app
Is it useful to consider putting hooks into the various servlets (via
the destroy() method) to explicitly call the finalizer()?
-Grant
On Apr 16, 2007, at 1:29 AM, Bertrand Delacretaz wrote:
On 4/16/07, Erik Hatcher <[EMAIL PROTECTED]> wrote:
...Further details on this: SolrCore has a fina
dos2unix did the trick! Thanks for everyones direction. I'm still a little
new to the whole linux world. Once I fixed that, all the scripts seemed to
work just find now, whoho!!
Dan
Venkatesh Seetharam wrote:
>
> you could use dos2unix command on linux or cygwin to remove these.
>
> On 4/13/0
11 matches
Mail list logo