Azure-Samples / Azure-Samples/azure-search-python-samples

msft analyzer tokenizer error

Open
#142 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Start by reproducing the tokenizer behavior described for API version 11.5.2 with the Microsoft analyzer en.microsoft. Compare the returned tokens for both examples with the expected h56 and 7024 tokens; the issue does not name a file, test, or entry point to inspect.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.