I'm trying to tokenize email  and IP addresses using
StandardTokenizerFactory.
It does correctly tokenize IP address but it divides email address into two
tokens one with value before '@' and the other with value after that. 

It works correctly under Solr 1.4.1

Has anybody else tried similar thing on Solr 3.1.0 successfully or is it a
potential bug?

Thanks,
Wlodek S.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Apache-Solr-3-1-0-tp2866007p2866007.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to