: Great, thanks Peter. And yes, I think it would be good to concentrate the
: conversation over on codeplex. I know the Solr team has no problem with
: solrsharp conversations here on the solr mailing list, but the conversation
: is highly focused on the server. Putting the solrsharp conversatio
the patch was uploaded on CodePlex
> http://www.codeplex.com/solrsharp/SourceControl/PatchList.aspx
>
> \peter
>
>
> -Original Message-
> From: Peter Thygesen
> Sent: 25. januar 2008 13:17
> To: solr-user@lucene.apache.org
> Subject: RE: Getting SolrSharp to wor
Ups. Forgot to tell that the patch was uploaded on CodePlex
http://www.codeplex.com/solrsharp/SourceControl/PatchList.aspx
\peter
-Original Message-
From: Peter Thygesen
Sent: 25. januar 2008 13:17
To: solr-user@lucene.apache.org
Subject: RE: Getting SolrSharp to work, Part 2
This
omments to the
discussion I already started on CodePlex.
\peter
-Original Message-
From: Jeff Rodenburg [mailto:[EMAIL PROTECTED]
Sent: 24. januar 2008 20:59
To: solr-user@lucene.apache.org
Subject: Re: Getting SolrSharp to work, Part 2
Hey Peter - if you could submit your changes as an s
Hey Peter - if you could submit your changes as an svn patch, we could apply
the update much faster.
thanks,
jeff
On Jan 23, 2008 2:42 AM, Peter Thygesen <[EMAIL PROTECTED]> wrote:
> I wrote a small client in .Net which query Solr and dumps the result on
> screen.. fantastic low-tech.. ;)
>
>
I wrote a small client in .Net which query Solr and dumps the result on
screen.. fantastic low-tech.. ;)
However I ran into new SolrSharp problems. My schema allows a particular
field to be multiValued, but if it only has one value, it will cause
SolrSharp fail in line 88 of Class: IndexFiledAttr