RE: Using NumericField

2009-10-20 Thread Uwe Schindler
: Tuesday, October 20, 2009 5:47 PM > To: java-user@lucene.apache.org > Subject: Using NumericField > > We have an index with a number field indexed as String field. We do > range searches as well as sorting on this field. Now we want to take > advantage of the NumericField. The

Using NumericField

2009-10-20 Thread Siraj Haider
We have an index with a number field indexed as String field. We do range searches as well as sorting on this field. Now we want to take advantage of the NumericField. The question is, will I have to re-index all the documents or just adding a new document with NumericField will be enough to