- Notifications
You must be signed in to change notification settings - Fork5
Commit8fdc781
committed
Please, apply attached patch for contrib/tsearch to 7.2.1 and current
CVS. It fix english stemmer's problem with ending words like'technology'.We have found one more bug in english stemmer. The bug is with'irregular' english words like 'skies' -> 'sky'. Please, apply attachedcumulative patch to 7.2.1 and current CVS instead previous one.Thank to Thomas T. Thai <tom@minnesota.com> for hard testing. This kindof bug has significance only for dump/reload database and viewing, butsearching/indexing works right.Teodor Sigaev1 parent6024ac1 commit8fdc781
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
577 | 577 |
| |
578 | 578 |
| |
579 | 579 |
| |
580 |
| - | |
| 580 | + | |
581 | 581 |
| |
582 | 582 |
| |
583 | 583 |
| |
| |||
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
686 |
| - | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
687 | 690 |
| |
688 | 691 |
| |
689 | 692 |
| |
|
0 commit comments
Comments
(0)