- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 109 for sont (0.34 sec)
-
src/main/resources/fess_message_fr.properties
errors.crud_failed_to_update_crud_table=Échec de la mise à jour des données. ({0}) errors.crud_failed_to_delete_crud_table=Échec de la suppression des données. ({0}) errors.crud_could_not_find_crud_table = Les données {0} sont introuvables. errors.could_not_find_backup_index=Impossible de trouver un index de sauvegarde. errors.no_user_for_changing_password=Le mot de passe actuel n'est pas correct.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 13.1K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.system_info_fess_prop_title=Propriétés de l'application labels.system_info_bug_report_title=Propriétés du rapport de bogue labels.system_info_system_properties_does_not_exist=system.properties n'existe pas. Les valeurs par défaut sont appliquées. labels.file_auth_configuration=Authentification de fichier labels.file_auth_list_hostname=Nom d'hôte labels.file_auth_list_file_crawling_config=Nom de la configuration labels.file_auth_any=N'importe lequel
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_indices/_aws/fess.json
"quals", "quan", "quant ", "que", "què", "quelcom", "qui", "quin", "quina", "quines", "quins", "s'ha", "s'han", "sa", "semblant", "semblants", "ses", "seu ", "seus", "seva", "seva", "seves", "si", "sobre", "sobretot", "sóc", "solament", "sols", "son ", "són", "sons ", "sota", "sou", "t'ha", "t'han", "t'he", "ta", "tal", "també", "tampoc", "tan", "tant", "tanta", "tantes", "teu", "teus", "teva", "teves", "ton", "tons", "tot", "tota", "totes", "tots", "un", "una", "unes", "uns", "us", "va", "vaig", "vam",...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 14 00:36:40 UTC 2025 - 117.3K bytes - Viewed (0) -
src/main/resources/fess_message.properties
errors.invalid_query_parse_error = The given query is invalid. errors.invalid_query_sort_value = The specified sort {0} is invalid. errors.invalid_query_unsupported_sort_field = The specified sort {0} is unsupported. errors.invalid_query_unsupported_sort_order = The specified sort order {0} is unsupported. errors.invalid_query_cannot_process=Could not process the specified query.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 11.6K bytes - Viewed (0) -
src/main/resources/fess_message_en.properties
errors.invalid_query_parse_error = The given query is invalid. errors.invalid_query_sort_value = The specified sort {0} is invalid. errors.invalid_query_unsupported_sort_field = The specified sort {0} is unsupported. errors.invalid_query_unsupported_sort_order = The specified sort order {0} is unsupported. errors.invalid_query_cannot_process=Could not process the specified query.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 11.5K bytes - Viewed (0) -
okhttp/src/jvmTest/kotlin/okhttp3/internal/ws/RealWebSocketTest.kt
client.webSocket!!.finishReader() taskFaker.runTasks() assertThat(client.closed).isTrue() client.listener.assertFailure( ProtocolException::class.java, "Server-sent frames must not be masked.", ) server.listener.assertClosing(1000, "Hello") server.listener.assertExhausted() // Client should not have sent second close. } @Test
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Thu Jul 31 04:18:40 UTC 2025 - 18.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/QueryHelper.java
} return null; } /** * Gets the sort prefix used for identifying sort parameters in search queries. * * @return the sortPrefix */ public String getSortPrefix() { return sortPrefix; } /** * Sets the sort prefix used for identifying sort parameters in search queries. * * @param sortPrefix the sortPrefix to set
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 19.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/NotificationHelper.java
if (response.getHttpStatusCode() == 200) { if (logger.isDebugEnabled()) { logger.debug("Sent {} to {}.", body, url); } } else { logger.warn("Failed to send {} to {}. HTTP Status is {}. {}", body, url, response.getHttpStatusCode(),
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 6.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/query/QueryCommand.java
return ComponentUtil.getQueryProcessor(); } /** * Creates a sort builder for the specified field and order. * @param field The field name to sort by. * @param order The sort order (ascending or descending). * @return The appropriate sort builder for the field. */ protected SortBuilder<?> createFieldSortBuilder(final String field, final SortOrder order) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 9.6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp
<h4><la:message key="labels.general_menu_system"/></h4> <div class="form-group row"> <span class="font-weight-bold col-sm-3 text-sm-right col-form-label"><la:message key="labels.web_api_json_enabled"/></span> <div class="form-inline col-sm-9">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 14 00:36:40 UTC 2025 - 39.6K bytes - Viewed (0)