Menu

Search Algorithm

2000-08-22
2000-08-23
  • Stephen Danic

    Stephen Danic - 2000-08-22

    How does your search algorithm work? I've been looking for a decent search function for http://sourceforge.net/projects/lucid and http://www.memes.net

    ...Steve Danic

     
    • Chetan Gadgil

      Chetan Gadgil - 2000-08-23

      Well it's a pretty simplistic approach:
      1) Use the keywords as indexes for the question/answer
      2) When someone types in a list of keywords, build a complex query based on the keyword list. (currently assumed to be "and")
      3) Execute the query on the database

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.