On Apr 19, 2006, at 4:10 PM, Brian Lucas wrote:
2. I can no longer 'ant compile'/'dist' the newest version(s)
(04/16/06 -
04/19/06) of Solr due to the error:
---
[javac]
/home/root/disks/src/solr-nightly/src/java/org/apache/solr/util/
AbstractSolr
TestCase.java:8: package junit.framewor
On May 15, 2006, at 3:26 PM, Yonik Seeley wrote:
On 5/15/06, Michael Levy <[EMAIL PROTECTED]> wrote:
I'd like to use Solr for a number of separate projects running on a
single Tomcat instance; I thought I would have Solr running a
separate
webapp for each project.
I understand that the defa
(In
my case I'm testing under Windows and it's C:\Tomcat 5.5\solr\data
\index)
Any ideas? Thanks.
Mike Baranczak wrote:
> On May 15, 2006, at 3:26 PM, Yonik Seeley wrote:
>
>> On 5/15/06, Michael Levy <[EMAIL PROTECTED]> wrote:
>>> I'd like to use Solr f
Here's a Java client for Solr:
http://issues.apache.org/jira/browse/SOLR-20
Erik Hatcher was recently talking about a Ruby-on-Rails interface for
Solr, but I don't know what the status is on that. As far as I know,
nobody has yet written interfaces for PHP or CF, but it shouldn't be
that h
Check the list archives - there was a thread just a couple of weeks
ago about all the various existing Solr clients.
-MB
On Jul 14, 2006, at 2:21 PM, WHIRLYCOTT wrote:
Does anybody have some client code for performing searches against
a Solr installation? I've seen the DocumentManagerClie
A .dylib file isn't a zip or a jar at all, it's a native OS X shared
library. I have absolutely NO idea why Solr is trying to open it. Are
you deploying just the stock version, or did you add some of your own
code to it?
-MB
On Aug 15, 2006, at 2:06 AM, Ross McDonald wrote:
Thanks for
I need to set up a cluster with two or more boxes running Solr, each
using a clone of the same index (for load balancing). Does anybody
have experience with such a scheme? I have a few ideas of my own, but
I don't want to reinvent the wheel.
-MB
On Sep 15, 2006, at 5:40 PM, Mike Klaas wrote:
On 9/15/06, Mike Baranczak <[EMAIL PROTECTED]> wrote:
I need to set up a cluster with two or more boxes running Solr, each
using a clone of the same index (for load balancing). Does anybody
have experience with such a scheme? I have a few
Is there any significant penalty for having a large number of fields
in a Solr schema (like between 50 and 100)?
We have a site with several different types of searchable content,
and each of those types will require several different fields (most
of which are not shared). I figured that it