- Sort Score
- Num 10 results
- Language All
Results 11 - 20 of 41 for pple (0.02 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
README.md
## Common Use Cases ### E-commerce Search ```java // Product search suggestions SuggestItem product = new SuggestItem( new String[]{"iPhone 15 Pro", "Apple iPhone 15 Pro"}, new String[][]{{"iphone"}, {"apple", "phone"}}, 1.5f, // boost popular products new String[]{"electronics", "mobile"}, new String[]{"customer"}, SuggestItem.Kind.DOCUMENT );
Created: Sat Dec 20 13:04:59 GMT 2025 - Last Modified: Sun Aug 31 03:31:14 GMT 2025 - 12.1K bytes - Click Count (1) -
build-logic-commons/publishing/src/main/kotlin/gradlebuild.publish-public-libraries.gradle.kts
doFirst { val moduleBaseDir = localRepository.get().dir("org/gradle/${baseName.get()}").asFile if (moduleBaseDir.exists()) { // Make sure artifacts do not pile up locally moduleBaseDir.deleteRecursively() } } doLast { localRepository.get().file("org/gradle/${baseName.get()}/maven-metadata.xml").asFile.apply {Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Oct 30 16:56:31 GMT 2025 - 5.7K bytes - Click Count (0) -
buildscripts/checkdeps.sh
echo "Go runtime version '${installed_go_version}' is unsupported. Minimum supported version: ${GO_VERSION} to compile." exit 1 fi } assert_check_deps() { # support unusual Git versions such as: 2.7.4 (Apple Git-66) installed_git_version=$(git version | perl -ne '$_ =~ m/git version (.*?)( |$)/; print "$1\n";') if ! check_minimum_version "${GIT_VERSION}" "${installed_git_version}"; then
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Jun 08 16:12:05 GMT 2025 - 3.4K bytes - Click Count (0) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"application/vnd.anser-web-funds-transfer-initiation", "application/vnd.antix.game-component", "application/vnd.apple.installer+xml", "application/vnd.apple.iwork", "application/vnd.apple.keynote", "application/vnd.apple.pages", "application/vnd.apple.numbers", "application/x-tika-iworks-protected", "application/vnd.arastra.swi", "application/vnd.audiograph",
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Sun Nov 23 03:46:53 GMT 2025 - 50.1K bytes - Click Count (0) -
docs/pt/docs/tutorial/response-status-code.md
/// ## Sobre os códigos de status HTTP { #about-http-status-codes } /// note | Nota Se você já sabe o que são códigos de status HTTP, pule para a próxima seção. /// Em HTTP, você envia um código de status numérico de 3 dígitos como parte da resposta. Esses códigos de status têm um nome associado para reconhecê-los, mas o importante é o número.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 4.4K bytes - Click Count (0) -
android/guava/src/com/google/common/net/MediaType.java
/** * <a * href="https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/PassKit_PG/DistributingPasses.html">Apple * Passbook</a>. * * @since 19.0 */ public static final MediaType APPLE_PASSBOOK = createConstant(APPLICATION_TYPE, "vnd.apple.pkpass"); /**
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Oct 02 01:46:40 GMT 2025 - 48K bytes - Click Count (0) -
src/main/resources/fess_message_pl.properties
errors.invalid_query_parse_error = Podane zapytanie jest nieprawidłowe. errors.invalid_query_sort_value = Określona wartość sortowania {0} jest nieprawidłowa. errors.invalid_query_unsupported_sort_field = Określone pole sortowania {0} nie jest obsługiwane. errors.invalid_query_unsupported_sort_order = Określona kolejność sortowania {0} nie jest obsługiwana. errors.invalid_query_cannot_process=Nie można przetworzyć określonego zapytania.Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Jul 10 04:56:21 GMT 2025 - 12.5K bytes - Click Count (0) -
.bazelrc
common:macos --linkopt=-Wl,-undefined,dynamic_lookup common:macos --host_linkopt=-Wl,-undefined,dynamic_lookup # Use the old Apple toolchain for MacOS builds. common:macos --config=clang_local common:macos --config=apple-toolchain # Use cc toolchains from apple_support for Apple builds (ios, macos, etc). # https://github.com/bazelbuild/apple_support/tree/master?tab=readme-ov-file#bazel-6-setup
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Fri Dec 26 23:20:26 GMT 2025 - 56.8K bytes - Click Count (0) -
okhttp/src/jvmTest/kotlin/okhttp3/CertificatePinnerKotlinTest.kt
assertThat(certificatePinner.findMatchingPins("example.com")).isEmpty() assertThat(certificatePinner.findMatchingPins("a.b.example.com")).isEmpty() assertThat(certificatePinner.findMatchingPins("ple.com")).isEmpty() assertThat(certificatePinner.findMatchingPins("com")).isEmpty() val expectedPin = Pin("*.example.com", certA1Sha256Pin)
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Wed Mar 19 19:25:20 GMT 2025 - 8.2K bytes - Click Count (0) -
src/main/webapp/css/font-awesome.min.css
ntent:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before...Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 14 21:22:25 GMT 2019 - 55.8K bytes - Click Count (2)