| Anonymous | Login | Signup for a new account | 2013-06-20 07:51 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||
| 0000833 | Sphinx | general | public | 2011-06-09 15:18 | 2011-06-09 21:51 | ||
| Reporter | Tomat | ||||||
| Assigned To | Tomat | ||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||
| Status | closed | Resolution | fixed | ||||
| Platform | OS | OS Version | |||||
| Product Version | 1.10-beta | ||||||
| Target Version | 2.0.2-dev | Fixed in Version | 2.0.2-dev | ||||
| Summary | 0000833: duplicates in MVA after update | ||||||
| Description | searchd doesn't filter out duplacates on update of MVA | ||||||
| Steps To Reproduce | create index with MVA attribute, insert 1 document then issue php script $updata = array( 1=>array(array(11, 2, 3, 11)) ); $client->UpdateAttributes ( "YOUR_INDEX", array("mva"), $updata, true ); then query YOUR_INDEX and result set contains these values in MVA attribute 2, 3, 11, 11 and should be 2, 3, 11, | ||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-06-09 15:18 | Tomat | New Issue | |
| 2011-06-09 15:18 | Tomat | Status | new => assigned |
| 2011-06-09 15:18 | Tomat | Assigned To | => Tomat |
| 2011-06-09 21:51 | Tomat | Note Added: 0001637 | |
| 2011-06-09 21:51 | Tomat | Status | assigned => closed |
| 2011-06-09 21:51 | Tomat | Resolution | open => fixed |
| 2011-06-09 21:51 | Tomat | Fixed in Version | => 2.0.2-dev |
| Copyright © 2000 - 2010 MantisBT Group |




