You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by miztaken <ju...@gmail.com> on 2008/07/03 18:35:30 UTC

Store/Index Email Address in Lucene

Hi there,
I want to index email address in such a way that i can do WildCard, Phrase
and Simple search on those items.

for each document i will have email addresses string just like in the case
of CC and TO in mails.
for eg "abc@abc.com; dcd@cbd.com; john hopkings; anything@anything.com"

Now what is the best way to store them so that i can do various type of
search on them.

Do i need the split the email address first and further split the single
email address as well and store them in multiple fields?

What is the best way to deal such case?

Your help is highly anticipated

Thank You
miztaken
-- 
View this message in context: http://www.nabble.com/Store-Index-Email-Address-in-Lucene-tp18263430p18263430.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org