diff --git a/local/alpha/config/vufind/DAIA.ini b/local/alpha/config/vufind/DAIA.ini
new file mode 100644
index 0000000000000000000000000000000000000000..f2b0c6f49ed83319e3d8d6da3e2606d562f06f77
--- /dev/null
+++ b/local/alpha/config/vufind/DAIA.ini
@@ -0,0 +1,29 @@
+;####################################################################
+;##################### DO NOT DELETE THIS HEADER ####################
+;################### Leipzig University Library © 2015 ##############
+;
+; This is the default ALPHA-INI-file and inherits
+; all the settings from the INI-file defined in [Parent_Config] which
+; points to the default INI-file located in the folder vufind2/local
+;
+
+[Parent_Config]
+relative_path = ../../../config/vufind/DAIA.ini
+
+; A comma-separated list of config sections from the parent which should be
+; completely overwritten by the equivalent sections in this configuration;
+; any sections not listed here will be merged on a section-by-section basis.
+;override_full_sections = "Languages,AlphaBrowse_Types"
+
+;
+;       Add ALPHA-specific customization after this header.
+;
+;##################### DO NOT DELETE THIS HEADER ####################
+;####################################################################
+
+;[DAIA]
+; refer to http://data.ub.uni-leipzig.de/ldinfo for setting up specific DAIA-urls
+;baseUrl        = http://data.ub.uni-leipzig.de/item/DE-15/finc/
+
+; DAIATheca
+; http://139.18.19.238:8080/DaiaThecaMssql/
\ No newline at end of file
diff --git a/local/alpha/config/vufind/SolrMarcRemote.ini b/local/alpha/config/vufind/SolrMarcRemote.ini
new file mode 100644
index 0000000000000000000000000000000000000000..53eef7f79c8ec57b75a9372cf01365cb26e54e47
--- /dev/null
+++ b/local/alpha/config/vufind/SolrMarcRemote.ini
@@ -0,0 +1,22 @@
+;####################################################################
+;##################### DO NOT DELETE THIS HEADER ####################
+;################### Leipzig University Library © 2015 ##############
+;
+; This is the default ALPHA-INI-file and inherits
+; all the settings from the INI-file defined in [Parent_Config] which
+; points to the default INI-file located in the folder vufind2/local
+;
+
+[Parent_Config]
+relative_path = ../../../config/vufind/SolrMarcRemote.ini
+
+; A comma-separated list of config sections from the parent which should be
+; completely overwritten by the equivalent sections in this configuration;
+; any sections not listed here will be merged on a section-by-section basis.
+;override_full_sections = "Languages,AlphaBrowse_Types"
+
+;
+;       Add ALPHA-specific customization after this header.
+;
+;##################### DO NOT DELETE THIS HEADER ####################
+;####################################################################
diff --git a/local/alpha/config/vufind/config.ini b/local/alpha/config/vufind/config.ini
index 1d044e2b58ea96caeed8646cdef349a34cffa32a..94da27087f533326197e75963e8ce767c3f4bad7 100644
--- a/local/alpha/config/vufind/config.ini
+++ b/local/alpha/config/vufind/config.ini
@@ -1,11 +1,33 @@
+;####################################################################
+;##################### DO NOT DELETE THIS HEADER ####################
+;################### Leipzig University Library © 2015 ##############
+;
+; This is the default ALPHA-INI-file and inherits
+; all the settings from the INI-file defined in [Parent_Config] which
+; points to the default INI-file located in the folder vufind2/local
+;
+
+[Parent_Config]
+relative_path = ../../../config/vufind/config.ini
+
+; A comma-separated list of config sections from the parent which should be
+; completely overwritten by the equivalent sections in this configuration;
+; any sections not listed here will be merged on a section-by-section basis.
+;override_full_sections = "Languages,AlphaBrowse_Types"
+
+;
+;       Add ALPHA-specific customization after this header.
+;
+;##################### DO NOT DELETE THIS HEADER ####################
+;####################################################################
+
 [System]
 debug           = false
 
 [Index]
-url             = http://localhost:8080/solr
-
-[Parent_Config]
-relative_path = ../../../config/vufind/config.ini
+;url             = http://localhost:8080/solr
+; Solr4Entwickler
+url              = http://172.18.85.142:8085/solr
 
 [Site]
 url = "https://alpha.finc.info/vufind_generic"
diff --git a/local/alpha/config/vufind/facets.ini b/local/alpha/config/vufind/facets.ini
new file mode 100644
index 0000000000000000000000000000000000000000..367a6b23c53a847eff37db8f4f14b940b3eea64f
--- /dev/null
+++ b/local/alpha/config/vufind/facets.ini
@@ -0,0 +1,23 @@
+;####################################################################
+;##################### DO NOT DELETE THIS HEADER ####################
+;################### Leipzig University Library © 2015 ##############
+;
+; This is the default ALPHA-INI-file and inherits
+; all the settings from the INI-file defined in [Parent_Config] which
+; points to the default INI-file located in the folder vufind2/local
+;
+
+[Parent_Config]
+relative_path = ../../../config/vufind/facets.ini
+
+; A comma-separated list of config sections from the parent which should be
+; completely overwritten by the equivalent sections in this configuration;
+; any sections not listed here will be merged on a section-by-section basis.
+;override_full_sections = "Languages,AlphaBrowse_Types"
+
+;
+;       Add ALPHA-specific customization after this header.
+;
+;##################### DO NOT DELETE THIS HEADER ####################
+;####################################################################
+
diff --git a/local/alpha/config/vufind/searches.ini b/local/alpha/config/vufind/searches.ini
new file mode 100644
index 0000000000000000000000000000000000000000..1a87c350692d172856f4a232dbcd9cbec555e360
--- /dev/null
+++ b/local/alpha/config/vufind/searches.ini
@@ -0,0 +1,22 @@
+;####################################################################
+;##################### DO NOT DELETE THIS HEADER ####################
+;################### Leipzig University Library © 2015 ##############
+;
+; This is the default ALPHA-INI-file and inherits
+; all the settings from the INI-file defined in [Parent_Config] which
+; points to the default INI-file located in the folder vufind2/local
+;
+
+[Parent_Config]
+relative_path = ../../../config/vufind/searches.ini
+
+; A comma-separated list of config sections from the parent which should be
+; completely overwritten by the equivalent sections in this configuration;
+; any sections not listed here will be merged on a section-by-section basis.
+;override_full_sections = "Languages,AlphaBrowse_Types"
+
+;
+;       Add ALPHA-specific customization after this header.
+;
+;##################### DO NOT DELETE THIS HEADER ####################
+;####################################################################
diff --git a/local/config/vufind/DAIA.ini b/local/config/vufind/DAIA.ini
new file mode 100644
index 0000000000000000000000000000000000000000..7ca1a3eedd26266590d6b8f00e06130a203a953f
--- /dev/null
+++ b/local/config/vufind/DAIA.ini
@@ -0,0 +1,6 @@
+[DAIA]
+; refer to http://data.ub.uni-leipzig.de/ldinfo for setting up specific DAIA-urls
+baseUrl        = http://data.ub.uni-leipzig.de/item/ISIL/identifier/
+
+; DAIATheca
+; http://139.18.19.238:8080/DaiaThecaMssql/
\ No newline at end of file
diff --git a/local/config/vufind/SolrMarcRemote.ini b/local/config/vufind/SolrMarcRemote.ini
new file mode 100644
index 0000000000000000000000000000000000000000..81cb438500faa7f5eda38dc7a8ed40d9f8dcdc2c
--- /dev/null
+++ b/local/config/vufind/SolrMarcRemote.ini
@@ -0,0 +1,3 @@
+[General]
+; Set the URI-pattern of the server which serves the raw Marc-data.
+baseUrl        = http://172.18.113.147/%s
\ No newline at end of file
diff --git a/local/config/vufind/facets.ini b/local/config/vufind/facets.ini
new file mode 100644
index 0000000000000000000000000000000000000000..0058254d6544aceebe2f85f0584ef4836234daa8
--- /dev/null
+++ b/local/config/vufind/facets.ini
@@ -0,0 +1,200 @@
+[Results]
+; institution        = Institution
+; building           = Library
+access_facet	   = Access
+format             = Format
+; format_de15        = "Format UBL"
+branch_de15        = "Zweigbibliothek"
+; collcode_de15      = "Literaturabteilung UBL"
+; rvk_facet          = "RVK"
+finc_class_facet   = Fachgebiet
+
+mega_collection = Kollektion
+mega_toplevel = Status
+
+; Use callnumber-first for LC call numbers, dewey-hundreds for Dewey Decimal:
+;callnumber-first   = "Call Number"
+;dewey-hundreds     = "Call Number"
+
+language           = Language
+; authorStr          = Author
+author_facet	   = Author
+; genre_facet        = Genre
+; era_facet          = Era
+; geographic_facet   = Region
+publishDate        = "adv_search_year"  ; share year string w/advanced search page
+
+; Facets that will appear at the top of search results when the TopFacets
+; recommendations module is used.  See the [TopRecommendations] section of
+; searches.ini for more details.
+[ResultsTop]
+; topic_facet        = "Suggested Topics"
+
+; Facets must be stripped if you have a facet in your main index which is missing
+; from any index includable by shards.  This section can be ignored if you are
+; not using sharding or if all of your shards have identical schemas.
+;
+; Put in the facets to strip here in the following format:
+; shard name = fieldname,another fieldname,...
+[StripFacets]
+
+; This section is used to identify facets for special treatment by the SideFacets
+; recommendations module.
+[SpecialFacets]
+; Any fields listed below will be treated as date ranges rather than plain facets:
+dateRange[] = publishDate
+
+;###########
+;BOF-VuFind2
+; Any fields listed below will be treated as numeric ranges rather than plain facets:
+;numericRange[] = example_field_str
+; Any fields listed below will be treated as free-form ranges rather than plain
+; facets:
+;genericRange[] = example_field_str
+;EOF-VuFind2
+;###########
+
+; This section is reserved for special boolean facets.  These are displayed
+; as checkboxes.  If the box is checked, the filter on the left side of the
+; equal sign is applied.  If the box is not checked, the filter is not applied.
+; The value on the right side of the equal sign is the text to display to the
+; user.  It will be run through the translation code, so be sure to update the
+; language files appropriately.
+;
+; Leave the section empty if you do not need checkbox facets.
+[CheckboxFacets]
+;edition:1st* = "First Edition"     ; Contrived hypothetical example
+;access_facet:Local Holdings = "Local Holdings"
+;access_facet:Electronic Resources = "Electronic Resources"
+
+; These settings affect the way the [Results] facets are displayed
+; If using facets at the top of search results you have more room for text.
+[Results_Settings]
+facet_limit        = 30     ; how many values should we show for each facet?
+; Specify which facet fields are multi-select (filters are OR'ed instead of AND'ed)
+multiselect_facets = institution,format,language
+; Rows and columns for table used by top facets
+;top_rows = 2
+;top_cols = 3
+
+;###########
+;BOF-VuFind2
+; Should we show "exclude" links for some or all of the facets? Set to * for
+; all facets, use a comma-separated list to show for some of the facets, set
+; to false or omit to disable "exclude" links
+;exclude = *
+; Should we OR together facets rather than ANDing them? Set to * for
+; all facets, use a comma-separated list to apply to some of the facets, set
+; to false or omit to disable ORed facets.
+;orFacets = *
+; Do we want any facets to be collapsed by default?
+;collapsedFacets = *
+;EOF-VuFind2
+;###########
+
+; The author home screen has different facets
+[Author]
+topic_facet = "Related Subjects"
+
+; These facets will be displayed as limiters on the advanced search search screen
+[Advanced]
+;callnumber-first = "Call Number"
+;language         = Language
+;format           = Format
+
+;BOF-VuFind2
+;hierarchy_top_title   = Collections
+;EOF-VuFind2
+
+branch_de15	 = Zweigbibliothek
+
+; These settings affect the way the [Advanced] facets are displayed
+[Advanced_Settings]
+facet_limit      = 100      ; how many values should we show for each facet?
+
+;###########
+;BOF-VuFind2
+; Should we OR together facets rather than ANDing them? Set to * for
+; all facets, use a comma-separated list to apply to some of the facets, set
+; to false or omit to disable ORed facets.
+orFacets = *
+;EOF-VuFind2
+;###########
+
+; The facets listed under the [Advanced] section above will be used as limiters on
+; the advanced search screen and will be displayed uniformly as multi-select boxes.
+; Some facet types don't lend themselves to this format, and they can be turned on
+; by inclusion in the comma-separated list below, or turned off by being excluded.
+;###########
+;BOF-VuFind2
+; Supported values:
+; checkboxes - displays a list of checkbox facets as specified in the
+;      [CheckboxFacets] section above. You can specify the config file/section
+;      with colon-separated parameters following the checkboxes setting; e.g.
+;      checkboxes:facets:myCustomCheckboxes will load from the myCustomCheckboxes
+;      section of facets.ini. You can prefix the section name with a tilde (~)
+;      to reverse processing of the section to label => filter format (useful if your
+;      filters contain values that are illegal in configuration keys -- e.g. []).
+; daterange - for the range controls specified by the dateRange setting under
+;      [Special_Facets] above; if multiple fields are specified above but you
+;      only want certain ones on the advanced screen, you can filter with a
+;      colon separated list; e.g. "daterange:field1:field2:field3"
+; genericrange - just like daterange above, but for genericRange[] fields.
+; illustrated - for the "illustrated/not illustrated" radio button limiter
+; numericrange - just like daterange above, but for numericRange[] fields.
+;EOF-VuFind2
+;###########
+
+special_facets   = "illustrated,daterange"
+
+; Any facets named in the list below will have their values run through the
+; translation code; unlisted facets will displayed as-is without translation.  For
+; translated facets, be sure that all of the necessary strings are included in the
+; language files found in the web/lang directory.  By default, no facets are
+; translated -- uncomment or add lines below to turn on this feature.
+;translated_facets[] = institution
+;translated_facets[] = building
+translated_facets[] = format
+translated_facets[] = language
+translated_facets[] = access_facet
+translated_facets[] = finc_class_facet
+translated_facets[] = rvk_facet
+translated_facets[] = mega_collection
+translated_facets[] = mega_toplevel
+
+;###########
+;BOF-VuFind2
+; These facets will be displayed on the Home Page.  If this section is omitted,
+; the [Advanced] section will be used instead.
+[HomePage]
+;callnumber-first = "Call Number"
+language         = Language
+format           = Format
+;hierarchy_top_title   = Collections
+
+; These settings affect the way the [HomePage] facets are displayed
+; NOTE: To make changes take effect immediately, you may need to clear VuFind's
+; cache after changing this section.
+[HomePage_Settings]
+; how many values should we load for each facet?  depending on the column layout
+; of the homepage facet lists, we may not display all loaded values for every facet
+facet_limit      = 20
+
+[Visual_Settings]
+; Which two facetable fields should be used for creating the visual results?
+; See VisualFacets recommendation module in searches.ini for more details.
+;visual_facets = "callnumber-first,topic_facet"
+;EOF-VuFind2
+;###########
+
+; Added for finc project
+; Array of stricter facets hiding to diminsh displaying
+; facet contents by starting searching.
+[HideFacets]
+; Indicate facet which contents should be hided first.
+hide_facets = "genre_facet,era_facet,geographic_facet"
+
+; Special facets sorted alphabetically.
+[SortedByIndex]
+index[] = branch_de15
+;index[] = format
diff --git a/local/dev/config/vufind/DAIA.ini.sample b/local/dev/config/vufind/DAIA.ini.sample
index 3a0cbceb485623be150402d20089ad6690e34520..c8ae05ca19f1ef2afc15f7f03db88fc8c6c39e6d 100644
--- a/local/dev/config/vufind/DAIA.ini.sample
+++ b/local/dev/config/vufind/DAIA.ini.sample
@@ -1,2 +1,29 @@
-[DAIA]
-baseUrl        = http://data.ub.uni-leipzig.de/item/DE-15/finc/
\ No newline at end of file
+;####################################################################
+;##################### DO NOT DELETE THIS HEADER ####################
+;################### Leipzig University Library © 2015 ##############
+;
+; This is the default DEV-INI-file and inherits
+; all the settings from the INI-file defined in [Parent_Config] which
+; points to the default INI-file located in the folder vufind2/local
+;
+
+[Parent_Config]
+relative_path = ../../../config/vufind/DAIA.ini
+
+; A comma-separated list of config sections from the parent which should be
+; completely overwritten by the equivalent sections in this configuration;
+; any sections not listed here will be merged on a section-by-section basis.
+;override_full_sections = "Languages,AlphaBrowse_Types"
+
+;
+;       Add DEV-specific customization after this header.
+;
+;##################### DO NOT DELETE THIS HEADER ####################
+;####################################################################
+
+;[DAIA]
+; refer to http://data.ub.uni-leipzig.de/ldinfo for setting up specific DAIA-urls
+;baseUrl        = http://data.ub.uni-leipzig.de/item/DE-15/finc/
+
+; DAIATheca
+; http://139.18.19.238:8080/DaiaThecaMssql/
\ No newline at end of file
diff --git a/local/dev/config/vufind/SolrMarcRemote.ini.sample b/local/dev/config/vufind/SolrMarcRemote.ini.sample
index 81cb438500faa7f5eda38dc7a8ed40d9f8dcdc2c..a378fc7755fa27a462ce15791a59aefc03b2e11b 100644
--- a/local/dev/config/vufind/SolrMarcRemote.ini.sample
+++ b/local/dev/config/vufind/SolrMarcRemote.ini.sample
@@ -1,3 +1,22 @@
-[General]
-; Set the URI-pattern of the server which serves the raw Marc-data.
-baseUrl        = http://172.18.113.147/%s
\ No newline at end of file
+;####################################################################
+;##################### DO NOT DELETE THIS HEADER ####################
+;################### Leipzig University Library © 2015 ##############
+;
+; This is the default DEV-INI-file and inherits
+; all the settings from the INI-file defined in [Parent_Config] which
+; points to the default INI-file located in the folder vufind2/local
+;
+
+[Parent_Config]
+relative_path = ../../../config/vufind/SolrMarcRemote.ini
+
+; A comma-separated list of config sections from the parent which should be
+; completely overwritten by the equivalent sections in this configuration;
+; any sections not listed here will be merged on a section-by-section basis.
+;override_full_sections = "Languages,AlphaBrowse_Types"
+
+;
+;       Add DEV-specific customization after this header.
+;
+;##################### DO NOT DELETE THIS HEADER ####################
+;####################################################################
diff --git a/local/dev/config/vufind/config.ini.sample b/local/dev/config/vufind/config.ini.sample
index c7206e435f184b02585859c81b374e56242c02bc..1f3c3a72f60fb0b3a09401cb46e9ee8cb38781bc 100644
--- a/local/dev/config/vufind/config.ini.sample
+++ b/local/dev/config/vufind/config.ini.sample
@@ -1,3 +1,26 @@
+;####################################################################
+;##################### DO NOT DELETE THIS HEADER ####################
+;################### Leipzig University Library © 2015 ##############
+;
+; This is the default DEV-INI-file and inherits
+; all the settings from the INI-file defined in [Parent_Config] which
+; points to the default INI-file located in the folder vufind2/local
+;
+
+[Parent_Config]
+relative_path = ../../../config/vufind/config.ini
+
+; A comma-separated list of config sections from the parent which should be
+; completely overwritten by the equivalent sections in this configuration;
+; any sections not listed here will be merged on a section-by-section basis.
+;override_full_sections = "Languages,AlphaBrowse_Types"
+
+;
+;       Add DEV-specific customization after this header.
+;
+;##################### DO NOT DELETE THIS HEADER ####################
+;####################################################################
+
 [System]
 debug           = false
 
