Search within search results... any idea of the algorithm?

Discussion in 'Programming' started by ready2work, Oct 25, 2007.

  1. #1
    I want to do a search within a resultset I get after a database search. Can anybody give me an idea/algorithm (which works efficiently) on how to go about this?
     
    If someone posts a solution, use the "Best Answer" link in their post to pick it as the best answer.
    ready2work, Oct 25, 2007 IP
  2. gota

    gota Peon

    Messages:
    20
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    search for what? a continual string, word boundary, what exactly.
     
    gota, Oct 25, 2007 Set Best Answer IP
  3. ready2work

    ready2work Guest

    Best Answers:
    0
    #3
    search for a string in a particular column in the result set.
     
    ready2work, Oct 28, 2007 Set Best Answer IP