| Skip to main content | https://selectize.dev/docs/API/sifter#docusaurus_skipToContent_fallback |
| Selectize | https://selectize.dev/ |
| Get Started | https://selectize.dev/docs/intro |
| Examples | https://selectize.dev/docs/demos |
| API Documentation | https://selectize.dev/docs/api |
| Current Version (0.15.x) | https://selectize.dev/docs/intro |
| Community | https://github.com/selectize/selectize.js/discussions |
| GitHub | https://github.com/selectize/selectize.js |
| API Methods | https://selectize.dev/docs/api |
| Guides | https://selectize.dev/docs/category/api-documentation |
| constants | https://selectize.dev/docs/API/constants |
| selectize | https://selectize.dev/docs/API/selectize |
| highlight | https://selectize.dev/docs/API/highlight |
| utils | https://selectize.dev/docs/API/utils |
| microevent | https://selectize.dev/docs/API/microevent |
| microplugin | https://selectize.dev/docs/API/microplugin |
| sifter | https://selectize.dev/docs/API/sifter |
| autofill_disable Plugin | https://selectize.dev/docs/API/autofill_disable Plugin |
| optgroup_columns Plugin | https://selectize.dev/docs/API/optgroup_columns Plugin |
| remove_button Plugin | https://selectize.dev/docs/API/remove_button Plugin |
| restore_on_backspace Plugin | https://selectize.dev/docs/API/restore_on_backspace Plugin |
| clear_button Plugin | https://selectize.dev/docs/API/clear_button Plugin |
| dropdown_header Plugin | https://selectize.dev/docs/API/dropdown_header Plugin |
| tag_limit Plugin | https://selectize.dev/docs/API/tag_limit Plugin |
| https://selectize.dev/ |
| Guides | https://selectize.dev/docs/category/api-documentation |
| | https://selectize.dev/docs/API/sifter#sifter |
| Sifter | https://selectize.dev/docs/API/sifter#Sifter |
| new Sifter(items, items) | https://selectize.dev/docs/API/sifter#new_Sifter_new |
| .tokenize(query) | https://selectize.dev/docs/API/sifter#Sifter+tokenize |
| .iterator(object) | https://selectize.dev/docs/API/sifter#Sifter+iterator |
| .getScoreFunction(search, options) | https://selectize.dev/docs/API/sifter#Sifter+getScoreFunction |
| ~scoreObject | https://selectize.dev/docs/API/sifter#Sifter+getScoreFunction..scoreObject |
| ~scoreValue(value, token) | https://selectize.dev/docs/API/sifter#Sifter+getScoreFunction..scoreValue |
| .getSortFunction(search, options) | https://selectize.dev/docs/API/sifter#Sifter+getSortFunction |
| ~get_field(name, result) | https://selectize.dev/docs/API/sifter#Sifter+getSortFunction..get_field |
| .prepareSearch(query, options) | https://selectize.dev/docs/API/sifter#Sifter+prepareSearch |
| .search(query, options) | https://selectize.dev/docs/API/sifter#Sifter+search |
| | https://selectize.dev/docs/API/sifter#new-sifteritems-items |
| | https://selectize.dev/docs/API/sifter#siftertokenizequery--array |
| Sifter | https://selectize.dev/docs/API/sifter#Sifter |
| | https://selectize.dev/docs/API/sifter#sifteriteratorobject |
| Sifter | https://selectize.dev/docs/API/sifter#Sifter |
| | https://selectize.dev/docs/API/sifter#siftergetscorefunctionsearch-options--function |
| Sifter | https://selectize.dev/docs/API/sifter#Sifter |
| .getScoreFunction(search, options) | https://selectize.dev/docs/API/sifter#Sifter+getScoreFunction |
| ~scoreObject | https://selectize.dev/docs/API/sifter#Sifter+getScoreFunction..scoreObject |
| ~scoreValue(value, token) | https://selectize.dev/docs/API/sifter#Sifter+getScoreFunction..scoreValue |
| | https://selectize.dev/docs/API/sifter#getscorefunctionscoreobject--number |
| getScoreFunction | https://selectize.dev/docs/API/sifter#Sifter+getScoreFunction |
| | https://selectize.dev/docs/API/sifter#getscorefunctionscorevaluevalue-token--number |
| getScoreFunction | https://selectize.dev/docs/API/sifter#Sifter+getScoreFunction |
| | https://selectize.dev/docs/API/sifter#siftergetsortfunctionsearch-options- |
| Sifter | https://selectize.dev/docs/API/sifter#Sifter |
| | https://selectize.dev/docs/API/sifter#getsortfunctionget_fieldname-result--mixed |
| getSortFunction | https://selectize.dev/docs/API/sifter#Sifter+getSortFunction |
| | https://selectize.dev/docs/API/sifter#sifterpreparesearchquery-options--object |
| Sifter | https://selectize.dev/docs/API/sifter#Sifter |
| | https://selectize.dev/docs/API/sifter#siftersearchquery-options--object |
| Sifter | https://selectize.dev/docs/API/sifter#Sifter |
| | https://selectize.dev/docs/API/sifter#getattrobj-name-nesting--object |
| Previousmicroplugin | https://selectize.dev/docs/API/microplugin |
| Nextautofill_disable Plugin | https://selectize.dev/docs/API/autofill_disable Plugin |
| Sifter | https://selectize.dev/docs/API/sifter#sifter |
| new Sifter(items, items) | https://selectize.dev/docs/API/sifter#new-sifteritems-items |
| sifter.tokenize(query) ⇒ array | https://selectize.dev/docs/API/sifter#siftertokenizequery--array |
| sifter.iterator(object) | https://selectize.dev/docs/API/sifter#sifteriteratorobject |
| sifter.getScoreFunction(search, options) ⇒ function | https://selectize.dev/docs/API/sifter#siftergetscorefunctionsearch-options--function |
| sifter.getSortFunction(search, options) ⇒ | https://selectize.dev/docs/API/sifter#siftergetsortfunctionsearch-options- |
| sifter.prepareSearch(query, options) ⇒ object | https://selectize.dev/docs/API/sifter#sifterpreparesearchquery-options--object |
| sifter.search(query, options) ⇒ object | https://selectize.dev/docs/API/sifter#siftersearchquery-options--object |
| getattr(obj, name, nesting) ⇒ Object | https://selectize.dev/docs/API/sifter#getattrobj-name-nesting--object |
| Get Started | https://selectize.dev/docs/intro |
| Events | https://selectize.dev/docs/events |
| API | https://selectize.dev/docs/api |
| Examples | https://selectize.dev/docs/demos |
| Plugins | https://selectize.dev/docs/plugins |
| GitHub | https://github.com/selectize/selectize.js |
| Keybase | https://keybase.io/team/selectize |
| Stackoverflow | https://stackoverflow.com/questions/tagged/selectize.js |
| License | https://selectize.dev/license |
| Code of Conduct | https://selectize.dev/code-of-conduct |
| Privacy Policy | https://selectize.dev/privacy-policy |