@@ -9,9 +32,6 @@ url             = http://localhost:8080/solr
 ; Solr-Devel (Ip-Freischaltung notwendig)
 ;url              = http://139.18.19.239:8080/solr
 
-[Parent_Config]
-relative_path = ../../../config/vufind/config.ini
-
 [Site]
 url = "http://localhost"
 
diff --git a/local/dev/config/vufind/facets.ini.sample b/local/dev/config/vufind/facets.ini.sample
index 59fe1f8da3b2448c6975d4dd5d8ad969898d4288..68d848f9185649891ca4a48eadba918727f17d40 100644
--- a/local/dev/config/vufind/facets.ini.sample
+++ b/local/dev/config/vufind/facets.ini.sample
@@ -1,203 +1,23 @@
-; The order of display is as shown below
-; The name of the index field is on the left
-; The display name of the field is on the right
-[Results]
-; institution        = Institution
-; building           = Library
-access_facet	   = Access
-format             = Format
-; format_de15        = "Format UBL"
-branch_de15        = "Zweigbibliothek"
-; collcode_de15      = "Literaturabteilung UBL"
-; rvk_facet          = "RVK"
-finc_class_facet   = Fachgebiet
-
-mega_collection = Kollektion
-mega_toplevel = Status
-
-; Use callnumber-first for LC call numbers, dewey-hundreds for Dewey Decimal:
-;callnumber-first   = "Call Number"
-;dewey-hundreds     = "Call Number"
-
-language           = Language
-; authorStr          = Author
-author_facet	   = Author
-; genre_facet        = Genre
-; era_facet          = Era
-; geographic_facet   = Region
-publishDate        = "adv_search_year"  ; share year string w/advanced search page
-
-; Facets that will appear at the top of search results when the TopFacets
-; recommendations module is used.  See the [TopRecommendations] section of
-; searches.ini for more details.
-[ResultsTop]
-; topic_facet        = "Suggested Topics"
-
-; Facets must be stripped if you have a facet in your main index which is missing
-; from any index includable by shards.  This section can be ignored if you are
-; not using sharding or if all of your shards have identical schemas.
+;####################################################################
+;##################### DO NOT DELETE THIS HEADER ####################
+;################### Leipzig University Library © 2015 ##############
 ;
