Conclusion / Learn
Autocomplete with Atlas Search
In this unit, you learned how to:
- Describe how tokenization works when using autocomplete
- Compare the autocomplete tokenization strategy with a custom analyzer
- Define the different tokenization strategies available for autocomplete
- Create a search index using the
autocompletefield type - Create a search query using the
autocompleteoperator - Explain optional parameters in an autocomplete query, such as
tokenOrder - Configure a search index with an
autocompletefield type to return exact matches first - Perform an autocomplete query on multiple fields using the
compoundoperator - Configure a search index with an
autocompletefield type to return results that start with the query phrase
Resources
Use the following resources to learn more about using autocomplete with Atlas Search: