Re: uniqueKey: string vs. long integer

2013-08-02 Thread Jack Krupansky
fit in the PDF format. -- Jack Krupansky -Original Message- From: Erick Erickson Sent: Friday, August 02, 2013 7:23 AM To: solr-user@lucene.apache.org Subject: Re: uniqueKey: string vs. long integer And last I knew (admittedly a long time ago) Query Elevation Component would fail with a

Re: uniqueKey: string vs. long integer

2013-08-02 Thread Erick Erickson
> > From: Jack Krupansky [mailto:j...@basetechnology.com] > > Sent: Thursday, August 01, 2013 9:27 AM > > To: solr-user@lucene.apache.org > > Subject: Re: uniqueKey: string vs. long integer > > > > Although I cringe at the thought of anybody using anything o

Re: uniqueKey: string vs. long integer

2013-08-01 Thread Ali, Saqib
gt; Thanks > Robi > > -Original Message- > From: Jack Krupansky [mailto:j...@basetechnology.com] > Sent: Thursday, August 01, 2013 9:27 AM > To: solr-user@lucene.apache.org > Subject: Re: uniqueKey: string vs. long integer > > Although I cringe at the thought of a

RE: uniqueKey: string vs. long integer

2013-08-01 Thread Petersen, Robert
Robi -Original Message- From: Jack Krupansky [mailto:j...@basetechnology.com] Sent: Thursday, August 01, 2013 9:27 AM To: solr-user@lucene.apache.org Subject: Re: uniqueKey: string vs. long integer Although I cringe at the thought of anybody using anything other than a string for the uniqu

Re: uniqueKey: string vs. long integer

2013-08-01 Thread Jack Krupansky
Although I cringe at the thought of anybody using anything other than a string for the unique key for a document, I can't point to any part of Solr that will absolutely fail. I wouldn't be surprised if there weren't a few nooks and crannies in Solr that might depend on the type of the ID, or at