Commit 7048c7f
authored
Author name ASCII folding at index time (#250)
* Add period to list of removed punctuation
Adds periods to removed punctuation in "normalized_text_ascii" field type. This was to resolve a request to match abbreviated terms like "U.S." to their non-period-notation counterparts, e.g. "US".
* Add "pub_abbrev" field
* Add ASCII folding to index-time analysis chain for author field1 parent c3526b5 commit 7048c7f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | | - | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments