String includes() String startsWith() String endsWith() JavaScript String indexOf() TheindexOf()method returns theindex(position) of thefirstoccurrence of a string in a string, or it returns -1 if the string is not found: Example
proximity string Bias the response to favor results that are closer to a specific location. Provide either ip to get results closest to the user's IP location or provide two comma-separated coordinates in longitude,latitude order. If not provided, the default is IP proximity. When both proximit...
string-search TFIDF BM25 KMeans Naive-Bayes spelling ngram fukurosan• 0.1.8 • a year ago • 0 dependents • MITpublished version 0.1.8, a year ago0 dependents licensed under $MIT 272 search-client Javascript library for executing searches in the Haive search-index via the SearchMan...
String|null|undefined The field name of the Single Line Address Field in the REST services directory for the locator service. LocatorSearchSource suffix String Specify this to add a suffix to the user's input for the search value. SearchSource suggestionsEnabled Boolean|null|undefined Indicates ...
stringObj.match(rgExp) 参数 stringObj 必选项。对其进行查找的 String 对象或字符串文字。 rgExp 必选项。为包含正则表达式模式和可用标志的正则表达式对象。也可以是包含正则表达式模式和可用标志的变量名或字符串文字。 其余说明与exec一样,不同的是如果match的表达式匹配了全局标记g将出现所有匹配项,而不用循环,...
time_deviation((string | number)) Maximum detour in estimated minutes from route. types((string | Set<SearchBoxAdministrativeUnitTypes>)) Limit results to one or more types of features. If no types are specified, all possible types may be returned. Reference: https://docs.mapbox.com/api...
A string similarity utility that uses the Jaro-Winkler algorithm @skyra/jaro-winkler jaro-winkler algorithm distance similarity skyra jaro winkler favna• 1.1.1 • a year ago • 7 dependents • MITpublished version 1.1.1, a year ago7 dependents licensed under $MIT 33,435 @salutejs/reco...
APIs and SDKs for AI-powered maps, location search, turn-by-turn navigation, and geospatial data in mobile or web apps. Get started for free.
A string value representing an existing customer in your Vault that is associated with the transaction. 'customerLastName'text The customer's last name associated with the transaction. 'customerPhone'text The customer's phone number associated with the transaction. ...
String scrollId = null; if (request.scroll() != null) { scrollId = request.scrollId(); } listener.onResponse(new SearchResponse(internalResponse, scrollId, this.scrollId.getContext().length, successfulOps.get(), buildTookInMillis(), buildShardFailures())); } catch (Exception e) { liste...