Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

#ZF2-319 Fix multi search and access document #1374

Merged
merged 3 commits into from May 31, 2012
Merged

#ZF2-319 Fix multi search and access document #1374

merged 3 commits into from May 31, 2012

Conversation

blanchonvincent
Copy link
Contributor

Hit id must be changed because it's the document id.
To fix that, i add a "document_id" and the id will be the uniq id.

update unit tests for access document on mutlisearch
multiindex have problems with access document. Id (which is the
document id) has change, so access document is broken.
@weierophinney
Copy link
Member

I get 25 new test failures in the Zend\Search\Lucene suite when applying this: http://pastebin.com/EY1YK6iT

Please correct and update the PR when ready. Thanks!

@blanchonvincent
Copy link
Contributor Author

Oh strange, i was runned Zend\Search\Lucene suite. I will correct & update, sorry.

@blanchonvincent
Copy link
Contributor Author

It's ok now.

discard change and commit good version - discard id increment value and
keep orginal instructions incrementation
@weierophinney weierophinney merged commit 6c9280d into zendframework:master May 31, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants