We are currently using Zoom search 6 but I tested on the free version of 7.
3 people in our department have pointed this issue out to me already.
When a user searches for a phrase, many times the result title text or context gets a bit garbled. Its like its matching and trying to highlight some matched words in the phrase but gets goofed up and offset in the text stream a bit. It seems to do it in context text to but its a bit harder to reproduce than in the title.
For example, below the title of the matched document is ABC The quick Fox to the search of ABC Search, but zoom search displays The quick Fox Fox.
Test File:
Search query:
Results:
Setup:
Zoom Search Indexer: 7.1 (1001)
ASP.NET Server Control: Zoom Search 32-bit (7.1 Build 1000)
Is this a known issues? What can be done about it?
Thanks.
3 people in our department have pointed this issue out to me already.
When a user searches for a phrase, many times the result title text or context gets a bit garbled. Its like its matching and trying to highlight some matched words in the phrase but gets goofed up and offset in the text stream a bit. It seems to do it in context text to but its a bit harder to reproduce than in the title.
For example, below the title of the matched document is ABC The quick Fox to the search of ABC Search, but zoom search displays The quick Fox Fox.
Test File:
Code:
<html xml:lang="en-us" lang="en-us"> <head> <title>ABC The quick Fox</title> </head> <body id="topic_1"> Text test content. ABC Search Test. </body> </html>
Code:
"ABC Search"
Code:
1 result found. The quick Fox Fox ... ABC Search Test. ... Search took 0.004 seconds
Zoom Search Indexer: 7.1 (1001)
ASP.NET Server Control: Zoom Search 32-bit (7.1 Build 1000)
Is this a known issues? What can be done about it?
Thanks.
Comment