MCPcopy Index your code

hub / github.com/Pagefind/pagefind / functions

Functions1,107 in github.com/Pagefind/pagefind

↓ 3 callersMethodstem
Stem a single word Please note, that the input is expected to be all lowercase (if that is applicable).
pagefind_stem/src/lib.rs:116
↓ 3 callersMethodstringifyFilters
(obj = {})
pagefind_web_js/lib/coupled_search.ts:502
↓ 3 callersFunctionstubbed_filters
(max)
pagefind_ui/default/_dev_files/pagefind/_pagefind_stub.ts:143
↓ 3 callersFunctiontest_raw_parse
(input: Vec<&'static str>)
pagefind/src/fossick/parser.rs:705
↓ 3 callersMethodtriggerFilter
(filter: string, values: string[])
pagefind_ui/component/core/instance.ts:524
↓ 3 callersMethodtriggerSearch
(term)
pagefind_ui/modular/modular-core.js:89
↓ 3 callersMethodupdateOptionStates
()
pagefind_ui/component/components/pagefind-filter-dropdown.ts:612
↓ 3 callersMethodupdateOptions
()
pagefind_ui/component/components/pagefind-filter-dropdown.ts:432
↓ 3 callersMethodwrap
Performs any post-processing and returns the summated search results
pagefind/src/fossick/parser.rs:565
↓ 2 callersMethod__load__
()
pagefind_ui/component/core/instance.ts:594
↓ 2 callersMethod__load__
()
pagefind_ui/modular/modular-core.js:153
↓ 2 callersMethod_loadGenericChunk
(url: string, method: string)
pagefind_web_js/lib/coupled_search.ts:359
↓ 2 callersFunction_must_get_executable
()
wrappers/python/src/pagefind/service/__init__.py:66
↓ 2 callersMethodadd_html_file
Add an HTML file that isn't on disk into this search index. Either a filepath or a URL must be provided. # Arguments `source_path` - The source path
pagefind/src/service/api.rs:91
↓ 2 callersFunctionadd_result
(end_range?: number)
pagefind_web_js/lib/sub_results.ts:26
↓ 2 callersFunctionasyncSleep
(ms = 100)
pagefind_ui/default/_dev_files/pagefind/_pagefind_stub.ts:5
↓ 2 callersMethodbuildTemplateData
( result: PagefindResultData, options: ResultRenderOptions, )
pagefind_ui/component/components/pagefind-results.ts:300
↓ 2 callersMethodcacheOptions
()
pagefind_ui/component/components/pagefind-searchbox.ts:188
↓ 2 callersFunctionchunk_meta
(indexes: &[Vec<PackedWord>])
pagefind/src/index/mod.rs:620
↓ 2 callersMethodcleanup
()
pagefind_ui/component/components/pagefind-results.ts:215
↓ 2 callersMethodclearLoadingAnnouncement
()
pagefind_ui/component/components/pagefind-results.ts:710
↓ 2 callersMethodclearSelection
()
pagefind_ui/component/components/pagefind-results.ts:717
↓ 2 callersMethodclose
(self)
wrappers/python/src/pagefind/service/__init__.py:193
↓ 2 callersFunctioncommonOptions
(extraBanner)
pagefind_playground/_build_common.js:26
↓ 2 callersMethoddebouncedSearch
( term: string, options?: PagefindSearchOptions, debounceTimeoutMs?: number, )
pagefind_web_js/lib/coupled_search.ts:922
↓ 2 callersMethoddequeueNextFetch
()
pagefind_web_js/lib/coupled_search.ts:120
↓ 2 callersFunctionderiveBasePath
(explicit?: string)
pagefind_web_js/lib/public_search_api.ts:6
↓ 2 callersMethoddestroy
()
pagefind_web_js/lib/search_wrapper.ts:311
↓ 2 callersMethoddestroy
()
pagefind_ui/default/ui-core.js:106
↓ 2 callersFunctiondetectLanguage
()
pagefind_web_js/lib/public_search_api.ts:15
↓ 2 callersFunctiondetectMac
()
pagefind_ui/component/core/keyboard-shortcuts.ts:16
↓ 2 callersMethoddispatchFilterChange
()
pagefind_ui/component/components/pagefind-filter-dropdown.ts:574
↓ 2 callersMethodensureId
(prefix = "pagefind")
pagefind_ui/component/components/base-element.ts:70
↓ 2 callersMethodescapeHtml
(text: string)
pagefind_ui/component/components/base-element.ts:105
↓ 2 callersMethodfilter_chunks
(&self, filter: &str)
pagefind_web/src/filter.rs:312
↓ 2 callersMethodfindNeighborAnchor
* Find the next or previous anchor relative to the given one using DOM * traversal. Returns the neighbor anchor and the index of the Result it *
pagefind_ui/component/components/pagefind-results.ts:523
↓ 2 callersMethodfocusPreviousInput
* Focus the previous keyboard-navigable input component.
pagefind_ui/component/core/instance.ts:335
↓ 2 callersMethodfossick_many
Fossick files in parallel using rayon
pagefind/src/lib.rs:73
↓ 2 callersMethodfossick_one
(&mut self, file: Fossicker)
pagefind/src/lib.rs:116
↓ 2 callersMethodfossick_sync
(mut self, options: &SearchOptions)
pagefind/src/fossick/mod.rs:266
↓ 2 callersFunctionfreb
(eb, start)
pagefind_web_js/lib/gz.js:36
↓ 2 callersMethodgetDisplaySubResults
* Get sub-results for display, excluding the root result and thinning to limit.
pagefind_ui/component/core/instance.ts:702
↓ 2 callersFunctiongetInstanceManager
()
pagefind_ui/component/components/instance-manager.ts:67
↓ 2 callersMethodgetPlaceholder
()
pagefind_ui/component/components/pagefind-searchbox.ts:336
↓ 2 callersMethodget_files
Build the search index for this instance and return the files as a list of SyntheticFileResponse. # Returns A list of SyntheticFiles containing the p
pagefind/src/service/api.rs:220
↓ 2 callersMethodget_lang_meta
(&self, options: &SearchOptions)
pagefind/src/output/mod.rs:275
↓ 2 callersMethodget_strings
(&self)
pagefind/src/options.rs:334
↓ 2 callersMethodhandle
(e, f)
pagefind_ui/modular/helpers/element-builder.js:33
↓ 2 callersMethodhasAnnouncementCapability
* Check if any component has registered announcement capability. * Used to determine if Instance should handle announcements as a fallback.
pagefind_ui/component/core/instance.ts:267
↓ 2 callersFunctionhasTabbableChild
* Check whether a container has at least one tabbable child element.
pagefind_ui/component/core/focus-utils.ts:8
↓ 2 callersMethodhtml
(t)
pagefind_ui/modular/helpers/element-builder.js:28
↓ 2 callersMethodid
(s)
pagefind_ui/modular/helpers/element-builder.js:6
↓ 2 callersMethodinitExisting
(selector)
pagefind_ui/modular/components/input.js:113
↓ 2 callersMethodinvert
(&self, set: &mut BitSet)
pagefind_web/src/filter.rs:47
↓ 2 callersFunctionkeyBindingMatches
( binding: KeyBinding, event: KeyboardEvent, )
pagefind_ui/component/core/keyboard-shortcuts.ts:71
↓ 2 callersMethodlang_wasm_path
(&self)
pagefind/src/output/mod.rs:260
↓ 2 callersMethodloadFilterChunk
(hash: string)
pagefind_web_js/lib/coupled_search.ts:383
↓ 2 callersFunctionmeta_positions_to_packed
Encode meta positions with field ID markers. Negative numbers switch field IDs, positive numbers are delta-encoded positions. e.g., [-1, 0, 5, -4, 2]
pagefind/src/index/mod.rs:670
↓ 2 callersMethodmoveActiveIndex
(delta: number)
pagefind_ui/component/components/pagefind-filter-dropdown.ts:371
↓ 2 callersMethodmoveSelection
(delta: number)
pagefind_ui/component/components/pagefind-searchbox.ts:690
↓ 2 callersFunctionnearestScrollParent
(el: Element | null)
pagefind_ui/component/components/pagefind-results.ts:97
↓ 2 callersFunctionnormalize_diacritics
Normalize diacritics, if required, before indexing (context: we index "café" as "cafe" for retrieval purposes, but we do still store each variant in t
pagefind/src/fossick/splitting.rs:120
↓ 2 callersMethodopenModal
()
pagefind_ui/component/components/pagefind-modal-trigger.ts:140
↓ 2 callersFunctionparseKeyBinding
(bindingStr: string)
pagefind_ui/component/core/keyboard-shortcuts.ts:33
↓ 2 callersMethodparse_filter_arr
(&self, filter: JSONValue, behaviour: FilterBehaviour)
pagefind_web/src/filter.rs:153
↓ 2 callersMethodparse_filter_obj
(&self, filter: JSONValue, behaviour: FilterBehaviour)
pagefind_web/src/filter.rs:184
↓ 2 callersMethodpillInner
(val, count)
pagefind_ui/modular/components/filterPills.js:86
↓ 2 callersFunctionplaceholder
(max = 30)
pagefind_ui/modular/components/resultList.js:19
↓ 2 callersFunctionpositions_to_packed_page
Convert fossicked word positions to a packed page representation. Sorts by weight (with common weight 25 first) then by position for delta encoding.
pagefind/src/index/mod.rs:549
↓ 2 callersFunctionr_LONG
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/finnish.rs:276
↓ 2 callersFunctionr_R1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/irish.rs:188
↓ 2 callersFunctionr_R1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/romanian.rs:503
↓ 2 callersFunctionr_R1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/serbian.rs:2566
↓ 2 callersFunctionr_R2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/irish.rs:192
↓ 2 callersFunctionr_R2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/dutch.rs:179
↓ 2 callersFunctionr_R2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/basque.rs:550
↓ 2 callersFunctionr_Step_1c
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/dutch.rs:1063
↓ 2 callersFunctionr_Suffix_Noun_Step2c1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/arabic.rs:843
↓ 2 callersFunctionr_Suffix_Verb_Step2a
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/arabic.rs:914
↓ 2 callersFunctionr_consonant_pair
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/danish.rs:136
↓ 2 callersFunctionr_double
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/hungarian.rs:287
↓ 2 callersFunctionr_e_ending
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/dutch_porter.rs:274
↓ 2 callersFunctionr_en_ending
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/dutch_porter.rs:294
↓ 2 callersFunctionr_et_condition
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/swedish.rs:133
↓ 2 callersFunctionr_fix_chdz
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/lithuanian.rs:382
↓ 2 callersFunctionr_fix_va_start
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/tamil.rs:362
↓ 2 callersFunctionr_mark_DA
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/turkish.rs:539
↓ 2 callersFunctionr_mark_DUr
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/turkish.rs:684
↓ 2 callersFunctionr_mark_nUn
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/turkish.rs:502
↓ 2 callersFunctionr_mark_ndA
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/turkish.rs:550
↓ 2 callersFunctionr_mark_suffix_with_optional_n_consonant
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/turkish.rs:308
↓ 2 callersFunctionr_remove_second_order_prefix
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/indonesian.rs:256
↓ 2 callersFunctionr_remove_suffix
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/indonesian.rs:84
↓ 2 callersFunctionr_shortv
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/porter.rs:105
↓ 2 callersFunctionr_shortv
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/english.rs:286
↓ 2 callersFunctionr_undouble
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/hungarian.rs:300
↓ 2 callersMethodreadAttributes
()
pagefind_ui/component/components/pagefind-modal-trigger.ts:46
↓ 2 callersMethodreadAttributes
()
pagefind_ui/component/components/pagefind-searchbox.ts:278
↓ 2 callersMethodread_synthetic_sync
(&mut self, options: &SearchOptions)
pagefind/src/fossick/mod.rs:185
↓ 2 callersMethodreconcileAria
* Trigger ARIA reconciliation on all registered components.
pagefind_ui/component/core/instance.ts:394
← previousnext →201–300 of 1,107, ranked by callers