-; Put in the facets to strip here in the following format:
-; shard name = fieldname,another fieldname,...
-[StripFacets]
-
-; This section is used to identify facets for special treatment by the SideFacets
-; recommendations module.
-[SpecialFacets]
-; Any fields listed below will be treated as date ranges rather than plain facets:
-dateRange[] = publishDate
-
-;###########
-;BOF-VuFind2
-; Any fields listed below will be treated as numeric ranges rather than plain facets:
-;numericRange[] = example_field_str
-; Any fields listed below will be treated as free-form ranges rather than plain
-; facets:
-;genericRange[] = example_field_str
-;EOF-VuFind2
-;###########
-
-; This section is reserved for special boolean facets.  These are displayed
-; as checkboxes.  If the box is checked, the filter on the left side of the
-; equal sign is applied.  If the box is not checked, the filter is not applied.
-; The value on the right side of the equal sign is the text to display to the
-; user.  It will be run through the translation code, so be sure to update the
-; language files appropriately.
+; This is the default DEV-INI-file and inherits
+; all the settings from the INI-file defined in [Parent_Config] which
+; points to the default INI-file located in the folder vufind2/local
 ;
-; Leave the section empty if you do not need checkbox facets.
-[CheckboxFacets]
-;edition:1st* = "First Edition"     ; Contrived hypothetical example
-;access_facet:Local Holdings = "Local Holdings"
-;access_facet:Electronic Resources = "Electronic Resources"
-
-; These settings affect the way the [Results] facets are displayed
-; If using facets at the top of search results you have more room for text.
-[Results_Settings]
-facet_limit        = 30     ; how many values should we show for each facet?
-; Specify which facet fields are multi-select (filters are OR'ed instead of AND'ed)
-multiselect_facets = institution,format,language
-; Rows and columns for table used by top facets
-;top_rows = 2
-;top_cols = 3
-
-;###########
-;BOF-VuFind2
-; Should we show "exclude" links for some or all of the facets? Set to * for
-; all facets, use a comma-separated list to show for some of the facets, set
-; to false or omit to disable "exclude" links
-;exclude = *
-; Should we OR together facets rather than ANDing them? Set to * for
-; all facets, use a comma-separated list to apply to some of the facets, set
-; to false or omit to disable ORed facets.
-;orFacets = *
-; Do we want any facets to be collapsed by default?
-;collapsedFacets = *
-;EOF-VuFind2
-;###########
-
-; The author home screen has different facets
-[Author]
-topic_facet = "Related Subjects"
 
-; These facets will be displayed as limiters on the advanced search search screen
-[Advanced]
-;callnumber-first = "Call Number"
-;language         = Language
-;format           = Format
+[Parent_Config]
+relative_path = ../../../config/vufind/facets.ini
 
-;BOF-VuFind2
-;hierarchy_top_title   = Collections
-;EOF-VuFind2
+; A comma-separated list of config sections from the parent which should be
+; completely overwritten by the equivalent sections in this configuration;
+; any sections not listed here will be merged on a section-by-section basis.
+;override_full_sections = "Languages,AlphaBrowse_Types"
 
-branch_de15	 = Zweigbibliothek
-
-; These settings affect the way the [Advanced] facets are displayed
-[Advanced_Settings]
-facet_limit      = 100      ; how many values should we show for each facet?
-
-;###########
-;BOF-VuFind2
-; Should we OR together facets rather than ANDing them? Set to * for
-; all facets, use a comma-separated list to apply to some of the facets, set
-; to false or omit to disable ORed facets.
-orFacets = *
-;EOF-VuFind2
-;###########
-
-; The facets listed under the [Advanced] section above will be used as limiters on
-; the advanced search screen and will be displayed uniformly as multi-select boxes.
-; Some facet types don't lend themselves to this format, and they can be turned on
-; by inclusion in the comma-separated list below, or turned off by being excluded.
-;###########
-;BOF-VuFind2
-; Supported values:
-; checkboxes - displays a list of checkbox facets as specified in the
-;      [CheckboxFacets] section above. You can specify the config file/section
-;      with colon-separated parameters following the checkboxes setting; e.g.
-;      checkboxes:facets:myCustomCheckboxes will load from the myCustomCheckboxes
-;      section of facets.ini. You can prefix the section name with a tilde (~)
-;      to reverse processing of the section to label => filter format (useful if your
-;      filters contain values that are illegal in configuration keys -- e.g. []).
-; daterange - for the range controls specified by the dateRange setting under
-;      [Special_Facets] above; if multiple fields are specified above but you
-;      only want certain ones on the advanced screen, you can filter with a
-;      colon separated list; e.g. "daterange:field1:field2:field3"
-; genericrange - just like daterange above, but for genericRange[] fields.
-; illustrated - for the "illustrated/not illustrated" radio button limiter
-; numericrange - just like daterange above, but for numericRange[] fields.
-;EOF-VuFind2
-;###########
-
-special_facets   = "illustrated,daterange"
-
-; Any facets named in the list below will have their values run through the
-; translation code; unlisted facets will displayed as-is without translation.  For
-; translated facets, be sure that all of the necessary strings are included in the
-; language files found in the web/lang directory.  By default, no facets are
-; translated -- uncomment or add lines below to turn on this feature.
-;translated_facets[] = institution
-;translated_facets[] = building
-translated_facets[] = format
-translated_facets[] = language
-translated_facets[] = access_facet
-translated_facets[] = finc_class_facet
-translated_facets[] = rvk_facet
-translated_facets[] = mega_collection
-translated_facets[] = mega_toplevel
-
-;###########
-;BOF-VuFind2
-; These facets will be displayed on the Home Page.  If this section is omitted,
-; the [Advanced] section will be used instead.
-[HomePage]
-;callnumber-first = "Call Number"
-language         = Language
-format           = Format
-;hierarchy_top_title   = Collections
-
-; These settings affect the way the [HomePage] facets are displayed
-; NOTE: To make changes take effect immediately, you may need to clear VuFind's
-; cache after changing this section.
-[HomePage_Settings]
-; how many values should we load for each facet?  depending on the column layout
-; of the homepage facet lists, we may not display all loaded values for every facet
-facet_limit      = 20
-
-[Visual_Settings]
-; Which two facetable fields should be used for creating the visual results?
-; See VisualFacets recommendation module in searches.ini for more details.
-;visual_facets = "callnumber-first,topic_facet"
-;EOF-VuFind2
-;###########
-
-; Added for finc project
-; Array of stricter facets hiding to diminsh displaying
-; facet contents by starting searching.
-[HideFacets]
-; Indicate facet which contents should be hided first.
-hide_facets = "genre_facet,era_facet,geographic_facet"
+;
+;       Add DEV-specific customization after this header.
+;
+;##################### DO NOT DELETE THIS HEADER ####################
+;####################################################################
 
