Hi,
I need some help on implementing lucence search engine.
we are using mysql DB(InnoDB Engine) with java as fromtend.
we have one table with LONGBLOB type as column(contain text name/ value pairs). 
with some other columns
Now  using Lucence we need to search a string like "ZONE"  on LONGBLOB  
value(content)
Can you show some java example in acheving this.. PLEASE HELP ME OUT ON THIS.

Thanks in Advance........

Best Regards, 
N Rajesh 

Reply via email to