Re: Size of ID field

2013-10-06 Thread Zahoor Mohamed
> Is that what you are asking?? > > But, generally, the ID should be a string - there are plenty of places in > Solr which only support string IDs. > > -- Jack Krupansky > > -Original Message- From: Zahoor Mohamed > Sent: Friday, October 04, 2013 4:51 AM > To: solr-

Re: Size of ID field

2013-10-04 Thread Jack Krupansky
es in Solr which only support string IDs. -- Jack Krupansky -Original Message- From: Zahoor Mohamed Sent: Friday, October 04, 2013 4:51 AM To: solr-user@lucene.apache.org Subject: Size of ID field Hi Does the size of ID field matter .. in terms of memory usage...and query performance...

Re: Size of ID field

2013-10-04 Thread Dmitry Kan
hamed wrote: > Hi > > Does the size of ID field matter .. in terms of memory usage...and query > performance... > > i.e. will Solr use more memory if you use a URL string as ID field instead > of a int value? > > ./zahoor >

Size of ID field

2013-10-04 Thread Zahoor Mohamed
Hi Does the size of ID field matter .. in terms of memory usage...and query performance... i.e. will Solr use more memory if you use a URL string as ID field instead of a int value? ./zahoor