Re: lucene field data types

2006-10-13 Thread karl wettin
13 okt 2006 kl. 12.32 skrev Cam Bazz: Is there any difference on the field data format. I like to store strings, numbers, and dates in fields. I was storing everything as string. but is there another way, especially for storing date types? On a low level everything is stored as terms (read

lucene field data types

2006-10-13 Thread Cam Bazz
Hello, Is there any difference on the field data format. I like to store strings, numbers, and dates in fields. I was storing everything as string. but is there another way, especially for storing date types? Best Regards, -C.B. ---