Hello all!,
How can i tokenize money
values?
Example: $25000, u$s45000, etc,
so that i can search for "$25000" or "$250*"
I think de "StandardTokenizer" class is the responsible for tokenize the content of the field based on
the grammar generated by javaCC, the question is: I have to override the
StandardTokenizer or i can use Filter's to solve this
problem?
Thank's in advance!
Gustavo //
|
No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.405 / Virus Database: 268.10.8/415 - Release Date: 09/08/2006
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]