Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
10 Apr 2013 at 11:31 UTC
Updated:
4 Jun 2014 at 13:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nick_vhComment #2
pwolanin commentedLooks like it has to be in the entity specific callback unless we add a way pass around the raw content?
Comment #3
pwolanin commentedHere's a test-only patch + combined which also removes unused function apachesolr_add_tags_to_document()
Comment #5
pwolanin commentedok, looks like the test case is detecting the bug.
Comment #6
nick_vhComment #7
pwolanin commentedcommitted to 7.x this patch (also fixes README)
Comment #8
pwolanin commentedneed to backport to 6.x-3.x
Comment #9
pwolanin commentedpatch doesn't apply cleanly to 6.x, needs a little manual cleanup
Comment #10
mkalkbrennerComment #11
mkalkbrennerBackported to D6.
Comment #12
mkalkbrenner