| Anonymous | Login | Signup for a new account | 2010-09-09 17:11 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 | ||||
| 0000172 | [Sphinx] general | major | always | 2008-06-25 16:37 | 2008-07-09 19:33 | ||||
| Reporter | tstading | View Status | public | ||||||
| Assigned To | shodan | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | resolved | Product Version | 0.9.8-rc1 | ||||||
| Summary | 0000172: Distributed index issue with MVA | ||||||||
| Description |
I have a distributed index set up with an MVA field (userids). When I query a searchd locally for that index, it returns all the MVA fields. When I query it from a distributed index, it returns empty. Querying locally for a single document (special D_ identifier) works, returning: userids(1234,234,5212) index textIndex3 { source = textIndex path = /docs/textIndex3 docinfo = extern morphology = stem_en stopwords = english.stop min_word_len = 2 charset_type = utf-8 } Querying the same index for the same document (whether locally or from another server) does not return MVA values: userids() index indexAText { type = distributed agent = localhost:3997:testIndex3 } I am running 0.9.8-rc2(r1234) on a linux Fedora Core 7, 4GB memory, Pentium Duo 2.33 CPU. My expectation is to get all the MVA values for a document even when I use distributed searching. |
||||||||
| Additional Information | |||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2008 Mantis Group |