RE: First time user Question

2005-06-21 Thread Paddy Kalathur
-- From: Otis Gospodnetic [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 21, 2005 4:59 PM To: java-user@lucene.apache.org Subject: Re: First time user Question Hi Paddy, Just make sure you index the sortable fields without tokenizing them. c.f. http://www.lucenebook.com/search?query=index+for+so

Re: First time user Question

2005-06-21 Thread Otis Gospodnetic
Hi Paddy, Just make sure you index the sortable fields without tokenizing them. c.f. http://www.lucenebook.com/search?query=index+for+sorting Otis --- Paddy Kalathur <[EMAIL PROTECTED]> wrote: > I want Lucene to search as well as sort data . What I am not sure is, > how to > index my data so t