You really have to tell us more about what you're trying to do to get a meaningful reply.
What do you mean you create the index on a table? Are you using some sort of embedded SQL to query the table then creat a lucene index? How big is the index? What search are you submitting? What does your search code look like? Best Erick On Jan 14, 2008 10:47 PM, coolgeng coolgeng <[EMAIL PROTECTED]> wrote: > Hi guys, > Some problems confuse me. When I would like to index some data from a > table in database. While I create the index on this table, the searching > job keeps going . How can I work out it? > By the way, the number of data is around 1 hundred million. > > -- > Best Regards > Cooper Geng >