-; Special facets sorted alphabetically.
-[SortedByIndex]
-index[] = branch_de15
-;index[] = format
diff --git a/local/dev/config/vufind/searches.ini.sample b/local/dev/config/vufind/searches.ini.sample
index 3a28c9c39640bca2a8d185a57ad88bacc6b91bbd..7ce560f40bfeb46caba3ada9e2cdf59882d0d196 100644
--- a/local/dev/config/vufind/searches.ini.sample
+++ b/local/dev/config/vufind/searches.ini.sample
@@ -1,5 +1,22 @@
+;####################################################################
+;##################### DO NOT DELETE THIS HEADER ####################
+;################### Leipzig University Library © 2015 ##############
+;
+; This is the default DEV-INI-file and inherits
+; all the settings from the INI-file defined in [Parent_Config] which
+; points to the default INI-file located in the folder vufind2/local
+;
+
 [Parent_Config]
 relative_path = ../../../config/vufind/searches.ini
 
-[HiddenFilters]
-institution = "DE-15"
\ No newline at end of file
+; A comma-separated list of config sections from the parent which should be
+; completely overwritten by the equivalent sections in this configuration;
+; any sections not listed here will be merged on a section-by-section basis.
+;override_full_sections = "Languages,AlphaBrowse_Types"
+
+;
+;       Add DEV-specific customization after this header.
+;
+;##################### DO NOT DELETE THIS HEADER ####################
+;####################################################################