Paulo Adilson da Silva Frattini
Results
1
issues of
Paulo Adilson da Silva Frattini
I've tried to add REGEX for IMEI and Licence plates in conf\RegexConfig.txt, but it did not work out after indexing. I added this lines: IMEI = \b[0-9]{14}[-\/][0-9]{1}\b|\b[0-9]{14,15}\b|\b[0-9]{6}[-\/][0-9]{2}[-\/][0-9]{6}[-\/][0-9]{1}\b PLACA_MERCOSUL = \b[A-Z]{3}[0-9]{1}[A-Z0-9]{1}[0-9]{2}\b|\b[A-Z]{3}[-\s][0-9]{1}[A-Z0-9]{1}[0-9]{2}\b...
enhancement