Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Internal Search Statistics

Internal Search Statistics

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasecomalgorithms
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tmoney101
    wrote on last edited by
    #1

    Hey, I have a site which contains a search feature I wrote in asp.net. I have statistics for my general site info, and it shows me how many people go to the search page, but it doesnt show me what they are searching for. So i am wondering the best way to go about this. I though I could just create another table in my database and record the search results to it. Is this a common approach? And if i did this would it slow down the searching? If anyone has had experience i would be good to get some knowledge on the best and simplest way to go about it. ThanKs for your time. MySweet10! - The Advanced Search Engine

    C 1 Reply Last reply
    0
    • T tmoney101

      Hey, I have a site which contains a search feature I wrote in asp.net. I have statistics for my general site info, and it shows me how many people go to the search page, but it doesnt show me what they are searching for. So i am wondering the best way to go about this. I though I could just create another table in my database and record the search results to it. Is this a common approach? And if i did this would it slow down the searching? If anyone has had experience i would be good to get some knowledge on the best and simplest way to go about it. ThanKs for your time. MySweet10! - The Advanced Search Engine

      C Offline
      C Offline
      coolestCoder
      wrote on last edited by
      #2

      Hi,

      tmoney101 wrote:

      I though I could just create another table in my database and record the search results to it.

      I think that the common approach might be to record the search queries instead of results since, results might be very large. Also if you have search queries and data to be searched in, you can get the results anytime. By the way, i took a look at your Sweet10. It was nice ! :)


      "A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder


      coolestCoder

      T 1 Reply Last reply
      0
      • C coolestCoder

        Hi,

        tmoney101 wrote:

        I though I could just create another table in my database and record the search results to it.

        I think that the common approach might be to record the search queries instead of results since, results might be very large. Also if you have search queries and data to be searched in, you can get the results anytime. By the way, i took a look at your Sweet10. It was nice ! :)


        "A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder


        coolestCoder

        T Offline
        T Offline
        tmoney101
        wrote on last edited by
        #3

        Cheers for the response, I actually did mean recording the queries, i made a typo. Thanks for the comment on my site. I have worked hard on it and its good to get some good feedback. Hope alot of other people feel the same. MySweet10! - The Search Ends Here

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups