- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 15 for description (0.06 sec)
-
src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/bs/BsDataConfigCA.java
setDescription_Count("description", opLambda); } public void setDescription_Count(String name, ConditionOptionCall<ValueCountAggregationBuilder> opLambda) { ValueCountAggregationBuilder builder = regCountA(name, "description"); if (opLambda != null) { opLambda.callback(builder); } }
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 88.2K bytes - Viewed (0) -
src/main/resources/fess_config.properties
ldap.attr.homePostalAddress=homePostalAddress # LDAP attribute for labeled URI. ldap.attr.labeledURI=labeledURI # LDAP attribute for room number. ldap.attr.roomNumber=roomNumber # LDAP attribute for description. ldap.attr.description=description # LDAP attribute for title. ldap.attr.title=title # LDAP attribute for pager. ldap.attr.pager=pager # LDAP attribute for street. ldap.attr.street=street
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 11 09:47:03 UTC 2025 - 54.8K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.user_labeledURI=labeledURI labels.labeledURI=labeledURI labels.user_roomNumber=Numéro de chambre labels.roomNumber=Numéro de chambre labels.user_description=Description labels.description=Description labels.user_title=Titre labels.title=Titre labels.user_pager=Téléavertisseur labels.pager=Téléavertisseur labels.user_street=Rue labels.street=Rue labels.user_postalCode=Code postal
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 49.2K bytes - Viewed (0) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"application/mathematica", "application/mathml+xml", "application/mbms-associated-procedure-description+xml", "application/mbms-deregister+xml", "application/mbms-envelope+xml", "application/mbms-msk+xml", "application/mbms-msk-response+xml", "application/mbms-protection-description+xml", "application/mbms-reception-report+xml", "application/mbms-register+xml",
Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Sun Nov 23 03:46:53 UTC 2025 - 50.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/ViewHelper.java
.filter(s -> s != null); } /** * Gets the content description from highlighted fields. * Returns the first non-blank highlighted field content. * * @param document the document data map * @return the content description with highlighting */ public String getContentDescription(final Map<String, Object> document) {
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 52.6K bytes - Viewed (0) -
pom.xml
<outputDirectory>${project.build.directory}/releases/</outputDirectory> <tarLongFileMode>gnu</tarLongFileMode> <descriptors> <!-- descriptor>${basedir}/src/main/assemblies/targz-bin.xml</descriptor --> <descriptor>${basedir}/src/main/assemblies/zip-bin.xml</descriptor> </descriptors> </configuration> <executions> <execution> <phase>package</phase> <goals>
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 20 08:30:43 UTC 2025 - 49.4K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.homePostalAddress=Домашний почтовый адрес labels.user_labeledURI=labeledURI labels.labeledURI=labeledURI labels.user_roomNumber=Номер комнаты labels.roomNumber=Номер комнаты labels.user_description=Описание labels.description=Описание labels.user_title=Должность labels.title=Должность labels.user_pager=Пейджер labels.pager=Пейджер labels.user_street=Улица labels.street=Улица labels.user_postalCode=Почтовый индекс
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 60.2K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.user_labeledURI=labeledURI labels.labeledURI=labeledURI labels.user_roomNumber=Número de habitación labels.roomNumber=Número de habitación labels.user_description=Descripción labels.description=Descripción labels.user_title=Cargo labels.title=Cargo labels.user_pager=Buscapersonas labels.pager=Buscapersonas labels.user_street=Calle labels.street=Calle labels.user_postalCode=Código postal
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 49K bytes - Viewed (0) -
src/main/resources/fess_label_hi.properties
labels.homePostalAddress=घर का डाक पता labels.user_labeledURI=labeledURI labels.labeledURI=labeledURI labels.user_roomNumber=कमरा संख्या labels.roomNumber=कमरा संख्या labels.user_description=विवरण labels.description=विवरण labels.user_title=शीर्षक labels.title=शीर्षक labels.user_pager=पेजर labels.pager=पेजर labels.user_street=सड़क labels.street=सड़क labels.user_postalCode=डाक कोड labels.postalCode=डाक कोड
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 64.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/sso/entraid/EntraIdAuthenticator.java
/** OAuth2 state parameter name. */ protected static final String STATE = "state"; /** OAuth2 error parameter name. */ protected static final String ERROR = "error"; /** OAuth2 error description parameter name. */ protected static final String ERROR_DESCRIPTION = "error_description"; /** OAuth2 error URI parameter name. */ protected static final String ERROR_URI = "error_uri";Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 56.7K bytes - Viewed (0)