-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The Drupal solr module won't work unless the SOLR core has specific configuration. We don't have it available in our distribution repository so we add it to the image instead.
- Loading branch information
Showing
19 changed files
with
19,764 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,185 @@ | ||
# À => A | ||
"\u00C0" => "A" | ||
# Á => A | ||
"\u00C1" => "A" | ||
# Â => A | ||
"\u00C2" => "A" | ||
# Ã => A | ||
"\u00C3" => "A" | ||
# Ä => A | ||
"\u00C4" => "A" | ||
# Å => A | ||
"\u00C5" => "A" | ||
# Ą => A | ||
"\u0104" => "A" | ||
# Æ => AE | ||
"\u00C6" => "AE" | ||
# Ç => C | ||
"\u00C7" => "C" | ||
# Ć => C | ||
"\U0106" => "C" | ||
# È => E | ||
"\u00C8" => "E" | ||
# É => E | ||
"\u00C9" => "E" | ||
# Ê => E | ||
"\u00CA" => "E" | ||
# Ë => E | ||
"\u00CB" => "E" | ||
# Ę => E | ||
"\u0118" => "E" | ||
# Ì => I | ||
"\u00CC" => "I" | ||
# Í => I | ||
"\u00CD" => "I" | ||
# Î => I | ||
"\u00CE" => "I" | ||
# Ï => I | ||
"\u00CF" => "I" | ||
# IJ => IJ | ||
"\u0132" => "IJ" | ||
# Ð => D | ||
"\u00D0" => "D" | ||
# Ł => L | ||
"\u0141" => "L" | ||
# Ñ => N | ||
"\u00D1" => "N" | ||
# Ń => N | ||
"\u0143" => "N" | ||
# Ò => O | ||
"\u00D2" => "O" | ||
# Ó => O | ||
"\u00D3" => "O" | ||
# Ô => O | ||
"\u00D4" => "O" | ||
# Õ => O | ||
"\u00D5" => "O" | ||
# Ö => O | ||
"\u00D6" => "O" | ||
# Ø => O | ||
"\u00D8" => "O" | ||
# Œ => OE | ||
"\u0152" => "OE" | ||
# Þ | ||
"\u00DE" => "TH" | ||
# Ù => U | ||
"\u00D9" => "U" | ||
# Ú => U | ||
"\u00DA" => "U" | ||
# Û => U | ||
"\u00DB" => "U" | ||
# Ü => U | ||
"\u00DC" => "U" | ||
# Ý => Y | ||
"\u00DD" => "Y" | ||
# Ÿ => Y | ||
"\u0178" => "Y" | ||
# à => a | ||
"\u00E0" => "a" | ||
# á => a | ||
"\u00E1" => "a" | ||
# â => a | ||
"\u00E2" => "a" | ||
# ã => a | ||
"\u00E3" => "a" | ||
# ä => a | ||
"\u00E4" => "a" | ||
# å => a | ||
"\u00E5" => "a" | ||
# æ => ae | ||
"\u00E6" => "ae" | ||
# ç => c | ||
"\u00E7" => "c" | ||
# è => e | ||
"\u00E8" => "e" | ||
# é => e | ||
"\u00E9" => "e" | ||
# ê => e | ||
"\u00EA" => "e" | ||
# ë => e | ||
"\u00EB" => "e" | ||
# ì => i | ||
"\u00EC" => "i" | ||
# í => i | ||
"\u00ED" => "i" | ||
# î => i | ||
"\u00EE" => "i" | ||
# ï => i | ||
"\u00EF" => "i" | ||
# ij => ij | ||
"\u0133" => "ij" | ||
# ð => d | ||
"\u00F0" => "d" | ||
# ñ => n | ||
"\u00F1" => "n" | ||
# ò => o | ||
"\u00F2" => "o" | ||
# ó => o | ||
"\u00F3" => "o" | ||
# ô => o | ||
"\u00F4" => "o" | ||
# õ => o | ||
"\u00F5" => "o" | ||
# ö => o | ||
"\u00F6" => "o" | ||
# ø => o | ||
"\u00F8" => "o" | ||
# œ => oe | ||
"\u0153" => "oe" | ||
# ß => ss | ||
"\u00DF" => "ss" | ||
# Ś => S | ||
"\u015a" => "S" | ||
# þ => th | ||
"\u00FE" => "th" | ||
# ù => u | ||
"\u00F9" => "u" | ||
# ú => u | ||
"\u00FA" => "u" | ||
# û => u | ||
"\u00FB" => "u" | ||
# ü => u | ||
"\u00FC" => "u" | ||
# ý => y | ||
"\u00FD" => "y" | ||
# ÿ => y | ||
"\u00FF" => "y" | ||
# Ź => Z | ||
"\u0179" => "Z" | ||
# Ż => Z | ||
"\u017b" => "Z" | ||
# ff => ff | ||
"\uFB00" => "ff" | ||
# fi => fi | ||
"\uFB01" => "fi" | ||
# fl => fl | ||
"\uFB02" => "fl" | ||
# ffi => ffi | ||
"\uFB03" => "ffi" | ||
# ffl => ffl | ||
"\uFB04" => "ffl" | ||
# ſt => st | ||
"\uFB05" => "st" | ||
# st => st | ||
"\uFB06" => "st" | ||
# Māori macrons. | ||
# Ā => A | ||
"\u0100" => "A" | ||
# Ē => E | ||
"\u0112" => "E" | ||
# Ī => I | ||
"\u012A" => "I" | ||
# Ō => O | ||
"\u014C" => "O" | ||
# Ū => U | ||
"\u016A" => "U" | ||
# ā => a | ||
"\u0101" => "a" | ||
# ē => e | ||
"\u0113" => "e" | ||
# ī => i | ||
"\u012B" => "i" | ||
# ō => o | ||
"\u014D" => "o" | ||
# ū => u | ||
"\u016B" => "u" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,148 @@ | ||
# À => A | ||
"\u00C0" => "A" | ||
# Á => A | ||
"\u00C1" => "A" | ||
# Â => A | ||
"\u00C2" => "A" | ||
# Ã => A | ||
"\u00C3" => "A" | ||
# Ä => A | ||
"\u00C4" => "A" | ||
# Å => A | ||
"\u00C5" => "A" | ||
# Æ => AE | ||
"\u00C6" => "AE" | ||
# Ç => C | ||
"\u00C7" => "C" | ||
# È => E | ||
"\u00C8" => "E" | ||
# É => E | ||
"\u00C9" => "E" | ||
# Ê => E | ||
"\u00CA" => "E" | ||
# Ë => E | ||
"\u00CB" => "E" | ||
# Ì => I | ||
"\u00CC" => "I" | ||
# Í => I | ||
"\u00CD" => "I" | ||
# Î => I | ||
"\u00CE" => "I" | ||
# Ï => I | ||
"\u00CF" => "I" | ||
# IJ => IJ | ||
"\u0132" => "IJ" | ||
# Ð => D | ||
"\u00D0" => "D" | ||
# Ñ => N | ||
"\u00D1" => "N" | ||
# Ò => O | ||
"\u00D2" => "O" | ||
# Ó => O | ||
"\u00D3" => "O" | ||
# Ô => O | ||
"\u00D4" => "O" | ||
# Õ => O | ||
"\u00D5" => "O" | ||
# Ö => O | ||
"\u00D6" => "O" | ||
# Ø => O | ||
"\u00D8" => "O" | ||
# Œ => OE | ||
"\u0152" => "OE" | ||
# Þ | ||
"\u00DE" => "TH" | ||
# Ù => U | ||
"\u00D9" => "U" | ||
# Ú => U | ||
"\u00DA" => "U" | ||
# Û => U | ||
"\u00DB" => "U" | ||
# Ü => U | ||
"\u00DC" => "U" | ||
# Ý => Y | ||
"\u00DD" => "Y" | ||
# Ÿ => Y | ||
"\u0178" => "Y" | ||
# à => a | ||
"\u00E0" => "a" | ||
# á => a | ||
"\u00E1" => "a" | ||
# â => a | ||
"\u00E2" => "a" | ||
# ã => a | ||
"\u00E3" => "a" | ||
# ä => a | ||
"\u00E4" => "a" | ||
# å => a | ||
"\u00E5" => "a" | ||
# æ => ae | ||
"\u00E6" => "ae" | ||
# ç => c | ||
"\u00E7" => "c" | ||
# è => e | ||
"\u00E8" => "e" | ||
# é => e | ||
"\u00E9" => "e" | ||
# ê => e | ||
"\u00EA" => "e" | ||
# ë => e | ||
"\u00EB" => "e" | ||
# ì => i | ||
"\u00EC" => "i" | ||
# í => i | ||
"\u00ED" => "i" | ||
# î => i | ||
"\u00EE" => "i" | ||
# ï => i | ||
"\u00EF" => "i" | ||
# ij => ij | ||
"\u0133" => "ij" | ||
# ð => d | ||
"\u00F0" => "d" | ||
# ñ => n | ||
"\u00F1" => "n" | ||
# ò => o | ||
"\u00F2" => "o" | ||
# ó => o | ||
"\u00F3" => "o" | ||
# ô => o | ||
"\u00F4" => "o" | ||
# õ => o | ||
"\u00F5" => "o" | ||
# ö => o | ||
"\u00F6" => "o" | ||
# ø => o | ||
"\u00F8" => "o" | ||
# œ => oe | ||
"\u0153" => "oe" | ||
# ß => ss | ||
"\u00DF" => "ss" | ||
# þ => th | ||
"\u00FE" => "th" | ||
# ù => u | ||
"\u00F9" => "u" | ||
# ú => u | ||
"\u00FA" => "u" | ||
# û => u | ||
"\u00FB" => "u" | ||
# ü => u | ||
"\u00FC" => "u" | ||
# ý => y | ||
"\u00FD" => "y" | ||
# ÿ => y | ||
"\u00FF" => "y" | ||
# ff => ff | ||
"\uFB00" => "ff" | ||
# fi => fi | ||
"\uFB01" => "fi" | ||
# fl => fl | ||
"\uFB02" => "fl" | ||
# ffi => ffi | ||
"\uFB03" => "ffi" | ||
# ffl => ffl | ||
"\uFB04" => "ffl" | ||
# ſt => st | ||
"\uFB05" => "st" | ||
# st => st | ||
"\uFB06" => "st" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
|
||
<!-- | ||
This file allows you to boost certain search items to the top of search | ||
results. You can find out an item's ID by searching directly on the Solr | ||
server. Search API generally constructs item IDs (esp. for entities) as: | ||
$document->id = "$site_hash-$index_id-$datasource:$entity_id:$language_id"; | ||
If you want this file to be automatically re-loaded when a Solr commit takes | ||
place (e.g., if you have an automatic script active which updates elevate.xml | ||
according to newly-indexed data), place it into Solr's data/ directory. | ||
Otherwise, place it with the other configuration files into the conf/ | ||
directory. | ||
See http://wiki.apache.org/solr/QueryElevationComponent for more information. | ||
--> | ||
|
||
<elevate> | ||
<!-- Example for ranking the node #789 first in searches for "example query": --> | ||
<!-- | ||
<query text="example query"> | ||
<doc id="ab12cd34-site_index-entity:789:en" /> | ||
</query> | ||
--> | ||
<!-- Multiple <query> elements can be specified, contained in one <elevate>. --> | ||
<!-- <query text="...">...</query> --> | ||
</elevate> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Oops, something went wrong.