Re: sint in schema.xml

2008-10-10 Thread Chris Hostetter
: as integer or sint, in lucene are strings, and if you try to sort numbers : represented as strings what happens is this: Field sorting in Solr on both IntField and SortableIntField should work becuase they both use the 'integer' FieldCache under the covers -- but where you'll really see a dif

Re: sint in schema.xml

2008-10-10 Thread Francisco Sanmartin
sint: 1,2,3,4,5,6,7,8,9,10,11,12,13. Pako [EMAIL PROTECTED] wrote: U --Original Message-- From: sanraj25 To: solr-user@lucene.apache.org ReplyTo: solr-user@lucene.apache.org Sent: Oct 9, 2008 10:13 PM Subject: Re: sint in schema.xml Hi, I create own field name using integer field type and sint field

Re: sint in schema.xml

2008-10-10 Thread bburke71
U --Original Message-- From: sanraj25 To: solr-user@lucene.apache.org ReplyTo: solr-user@lucene.apache.org Sent: Oct 9, 2008 10:13 PM Subject: Re: sint in schema.xml Hi, I create own field name using integer field type and sint field type(solr.SortableIntField) in schema.xml. i

Re: sint in schema.xml

2008-10-09 Thread sanraj25
k properly.please tell me with clear example > thanks in advance > > -sanraj > > -- View this message in context: http://www.nabble.com/sint-in-schema.xml-tp19900303p19911165.html Sent from the Solr - User mailing list archive at Nabble.com.

sint in schema.xml

2008-10-09 Thread sanraj25
s not work properly.please tell me with clear example thanks in advance -sanraj -- View this message in context: http://www.nabble.com/sint-in-schema.xml-tp19900303p19900303.html Sent from the Solr - User mailing list archive at Nabble.com.