PassMark Logo
Home » Forum

Beginning characters are getting stripped out from the result description

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shilpimogha13
    Member
    • Jan 2010
    • 31

    #1

    Beginning characters are getting stripped out from the result description

    Hi,

    Can anybody help me in figuring out that why the results (coming via zoom) are not proper, i.e description part is not correct, it strips out the beginning words from the description.

    Please help me to resolve this issue.

    Thanks in Advance
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    Could be corruption of the index file, or might be syntax problems on your HTML pages, or just confusion between the page description and the page context.

    What is the URL for the search function and the search word you are using, so we can see the problem?

    Comment

    • shilpimogha13
      Member
      • Jan 2010
      • 31

      #3
      Hi,

      While doing search getting the results like below ,this is copied from sourcecode when having zoom_xml=1 in the url.


      <?xml version="1.0" encoding="UTF-8"?>
      <!--Zoom Search Engine Version 6.0 (1015) ENT-->
      <rss version="2.0" xmlnspensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:zoom="http://www.wrensoft.com/zoom/response/5.0/schema/">
      <channel>
      <title>SupercoderFeed</title>
      <description>Supercoder Search</description>
      <link>http://www.supercoder.com</link>
      <opensearch:link rel="search" href="http://www.supercoder.com" type="application/opensearchdescription+xml" />
      <zoom:searchquery>catheter</zoom:searchquery>
      <zoom:searchcategory>ICD9</zoom:searchcategory>
      <zoom:searchcategory>HCPCS</zoom:searchcategory>

      <opensearch:totalResults>119</opensearch:totalResults>
      <opensearch:startIndex>1</opensearch:startIndex>
      <opensearch:itemsPerPage>10</opensearch:itemsPerPage>
      <zoom:categorySummary>
      <zoom:categoryName>ICD9</zoom:categoryName>
      <zoom:categoryCount>33</zoom:categoryCount>
      </zoom:categorySummary>
      <zoom:categorySummary>
      <zoom:categoryName>HCPCS</zoom:categoryName>
      <zoom:categoryCount>86</zoom:categoryCount>

      </zoom:categorySummary>
      <item>
      <title>V58.81</title>
      <link>http://www.supercoder.com/codes/icd9/code-v58.81/?zoom_highlight=catheter</link>
      <category>ICD9</category>
      <zoom:context> ... procedures and aftercare: Other specified procedures and aftercare: Fitting and adjustment of vascular catheter Removal or replacement of catheter Toilet or cleansing Excludes: complications of renal dialysis ...</zoom:context>
      <zoom:termsMatched>1</zoom:termsMatched>
      <zoom:score>79</zoom:score>
      <pubDate>Fri, 17 Apr 2009 22:11:30 UTC</pubDate>

      </item>
      <item>
      <title>V58.82</title>
      <link>http://www.supercoder.com/codes/icd9/code-v58.82/?zoom_highlight=catheter</link>
      <category>ICD9</category>
      <zoom:context> ... procedures and aftercare: Other specified procedures and aftercare: Fitting and adjustment of non-vascular catheter NEC Removal or replacement of catheter Toilet or cleansing Excludes: fitting and adjustment ...</zoom:context>
      <zoom:termsMatched>1</zoom:termsMatched>
      <zoom:score>79</zoom:score>
      <pubDate>Fri, 17 Apr 2009 22:11:31 UTC</pubDate>

      <snip>

      Comment

      • David
        Administrator
        • Dec 2004
        • 4714

        #4
        It all looks OK to me.
        Why do you think there is a problem?
        What is missing?

        Comment

        • shilpimogha13
          Member
          • Jan 2010
          • 31

          #5
          Problem is something is missing before procedures and aftercarethe dotted part)

          <zoom:context> ... procedures and aftercare: Other specified procedures and aftercare: Fitting and adjustment of vascular catheter Removal or replacement of catheter Toilet or cleansing Excludes: complications of renal dialysis ...</zoom:context>

          Comment

          • David
            Administrator
            • Dec 2004
            • 4714

            #6
            I think this is just confusion between the page description and the page context. It is normal the the context doesn't contain all the text on the page.

            Comment

            • Ray
              Administrator
              • Dec 2004
              • 4357

              #7
              The context description only shows a portion of the page's text, around where the searched word was found. That's why it begins and ends with "..." - that's normal.

              It does not necessarily show the entire meta description (if the word found was within the meta description) nor the entire page content (obviously - or your search results would be very long and impossible to sift through).

              If you still think there is a problem, you really need to say exactly what text you are expecting to see, and also show us the actual page being indexed (which we can't see here because it requires a login).
              --Ray
              Wrensoft Web Software
              Sydney, Australia
              Zoom Search Engine

              Comment

              Working...