Re: Solr trunk for production

2011-01-12 Thread Ron Mayer
Otis Gospodnetic wrote:
 Are people using Solr trunk in serious production environments?  I suspect 
 the 
 answer is yes, just want to see if there are any gotchas/warnings.

Yes, since it seemed the best way to get edismax with this patch[1]; and to get
the more update-friendly MergePolicy[2].

Main gotcha I noticed so far is trying to figure out appropriate times
to sync with trunk's newer patches; and whether or not we need to rebuild
our kinda big ( 1TB) indexes when we do.

[1] the patch I needed: https://issues.apache.org/jira/browse/SOLR-2058
[2] nicer MergePolicy https://issues.apache.org/jira/browse/LUCENE-2602


Re: Solr trunk for production

2011-01-12 Thread Dennis Gearon
What's the syntax for spatial for that version of Solr?

 Dennis Gearon


Signature Warning

It is always a good idea to learn from your own mistakes. It is usually a 
better 
idea to learn from others’ mistakes, so you do not have to make them yourself. 
from 'http://blogs.techrepublic.com.com/security/?p=4501tag=nl.e036'


EARTH has a Right To Life,
otherwise we all die.



- Original Message 
From: Ron Mayer r...@0ape.com
To: solr-user@lucene.apache.org
Sent: Wed, January 12, 2011 7:18:10 AM
Subject: Re: Solr trunk for production

Otis Gospodnetic wrote:
 Are people using Solr trunk in serious production environments?  I suspect 
 the 

 answer is yes, just want to see if there are any gotchas/warnings.

Yes, since it seemed the best way to get edismax with this patch[1]; and to get
the more update-friendly MergePolicy[2].

Main gotcha I noticed so far is trying to figure out appropriate times
to sync with trunk's newer patches; and whether or not we need to rebuild
our kinda big ( 1TB) indexes when we do.

[1] the patch I needed: https://issues.apache.org/jira/browse/SOLR-2058
[2] nicer MergePolicy https://issues.apache.org/jira/browse/LUCENE-2602



Solr trunk for production

2011-01-10 Thread Otis Gospodnetic
Hello,

Are people using Solr trunk in serious production environments?  I suspect the 
answer is yes, just want to see if there are any gotchas/warnings.

Thanks,
Otis

Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search :: http://search-lucene.com/



solr-trunk in production?

2010-03-29 Thread Agethle, Matthias
Hi,

I need the patch SOLR-236https://issues.apache.org/jira/browse/SOLR-236 
(field collapsing) in a production-system which currently is running on Solr 
1.4.
Can I switch to the trunk version (and apply the patch) without problems or is 
this not recommended?

Matthias