[Koha-bugs] [Bug 9612] SRU Response is different when DOM indexing is enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 7 15:50:33 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9612

--- Comment #24 from Marc Véron <veron at veron.ch> ---
Created attachment 28017
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28017&action=edit
[Signed-off] Bug 9612: Follow-up for elementSetName in Context.pm

Restore elementSetName to marcxml for dom indexing in Zconn (Context.pm).
This prevents the need of rebuilding the index after restarting Zebra
server.
Removes the now incorrect reference to marcxml as 'superfluous' in four
dom config files.

Test plan:
Rebuild zebra index with the zebra config of commit
036f2a50e11dab97ef8509f2f585c4cc407ea728.
Go back to master. Install new zebra config. Restart your zebra server.
Without this patch, you will have results without details.
Apply this patch. Search results are fine (you did not rebuild!).

I tested starting on a VM with Koha 3.15.00.019 installed.
Did git pull -> Koha 3.15.00.051
Result: No details in search results.
Applied patch.
Result: Search results display fine.
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list