Azure-Samples / Azure-Samples/azure-search-python-samples
msft analyzer tokenizer error
Open
- Dominant language
- Jupyter Notebook
- Stars
- 178
- Forks
- 310
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 2
Description
API_Version='11.5.2'
Microsoft analyzer: en.microsoft
'presnell 4649 to 1 h56' --> only has token of '1 h56', no token of ' h56' we need token h56
'724 726-14-7024' --> only has token of '-7024', no token of '7024' we need token 7024.
Contributor guide
Assessment
This issue has not been assessed yet.