Support for "More like this" is very limited and incorrect.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | more-like-this-2892593-6.patch | 2.55 KB | ghuygens |
Support for "More like this" is very limited and incorrect.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | more-like-this-2892593-6.patch | 2.55 KB | ghuygens |
Comments
Comment #2
joverPatch available.
Comment #3
joverUpdated patch (removed mistake in backwards compatibility of input parameter "id").
Comment #4
juampynr commented@jover, how can I test this patch? Can you provide a list of steps?
Comment #5
travismiller commentedI was able to to test this patch with the following:
before the patch:
after the patch:
Comment #6
ghuygens commentedUpdated the location where you add the more like this query. This is now rendered beneath the original build query. Because the more like this query was overwritten by the original build query.
Also changed the query parameter of the more like this query as this needs to append to the original query when available or needs to work on its own.
Comment #7
joverPatch #6 is working for us...
Comment #8
joverComment #10
skek commentedThank you for the patch. It has been applied.