Why don't you create a Lucene document that represents a Person and then
index the fields name, age, phone number, etc.  Search on the name and then
get the corresponding phone number from the search.
Cheers
Amin

On Sun, Mar 15, 2009 at 10:56 AM, Seid Mohammed <seidy...@gmail.com> wrote:

> I want to Index Person_Name and associated phone number.
> Example: Abebe ===>+2519112332
> later, When I search for Abebe, it should display +2519112332
> any hint
>
> seid M
>
> --
> "RABI ZIDNI ILMA"
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>

Reply via email to