- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 91 for v (0.06 seconds)
Filter
-
Elastic BBQ: Better Binary Quantization in Luce...
] m a x v c 1 ′ = m a x ( v c 1 ′ ) = 0.19 , m i n v c 1 ′ =...15 m a x v c 1 ′ − m i n v c 1 ′ : x ∈ x s } Q ( v c 1 ′ ) =...www.elastic.co/search-labs/blog/better-binary-quantization-lucene-elasticsearch -
Docker Installation (Detailed Guide) — Fess
add the -v option: $ docker compose -f compose.yaml...compose-opensearch3.yaml down -v Note : Running this command deletes...fess.codelibs.org/15.7/install/install-docker.html -
Upgrade Procedure — Fess
$ docker run --rm -v search01_data:/data -v $(pwd):/backup ubuntu...docker run --rm -v search01_dictionary:/data -v $(pwd):/backup...fess.codelibs.org/15.7/install/upgrade.html -
test.lua
" v" .. version) print(description)...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.lua -
How to deploy NLP: Text embeddings and vector s...
From Elasticsearch v 8.11, it is not necessary anymore...} } Note: from Elasticsearch v 8.11, it is optional to provide...www.elastic.co/search-labs/blog/how-to-deploy-nlp-text-embeddings-and-vector-search -
Uninstallation Procedure — Fess
add the -v option to down : $ docker compose...compose-opensearch3.yaml down -v Step 3: Remove Images (Optional)...fess.codelibs.org/15.7/install/uninstall.html -
Troubleshooting — Fess
fess.codelibs.org/15.7/install/troubleshooting.html -
test.bash
{ echo "Starting ${APP_NAME} v${VERSION}" echo "${DESCRIPTION}"...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.bash -
test.ps1
Write-Host "Starting $AppName v$Version" Write-Host $Description...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.ps1 -
test.pl
main { print "Starting $app_name v$version\n"; print "$description\n";...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.pl