Closed (fixed)
Project:
Apache Solr Search
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Oct 2011 at 13:00 UTC
Updated:
26 Oct 2011 at 16:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
nick_vhInitial patch
Todo : When #1305282: Search pages problems is committed the update should be updated to reflect the setting that the taxonomy page should not have a search box enabled.
Todo : Also the sensible default for the taxonomy page should not have the search box enabled
Comment #2
nick_vhComment #3
nick_vhNew patch after the commit of #1305282: Search pages problems
This one should apply cleanly and allow any search page to display/hide the search box by checking it in the advanced options + add this option to the update script or the install script.
Comment #4
nick_vhMore changes to make it more robust.
1) Added some variable check to the title
2) Added a check for the results (to ignore invalid paths)
3) Added the taxonomy page to the install process by default however it is not enabled
Todo in another issue would be the visibility of the search pages. It is not clear if a search page is enabled or disabled right now.
Comment #5
nick_vhCode standards not 100% compliant after review.
Comment #6
nick_vhCommitted