- Sort Score
- Result 10 results
- Languages All
Results 621 - 630 of 959 for xquery (0.25 sec)
-
src/main/java/org/codelibs/fess/app/web/thumbnail/ThumbnailAction.java
/** * Serves a thumbnail image for the specified document. * * @param form the thumbnail request form containing document ID and query parameters * @return ActionResponse containing the thumbnail image or 404 if not found */ @Execute public ActionResponse index(final ThumbnailForm form) {Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 4.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/suggest/AdminSuggestAction.java
verifyToken(() -> asHtml(path_AdminSuggest_AdminSuggestJsp).useForm(SuggestForm.class)); return redirect(getClass()); } /** * Deletes query-based suggest words from the suggest index. * * @return HTML response redirecting to the index page */ @Execute @Secured({ ROLE }) public HtmlResponse deleteQueryWords() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 5.1K bytes - Viewed (0) -
src/main/java/org/codelibs/core/sql/PreparedStatementUtil.java
* * @author higa */ public abstract class PreparedStatementUtil { /** * Do not instantiate. */ protected PreparedStatementUtil() { } /** * Executes the query. * * @param ps * {@link PreparedStatement}. Must not be {@literal null}. * @return {@link ResultSet} * @throws SQLRuntimeException * If a {@link SQLException} occurs.Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 3.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsFileConfigCQ.java
import org.opensearch.index.query.RangeQueryBuilder; import org.opensearch.index.query.RegexpQueryBuilder; import org.opensearch.index.query.SpanTermQueryBuilder; import org.opensearch.index.query.TermQueryBuilder; import org.opensearch.index.query.TermsQueryBuilder; import org.opensearch.index.query.WildcardQueryBuilder; import org.opensearch.index.query.functionscore.FunctionScoreQueryBuilder;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 165.3K bytes - Viewed (0) -
src/main/java/jcifs/netbios/NameQueryResponse.java
int writeRDataWireFormat(final byte[] dst, final int dstIndex) { return 0; } @Override int readRDataWireFormat(final byte[] src, int srcIndex) { if (this.resultCode != 0 || this.opCode != QUERY) { return 0; } final boolean groupName = ((src[srcIndex] & 0x80) == 0x80) == true; final int nodeType = (src[srcIndex] & 0x60) >> 5; srcIndex += 2;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 2.2K bytes - Viewed (0) -
docs/pt/docs/tutorial/cookie-param-models.md
/// note | Nota Isso รฉ suportado desde a versรฃo `0.115.0` do FastAPI. ๐ค /// /// tip | Dica Essa mesma tรฉcnica se aplica para `Query`, `Cookie`, e `Header`. ๐ /// ## Cookies com Modelos Pydantic Declare o parรขmetro de **cookie** que vocรช precisa em um **modelo Pydantic**, e depois declare o parรขmetro como um `Cookie`:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.3K bytes - Viewed (0) -
docs/em/docs/tutorial/dependencies/index.md
### ๐ `Depends` {* ../../docs_src/dependencies/tutorial001.py hl[3] *} ### ๐ฃ ๐, "โ๏ธ" ๐ ๐ ๐ โ๏ธ `Body`, `Query`, โ๏ธ. โฎ๏ธ ๐ *โก ๐ ๏ธ ๐ข* ๐ข, โ๏ธ `Depends` โฎ๏ธ ๐ ๐ข: {* ../../docs_src/dependencies/tutorial001.py hl[15,20] *} ๐ ๐ โ๏ธ `Depends` ๐ข ๐ ๐ข ๐ ๐ ๐ โ๏ธ `Body`, `Query`, โ๏ธ, `Depends` ๐ท ๐ ๐. ๐ ๐ด ๐ค `Depends` ๐ ๐ข. ๐ ๐ข ๐ ๐ณ ๐ ๐ข. & ๐ ๐ข โ ๐ข ๐ ๐ ๐ *โก ๐ ๏ธ ๐ข* . /// tipRegistered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 6.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/exentity/CrawlingInfoParam.java
if (crawlingInfo != null) { final CrawlingInfoBhv crawlingInfoBhv = ComponentUtil.getComponent(CrawlingInfoBhv.class); crawlingInfo = crawlingInfoBhv.selectEntity(cb -> { cb.query().docMeta().setId_Equal(getCrawlingInfoId()); }); } return crawlingInfo; } public String getKeyMsg() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 2.4K bytes - Viewed (0) -
docs/ko/docs/tutorial/request-forms-and-files.md
์ ) `pip install python-multipart`. /// ## `File` ๋ฐ `Form` ์ ๋ก๋ {* ../../docs_src/request_forms_and_files/tutorial001.py hl[1] *} ## `File` ๋ฐ `Form` ๋งค๊ฐ๋ณ์ ์ ์ `Body` ๋ฐ `Query`์ ๋์ผํ ๋ฐฉ์์ผ๋ก ํ์ผ๊ณผ ํผ์ ๋งค๊ฐ๋ณ์๋ฅผ ์์ฑํฉ๋๋ค: {* ../../docs_src/request_forms_and_files/tutorial001.py hl[8] *} ํ์ผ๊ณผ ํผ ํ๋๋ ํผ ๋ฐ์ดํฐ ํ์์ผ๋ก ์ ๋ก๋๋์ด ํ์ผ๊ณผ ํผ ํ๋๋ก ์ ๋ฌ๋ฉ๋๋ค. ์ด๋ค ํ์ผ๋ค์ `bytes`๋ก, ๋ ์ด๋ค ํ์ผ๋ค์ `UploadFile`๋ก ์ ์ธํ ์ ์์ต๋๋ค.Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 1.4K bytes - Viewed (0) -
docs/pt/docs/advanced/security/oauth2-scopes.md
Porรฉm ao utilizar `Security` no lugar de `Depends`, o **FastAPI** saberรก que ele pode declarar escopos de seguranรงa, utilizรก-los internamente, e documentar a API com o OpenAPI. Mas quando vocรช importa `Query`, `Path`, `Depends`, `Security` entre outros de `fastapi`, eles sรฃo na verdade funรงรตes que retornam classes especiais. /// ## Utilize `SecurityScopes` Agora atualize a dependรชncia `get_current_user`.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 14.5K bytes - Viewed (0)