|
From: <ma...@ga...> - 2005-02-18 20:52:33
|
Hi, I just downloaded the sample app and would like to use the dll to enhance my "No-Fulltext-Database" with dotlucene... Does anybody have some example code on how to accomplish this? For example, I want to store html-texts in the db, so I would have to index the extracted plain text of these texts with dotlucene and store the PrimaryKey of the database-field somewhere with the index information. On subsequent updates of the database I would have to update the index as well. Can I update the index for individual documents? Any help would be appreciated... Thanks, Max |