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: string values). DateTools will take care of the conversion for you.

http://lucene.apache.org/java/docs/api/org/apache/lucene/document/ DateTools.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to