Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example search engine: Match all words, in any order #26971

Merged
merged 2 commits into from Oct 16, 2023
Merged

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Oct 15, 2023

Description

It searches by keywords in any order and not by exact search, this is closer to how other search engines also do it.

For example, before, if you type animation blend no example will appear, now it will.

image

@sunag sunag added this to the r158 milestone Oct 15, 2023
@sunag sunag marked this pull request as ready for review October 15, 2023 06:34
@sunag sunag merged commit f14779f into mrdoob:dev Oct 16, 2023
19 checks passed
@sunag sunag deleted the dev-search branch October 16, 2023 16:37
@sunag sunag changed the title Examples Search Engine: Match all words, in any order Example search engine: Match all words, in any order Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants