Closed (fixed)
Project:
Apache Solr Search
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2011 at 17:14 UTC
Updated:
14 Dec 2011 at 23:40 UTC
Jump to comment: Most recent file

Comments
Comment #1
nick_vhAnd some results of the re-factoring!
This opens also the path for more generic apache solr blocks
Comment #2
nick_vhImproved patch, also handles the delete link in the block listing + a renderable array for the block itself
Comment #3
nick_vhAnd the blocks are also working now
Moved everything over to apachesolr_search module since this is a search part and not a core apachesolr function.
Comment #4
pwolanin commentedMinor, but I'd take out 'Search' before "More Like This", and I'm not sure we need the quotes?
Comment #5
nick_vhThe quotes are imho needed to avoid confusion between the interface text and the type.
If you remove the quotes you also have to remove the camelcasing, and that would not be UI friendly.
The best way, but that is for the future is to remove the more like this from the UI and just add a link to Add Search Block. This link should take you to a page where you select the type of your block, similar to the search pages configuration.
Comment #6
nick_vhAnd now all the tests are also running
Comment #7
nick_vhAnd pushed it up to the repo. Have fun with renewed More like this blocks!
Comment #8
nick_vhComment #9.0
(not verified) commentedUpdated issue summary.