- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 58 for s (0.03 seconds)
Filter
-
General Settings — Fess
Filter cn=%s or uid=%s (&(objectClass=user)(sAMAccountName=%s)) Group...User DN uid=%s,ou=People,dc=fess,dc=codelibs,dc=org %s @ fess . codelibs...fess.codelibs.org/15.7/admin/general-guide.html -
LDAP Integration Guide — Fess
filter=uid=%s ldap.group.filter=(member=%s) Note The %s placeholder...(bind). %s is replaced with the username. Example: uid=%s,ou=Pe...fess.codelibs.org/15.7/config/ldap-integration.html -
Part 16: Search Infrastructure Automation — Fess
status using the health API curl -s https://fess.example.com/api/v1/health...list of Fess backup files curl -s -o " ${ BACKUP_DIR } /fess-backup-files.json"...fess.codelibs.org/articles/guide-16.html -
Part 14: Scaling Strategies for Search Systems ...
User Count Cost S Single Server Up to 1 million...thousand or more Highest Stage S: Single Server Configuration This...fess.codelibs.org/articles/guide-14.html -
Part 3: Embedding Search into an Internal Porta...
'script' )[ 0 ]; s . parentNode . insertBefore ( fess , s ); })(); </...'http://localhost:8080/api/v1/documents' ); var s = document . getElementsByTagName...fess.codelibs.org/articles/guide-03.html -
Log Configuration — Fess
performs log rotation using Log4j2’s RollingFileAppender. Default Configuration...\[(?<thread>.*?)\] (?<level>\w+)\s+(?<logger>.*?) - (?<message>.*)/...fess.codelibs.org/15.7/config/admin-logging.html -
Log Notification — Fess
through the following flow: Log4j2’s LogNotificationAppen captures...--- Level: ERROR Total: 2 event(s) in the last 300 seconds --- Log...fess.codelibs.org/15.7/config/admin-log-notification.html -
SSO Configuration with Windows Integrated Auth ...
setspn -S HTTP/<Fess server hostname> <AD...access user> Example: setspn -S HTTP/fess-server.example.local...fess.codelibs.org/15.7/config/sso-spnego.html -
Search-Related Settings — Fess
Specifies the default language(s) to use at search time, separated...query.gsa.response.fields=UE,U,T,RK,S,LANG Specify language when using...fess.codelibs.org/15.7/config/search-advanced.html -
Index Management — Fess
/bin/bash DATE=$(date +%Y%m%d_%H%M%S) curl -X PUT "localhost:9201/...BACKUP_DIR="/backup/fess/$(date +%Y%m%d_%H%M%S)" mkdir -p ${BACKUP_DIR} # Copy...fess.codelibs.org/15.7/config/admin-index-backup.html