| Anonymous | Login | Signup for a new account | 2010-09-09 14:03 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000485 | [Sphinx] general | major | always | 2010-03-03 21:37 | 2010-08-31 20:24 | ||||
| Reporter | Markus | View Status | public | ||||||
| Assigned To | tomat | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | resolved | Product Version | 0.9.9-rc2 | ||||||
| Summary | 0000485: Wrong (additional) results when rotating | ||||||||
| Description |
Its actually sphinx 0.9.9-release (r2117) I have two indices (main and delta). Now, as documents become added, I run an "indexer --rotate delta". Search is done over both indices. Now I sometimes get results which actually are none. They are not related at all. But most wrong results have a id (auto inc in mysql) close together. I noticed it, because I have a rss feed to check for new results and my reader is archiving all results. Knowing this I made script, always doing the same query and waiting for a change in the results. And so I got this example: ids ok: 62192152, 61614749, 61169581, 60865306, 57267807 wrong additional ids in one search: 63297709, 63297710, 63297711, 63297712, 63297713, 63297721, 63297733, 63297779, 63297780, 63297781, 63297782, 63297783, 63297784, 63297714, 63297715, 63297716, 63297717, 63297718 Database and index is far too big to upload. But it should be reproduceable with smaller datasets. |
||||||||
| Additional Information | |||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2008 Mantis Group |