I'm trying to determine the best way of implementing a search engine
searching through help content/articles. I would like to allow the
user to search for articles/help content using a keyword search. I'm
not sure if I need to create a database and create fields where "body"
is one of the fields that contains the actualy body of the article; or
whether I should use Microsoft Indexing and have the articles kept in
a seperate file.
I'm a novice in SQL and have little knowlege about microsoft indexing.
Any suggestions and comments would be greatly appreciated.
Thanks in advance.
searching through help content/articles. I would like to allow the
user to search for articles/help content using a keyword search. I'm
not sure if I need to create a database and create fields where "body"
is one of the fields that contains the actualy body of the article; or
whether I should use Microsoft Indexing and have the articles kept in
a seperate file.
I'm a novice in SQL and have little knowlege about microsoft indexing.
Any suggestions and comments would be greatly appreciated.
Thanks in advance.