dev:proposal:search_normalization
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dev:proposal:search_normalization [2012/11/26 11:13] – jbond | dev:proposal:search_normalization [2022/02/10 13:34] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
- | NACO normalization standards can be found [http:// | + | NACO normalization standards can be found [[http:// |
The change to normalization is minor. According to NACO standards commas and apostrophes are normalized to white space. This search normalization feature converts commas and apostrophes to nothing rather than white space. The feature can be turned on or off using an internal flag. Using this feature affects the way all data is normalized when using the search_normalize stored procedure. | The change to normalization is minor. According to NACO standards commas and apostrophes are normalized to white space. This search normalization feature converts commas and apostrophes to nothing rather than white space. The feature can be turned on or off using an internal flag. Using this feature affects the way all data is normalized when using the search_normalize stored procedure. | ||
Line 26: | Line 26: | ||
* config.internal_flag - Added row to handle altered search normalization rules. | * config.internal_flag - Added row to handle altered search normalization rules. | ||
- | |||
- | ==== Pull Request ==== | ||
==== Blue Print ==== | ==== Blue Print ==== | ||
+ | https:// | ||
==== Deliverable ==== | ==== Deliverable ==== | ||
- | * Am option to alter search normalization functionality. | + | * An option to alter search normalization functionality. |
dev/proposal/search_normalization.1353946431.txt.gz · Last modified: 2022/02/10 13:34 (external edit)