Re: problems with indexing documents

2019-04-02 Thread Bill Tantzen
ate in the same format as you are using now, > or in the Solr format of "-MM-DDTHH:MM:SSZ"? > > Regards, > Edwin > > > On Tue, 2 Apr 2019 at 00:32, Bill Tantzen wrote: > > > In a legacy application using Solr 4.1 and solrj, I have always been > >

problems with indexing documents

2019-04-01 Thread Bill Tantzen
In a legacy application using Solr 4.1 and solrj, I have always been able to add documents with TrieDateField types using java.util.Date objects, for instance, doc.addField ( "date", new java.util.Date() ); having recently upgraded to Solr 7.7, and updating my schema to leverage DatePointField as

RE: strange results from lucene

2007-04-18 Thread Bill Tantzen
; From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Bertrand Delacretaz > Sent: Tuesday, April 17, 2007 3:00 PM > To: solr-user@lucene.apache.org > Subject: Re: strange results from lucene > > On 4/17/07, Bill Tantzen <[EMAIL PROTECTED]> wrote: > > > .

strange results from lucene

2007-04-17 Thread Bill Tantzen
Hi all! I have a simple java search client with which I am querying the index created by solr. Most of the time, I am seeing consistent results - in other words, when my query is 'title:dog' with my client, I get 46 matching documents, and when I have a 'q=title:dog' in the solr url, I also get 4

RE: Solr logo poll

2007-04-06 Thread Bill Tantzen
I like A. It's a bit more serious/professional looking. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Yonik Seeley > Sent: Friday, April 06, 2007 12:52 PM > To: solr-user@lucene.apache.org > Subject: Solr logo poll > > Quick poll... Solr 2.1

RE: Posting PDF,DOC,TXT - Hijacked thread

2007-04-06 Thread Bill Tantzen
Thank you - I don't know how I missed that! Bill Tantzen University of Minnesota Libraries [EMAIL PROTECTED] 612-626-9949 (office) 612-325-1777 (cell) I guess the man's a genius, but what a dirty mind he has, hasn

RE: Posting PDF,DOC,TXT - Hijacked thread

2007-04-06 Thread Bill Tantzen
> > There's no way to do that directly at the moment, you'll need > to convert them to the XML format that Solr expects. > Would someone be willing to point me to a resource that describes this format? Cheers! Bill Bill Tantzen University of Minnesota Libraries [EMAIL P