MCPcopy Create free account

hub / github.com/elastic/search-ui / functions

Functions465 in github.com/elastic/search-ui

FunctionBooleanFacet
({ className, label, options, onChange, onRemove }: FacetViewProps)
packages/react-search-ui-views/src/BooleanFacet.tsx:7
FunctionBrowseHeader
({ category })
examples/sandbox/src/pages/ecommerce/Category.jsx:43
FunctionCard
({ title, description, href, icon, variant = "default", buttonText = "View Details", buttonVaria
examples/sandbox/src/components/Card.tsx:15
FunctionCategoryPage
(props)
examples/sandbox/src/pages/ecommerce/Category.jsx:57
FunctionClearFilters
()
examples/sandbox/src/pages/customizing-styles-and-html/ClearFilters.jsx:3
FunctionCustomPagingInfoView
({ start, end })
examples/sandbox/src/pages/customizing-styles-and-html/CustomizingStyles.jsx:79
FunctionCustomResultView
({ result, onClickLink })
examples/sandbox/src/pages/customizing-styles-and-html/CustomizingStyles.jsx:87
FunctionCustomResultView
({ result, onClickLink })
examples/sandbox/src/pages/ecommerce/CustomResultView.jsx:1
FunctionCustomResultView
({ result })
examples/sandbox/src/pages/ecommerce/components/ProductCarousel/index.jsx:12
FunctionCustomResultsView
({ children })
examples/sandbox/src/pages/ecommerce/components/ProductCarousel/index.jsx:4
FunctionCustomizingStylesApp
()
examples/sandbox/src/pages/customizing-styles-and-html/CustomizingStyles.jsx:112
FunctionEcommerce
()
examples/sandbox/src/pages/ecommerce/index.jsx:8
FunctionElasticsearch
()
examples/sandbox/src/pages/elasticsearch-basic/Elasticsearch.jsx:75
FunctionElasticsearchProdReady
()
examples/sandbox/src/pages/elasticsearch-production-ready/ElasticsearchProdReady.jsx:76
FunctionEngines
()
examples/sandbox/src/pages/engines/Engines.jsx:39
FunctionErrorBoundary
({ children, className, error, ...rest }: ErrorBoundaryViewProps & React.HTMLAttributes<HTMLDivEleme
packages/react-search-ui-views/src/ErrorBoundary.tsx:12
FunctionErrorBoundaryContainer
({ children, className, view, ...rest }: ErrorBoundaryContainerProps)
packages/react-search-ui/src/containers/ErrorBoundary.tsx:12
FunctionExampleCard
({ title, description, href, icon })
examples/sandbox/src/components/ExampleCard.tsx:3
FunctionFacetContainer
({ className, field, filterType = "all", label, view, isFilterable = false, show = 5, persiste
packages/react-search-ui/src/containers/Facet.tsx:13
FunctionFacets
({ children, className, ...rest }: FacetsProps)
packages/react-search-ui-views/src/Facets.tsx:10
FunctionHeader
()
examples/sandbox/src/pages/search-bar-in-header/Header.jsx:8
FunctionInputView
({ getAutocomplete, getInputProps })
examples/sandbox/src/pages/ecommerce/components/Navigation/index.jsx:5
FunctionLayout
({ className, children, header, bodyContent, bodyFooter, bodyHeader, sideContent }: LayoutProps)
packages/react-search-ui-views/src/layouts/Layout.tsx:16
FunctionMultiCheckboxFacet
({ className, label, onMoreClick, onRemove, onSelect, options, showMore, showSearch, onSearc
packages/react-search-ui-views/src/MultiCheckboxFacet.tsx:7
FunctionMyResultView
()
packages/react-search-ui/src/containers/__tests__/Result.test.tsx:135
FunctionNavigation
(props)
examples/sandbox/src/pages/ecommerce/components/Navigation/index.jsx:194
FunctionOption
(props: OptionProps<OptionDataProps>)
packages/react-search-ui-views/src/ResultsPerPage.tsx:50
FunctionPaging
({ className, current, resultsPerPage, onChange, totalPages, ...rest }: PagingViewProps)
packages/react-search-ui-views/src/Paging.tsx:25
FunctionPagingContainer
({ className, view, ...rest }: PagingContainerProps)
packages/react-search-ui/src/containers/Paging.tsx:10
FunctionPagingInfo
({ className, end, searchTerm, start, totalResults, ...rest }: PagingInfoViewProps & React.HTMLAtt
packages/react-search-ui-views/src/PagingInfo.tsx:25
FunctionPagingInfoContainer
({ className, view, ...rest }: PagingInfoContainerProps)
packages/react-search-ui/src/containers/PagingInfo.tsx:9
FunctionProductCarousel
(props)
examples/sandbox/src/pages/ecommerce/components/ProductCarousel/index.jsx:30
FunctionResult
({ className, result, onClickLink, titleField, urlField, thumbnailField, ...rest }: ResultViewPr
packages/react-search-ui-views/src/Result.tsx:37
FunctionResultContainer
({ result, shouldTrackClickThrough = true, clickThroughTags = [], view, ...rest }: ResultContainerPr
packages/react-search-ui/src/containers/Result.tsx:9
FunctionResults
({ children, className, ...rest }: ResultsViewProps & React.HTMLAttributes<HTMLUListElement>)
packages/react-search-ui-views/src/Results.tsx:19
FunctionResultsContainer
({ clickThroughTags = [], resultView, shouldTrackClickThrough = true, titleField, urlField, thumbn
packages/react-search-ui/src/containers/Results.tsx:16
FunctionResultsPerPage
({ className, onChange, options, value: selectedValue, ...rest }: ResultsPerPageViewProps)
packages/react-search-ui-views/src/ResultsPerPage.tsx:56
FunctionResultsPerPageContainer
({ className, options = [20, 40, 60], view, ...rest }: ResultsPerPageContainerProps)
packages/react-search-ui/src/containers/ResultsPerPage.tsx:9
FunctionRouter
()
examples/sandbox/src/Router.tsx:17
FunctionSearch
()
examples/sandbox/src/pages/ecommerce/Search.jsx:20
FunctionSearchAsYouType
()
examples/sandbox/src/pages/search-as-you-type/SearchAsYouType.jsx:74
FunctionSearchBox
(props: SearchBoxViewProps)
packages/react-search-ui-views/src/SearchBox.tsx:61
FunctionSearchBoxContainer
({ autocompleteMinimumCharacters = 0, autocompleteResults, autocompleteSuggestions, className, autoc
packages/react-search-ui/src/containers/SearchBox.tsx:8
FunctionSearchComponent
()
examples/sandbox/src/pages/search-bar-in-header/search.jsx:80
FunctionSearchInput
({ getAutocomplete, getButtonProps, getInputProps }: InputViewProps)
packages/react-search-ui-views/src/SearchInput.tsx:9
FunctionSearchProvider
({ children, config, driver }: SearchProviderProps)
packages/react-search-ui/src/SearchProvider.tsx:23
FunctionSearchUISandbox
()
examples/sandbox/src/pages/home.tsx:16
FunctionSingleLinksFacet
({ className, label, onRemove, onSelect, options }: FacetViewProps)
packages/react-search-ui-views/src/SingleLinksFacet.tsx:8
FunctionSingleSelectFacet
({ className, label, onChange, options }: FacetViewProps)
packages/react-search-ui-views/src/SingleSelectFacet.tsx:40
FunctionSiteSearch
()
examples/sandbox/src/pages/site-search/siteSearch.jsx:75
FunctionSorting
({ className, label, onChange, options, value, ...rest }: SortingViewProps)
packages/react-search-ui-views/src/Sorting.tsx:38
FunctionSortingContainer
({ className, label, sortOptions, view, ...rest }: SortingContainerProps)
packages/react-search-ui/src/containers/Sorting.tsx:46
FunctionTabTrigger
({ children, value }: { children: React.ReactNode; value: string; })
examples/sandbox/src/components/TabTrigger.tsx:3
FunctionUseCaseCard
({ title, description, href, icon })
examples/sandbox/src/components/UseCaseCard.tsx:3
FunctionView
(props)
packages/react-search-ui/src/containers/__tests__/Result.test.tsx:43
FunctionView
(props)
packages/react-search-ui/src/containers/__tests__/SearchBox.test.tsx:36
FunctionView
()
packages/react-search-ui/src/containers/__tests__/Facet.test.tsx:11
FunctionWithSearch
({ mapContextToProps, children }: WithSearchProps)
packages/react-search-ui/src/WithSearchRenderProps.tsx:11
Function_get
(engineKey: string, path: string, params: Record<string, any>)
packages/search-ui-site-search-connector/src/SiteSearchAPIConnector.ts:11
MethodaccessToken
()
packages/search-ui-workplace-search-connector/src/WorkplaceSearchAPIConnector.ts:195
FunctionaddEachKeyValueToObject
(acc: any, [key, value])
packages/search-ui-site-search-connector/src/responseAdapters.ts:1
FunctionbeforeAutocompleteResultsCall
(options, next)
packages/search-ui-site-search-connector/src/__tests__/SiteSearchAPIConnector.test.ts:377
FunctionbeforeAutocompleteResultsCall
( options, next )
packages/search-ui-app-search-connector/src/__tests__/AppSearchAPIConnector.test.ts:707
FunctionbeforeAutocompleteResultsCall
( options, next )
packages/search-ui-workplace-search-connector/src/__tests__/WorkplaceSearchAPIConnector.test.ts:567
FunctionbeforeAutocompleteSuggestionsCall
( options, next )
packages/search-ui-app-search-connector/src/__tests__/AppSearchAPIConnector.test.ts:750
FunctionbeforeSearchCall
(options, next)
packages/search-ui-site-search-connector/src/__tests__/SiteSearchAPIConnector.test.ts:210
FunctionbeforeSearchCall
(options, next)
packages/search-ui-app-search-connector/src/__tests__/AppSearchAPIConnector.test.ts:444
FunctionbeforeSearchCall
(options, next)
packages/search-ui-workplace-search-connector/src/__tests__/WorkplaceSearchAPIConnector.test.ts:365
Methodbuild
()
packages/search-ui-elasticsearch-connector/src/transformer/__tests__/responseTransformer.test.ts:22
MethodcomponentDidMount
()
packages/react-search-ui/src/withSearch.tsx:75
MethodcomponentWillUnmount
()
packages/react-search-ui/src/withSearch.tsx:83
Functionconstructor
(protected readonly state: RequestState)
packages/search-ui-elasticsearch-connector/src/queryBuilders/BaseQueryBuilder.ts:12
Methodconstructor
( state: RequestState, private readonly queryConfig: QueryConfig, private readonly getQueryFn?: Re
packages/search-ui-elasticsearch-connector/src/queryBuilders/SearchQueryBuilder.ts:16
Methodconstructor
( state: RequestState, private readonly configuration: Pick< ResultSuggestionConfiguration,
packages/search-ui-elasticsearch-connector/src/queryBuilders/ResultsAutocompleteBuilder.ts:11
Methodconstructor
( state: RequestState, private readonly configuration: SuggestionConfiguration, private readonly c
packages/search-ui-elasticsearch-connector/src/queryBuilders/SuggestionsAutocompleteBuilder.ts:6
Methodconstructor
( config: ConnectionOptions & RequestModifiers, /** * @deprecated Use `config.interceptSearchRequ
packages/search-ui-elasticsearch-connector/src/connectors/ElasticsearchAPIConnector.ts:28
Methodconstructor
({ basePath = "/api", fetchOptions = {} }: ApiProxyConnectorOptions = {})
packages/search-ui-elasticsearch-connector/src/connectors/ApiProxyConnector.ts:19
Methodconstructor
(private config: ConnectionOptions)
packages/search-ui-elasticsearch-connector/src/transporter/ApiClientTransporter.ts:17
Methodconstructor
(props)
packages/react-search-ui-views/src/layouts/LayoutSidebar.tsx:18
Methodconstructor
(private config: ConnectionOptions | Transporter)
packages/search-ui-engines-connector/src/index.ts:24
Methodconstructor
( private host: string, private engineName: string, private apiKey: string )
packages/search-ui-engines-connector/src/handlers/transporter.ts:4
Methodconstructor
({ documentType, engineKey, beforeSearchCall = (queryOptions, next) => next(queryOptions), bef
packages/search-ui-site-search-connector/src/SiteSearchAPIConnector.ts:64
Methodconstructor
* @param {Options} options
packages/search-ui-app-search-connector/src/AppSearchAPIConnector.ts:104
Methodconstructor
(routingOptions: RoutingHandlerOptions = {})
packages/search-ui/src/URLManager.ts:149
Methodconstructor
({ apiConnector, onSearch, onAutocomplete, onResultClick, onAutocompleteResultClick, p
packages/search-ui/src/Events.ts:77
Methodconstructor
({ apiConnector, autocompleteQuery = {}, plugins = [], debug, initialState, onSearch,
packages/search-ui/src/SearchDriver.ts:167
Methodconstructor
(props, context)
packages/react-search-ui/src/withSearch.tsx:63
Methodconstructor
* @param {Options} options
packages/search-ui-workplace-search-connector/src/WorkplaceSearchAPIConnector.ts:128
FunctionconvertInvalidFacetsToUndefined
([fieldName, config]: [ string, FacetConfiguration ])
packages/search-ui-site-search-connector/src/requestAdapters.ts:14
FunctioncustomAutocompleteView
()
packages/react-search-ui/src/containers/__tests__/SearchBox.test.tsx:62
FunctioncustomOnSelectAutocomplete
( selection, { notifyAutocompleteSelected, completeSuggestion, autocompleteResults }, defaul
packages/react-search-ui/src/containers/__tests__/SearchBox.test.tsx:534
FunctiondebouncedFn
()
packages/search-ui/src/DebounceManager.ts:15
Functiondecode
(value, decode)
packages/search-ui/src/preserveTypesEncoder.ts:28
FunctiondefaultHook
( { requestBody }: { requestBody: SearchRequest }, next: (requestBody: SearchRequest) => Promise<ResponseB
packages/search-ui-elasticsearch-connector/src/handlers/handleAutocomplete.ts:21
FunctiondefaultOnSelectAutocomplete
(selection)
packages/react-search-ui/src/containers/SearchBox.tsx:95
Functionencode
(value, encode)
packages/search-ui/src/preserveTypesEncoder.ts:19
FunctionformatSelectOption
(sortOption)
packages/react-search-ui/src/containers/Sorting.tsx:39
FunctiongetFrom
()
packages/search-ui-elasticsearch-connector/src/queryBuilders/BaseQueryBuilder.ts:20
MethodgetFrom
()
packages/search-ui-elasticsearch-connector/src/transformer/__tests__/responseTransformer.test.ts:252
FunctiongetSearchCalls
(mockApiConnector)
packages/search-ui/src/test/helpers.ts:138
← previousnext →301–400 of 465, ranked by callers