eldValue("timestamp",
DateTime.Now.ToString("s")+"Z")));
Regards
Michael
- Original Message -
From: "Jeff Rodenburg" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 20, 2007 1:56 PM
Subject: Re: SolrSharp example
> On 6/20/07, Yonik Seeley <[EMA
"timestamp" field in the
ExampleIndexDocument public constructor such as:
this.Add(new IndexFieldValue("timestamp",
DateTime.Now.ToString("s")+"Z")));
Regards
Michael
- Original Message -
From: "Jeff Rodenburg" <[EMAIL PROTEC
On 6/20/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 6/20/07, Michael Plax <[EMAIL PROTECTED]> wrote:
> This is a log that I got after runnning SolrSharp example. I think
example
> program posts not properly formatted xml.
> I'm running Solr on Windows XP, Java 1.5. Are those settings could be
On 6/20/07, Michael Plax <[EMAIL PROTECTED]> wrote:
This is a log that I got after runnning SolrSharp example. I think example
program posts not properly formatted xml.
I'm running Solr on Windows XP, Java 1.5. Are those settings could be the
problem?
Solr1.2 is pickier about the Content-type i
Plax" <[EMAIL PROTECTED]>;
Sent: Wednesday, June 20, 2007 8:42 AM
Subject: Re: SolrSharp example
Hi Michael -
Moving this conversations to the general solr mailing list...
1. SolrSharp example solution works with schema.xml from
apache-solr-1.1.0-incubating.If I'm using
Hi Michael -
Moving this conversations to the general solr mailing list...
1. SolrSharp example solution works with schema.xml from
apache-solr-1.1.0-incubating.If I'm using schema.xml from
apache-solr-1.2.0 example program doesn't update index...
I didn't realize the solr 1.2 release c