-
This is more of a question than a bug report:
I have a somewhat different use case than is covered in the documentation of how to use this library. In my case, I am wanting to search for similar-so…
-
It would be nice to have phonetics token filters. [Metaphone](https://en.wikipedia.org/wiki/Metaphone) and [Double Metaphone](https://en.wikipedia.org/wiki/Metaphone#Double_Metaphone) are the most pop…
-
-
There seems to be a problem with double metaphone returning truncated keys - example would be 'Galloway' - I think this should translate to 'KL' but the function returns just 'K'. There are other exa…
-
**Describe the bug**
metaphone crashes when encoding "gh"
Possibly this is version dependent - I'm running an old R and cannot upgrade until I buy a new computer.
It's just strange that it seem…
-
Add implementation and tests for double metaphone: https://en.wikipedia.org/wiki/Metaphone#Double_Metaphone
-
I'm trying to use the DoubleMetaphone comparison and it does not seem to be returning the correct answer (though maybe it is!). Below are the result of comparing the string 'is' to 'a' for both the M…
-
The Rust [rphonetic](https://github.com/Dalvany/rphonetic) library has a few more phonetic functions like refined soundex and double metaphone. Could jellyfish wrap those functions (or even use all th…
-
If i want to change the import format for datetime(yyyy-MM-dd HH:mm:ss) field it will fail to import.
I already write the mapping about date format in sh file, but jdbc seems automatically insert data…
-
Conferir a cada semestre se existem atualizações no original do *fork*. Caso a atualização impacte no algoritmo Metaphone (portanto as strings de metaphone geradas), todo o ecossistema vinculado (ex. …