RE: lowercasing for sorting

2010-03-24 Thread Binkley, Peter
om: Nagelberg, Kallin [mailto:knagelb...@globeandmail.com] > Sent: Tuesday, March 23, 2010 12:11 PM > To: 'solr-user@lucene.apache.org' > Subject: RE: lowercasing for sorting > > Thanks, and my cover is apparently blown :P > > We're looking at solr for a number of a

RE: lowercasing for sorting

2010-03-23 Thread Nagelberg, Kallin
Binkley, Peter [mailto:peter.bink...@ualberta.ca] Sent: Tuesday, March 23, 2010 2:09 PM To: solr-user@lucene.apache.org Subject: RE: lowercasing for sorting Solr makes this easy: You can populate this field from another field using copyField, if you also need to be able to search or display the original va

RE: lowercasing for sorting

2010-03-23 Thread Binkley, Peter
Solr makes this easy: You can populate this field from another field using copyField, if you also need to be able to search or display the original values. Just out of curiosity, can you tell us anything about what the Globe and Mail is using Solr for? (assuming the question is work-related)