PassMark Logo
Home » Forum

Search results - term word count

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yehuda
    Junior Member
    • Dec 2009
    • 3

    #1

    Search results - term word count

    Is there any way to have search results show how many times the search term appears in the page? In case of a search phrase, for each word?
    I'm on Zoom 6.0, using PHP search.
    Thanks
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    The score is influenced by the number of word occurrences. But also by other factors. There is no way to get a straight word count broken down by word.

    Comment

    • yehuda
      Junior Member
      • Dec 2009
      • 3

      #3
      Rfe

      Too bad. This would be a great enhancement for a future version. Something like:
      Hits: x

      Comment

      • David
        Administrator
        • Dec 2004
        • 4714

        #4
        Except that it would need to be ,
        Hits Word 1: x, Hits Word 2: y, Hits Word 3: z
        and this would need to be repeated multiple times, for each result on the page. You would also need to decide how to handle wild cards, negative search words, searches with no words (but with a meta tag selection), and a few other issues.

        If we had the request from a few customers we would have a look at it.

        Comment

        • yehuda
          Junior Member
          • Dec 2009
          • 3

          #5
          You don't have to repeat the word 'Hits'

          Comment

          Working...