Posted By:
Anonymous
Posted On:
Saturday, August 26, 2006 12:21 AM
i just had a rough idea as i am new and working with the locune for my application.
okay from the search, get the name of the file that satisfies your query from the index. Then use the text you used in the query and the file named returned to extract the summary you needed.
This works but the only issue is the performance. To improve you have to store the content as well in the index.
Cheers!