Posted By:
vipin_sharma
Posted On:
Monday, September 26, 2005 11:49 PM
Hi, i am a new user of lucene and try to learn the various aspects of it. I am now stuck with a problem. i have a document(text file) containing 1000 lines. each row is a description for an employee. for eg. emp_code emp_name deptt designation salary these fields are separated by a tab. now my problem is to find some rows having some common fields. for eg. i want to search those employees whose name ends with "smith" . can anybody help me ????? i'll be thnkful to him. thanks in advance.... with regards
More>>
Hi,
i am a new user of lucene and try to learn the various aspects of it. I am now stuck with a problem. i have a document(text file) containing 1000 lines. each row is a description for an employee.
for eg.
emp_code emp_name deptt designation salary
these fields are separated by a tab.
now my problem is to find some rows having some common fields. for eg. i want to
search those employees whose name ends with "smith"
.
can anybody help me ????? i'll be thnkful to him.
thanks in advance....
with regards
<<Less