Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 23 for Then (0.03 sec)

  1. prerm

    \`$1'" >&2 L42: exit 1 L43: ;; L44:esac L45: L46:# Stops the service L47:if [ "$STOP_REQUIRED" = "true" ]; then L48: echo -n "Stopping fess service..." L49: if command -v systemctl >/dev/null; then L50: systemctl --no-reload stop fess.service > /dev/null 2>&1 || true L51: L52: elif [ -x /etc/init.d/fess ]; then L53: if command -v invoke-rc.d >/dev/null; then L54: invoke-rc.d fess stop || true L55: else L56: /etc/init.d/fess stop || true L57:...
    github.com/codelibs/fess/src/packaging/common/s...
    Mon Jan 29 07:34:32 UTC 2018
      1.7K bytes
  2. README.md

    L107: L108:Run antrun:run to download plugins into the plugins directory: L109: L110: $ mvn antrun:run L111: L112:### Run Fess L113: L114:Run or debug org.codelibs.fess.FessBoot on your IDE, and then access http://localhost:8080/ L115: L116:### Build Package L117: L118:Run the `package` goal and then the release file will be created in target/releases. L119: L120: $ mvn package L121: $ mvn rpm:rpm # .rpm package L122: $ mvn jdeb:jdeb # .deb package L123: L124:### Generate Source Code...
    github.com/codelibs/fess/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.3K bytes
  3. postrm

    the default env file L59:if [ "$SOURCE_ENV_FILE" = "true" ]; then L60: FESS_ENV_FILE="${packaging.env.file}" L61: if [ -f "$FESS_ENV_FILE" ]; then L62: . "$FESS_ENV_FILE" L63: fi L64:fi L65: L66:if [ "$REMOVE_SERVICE" = "true" ]; then L67: if command -v systemctl >/dev/null; then L68: systemctl --no-reload disable fess.service > /dev/null 2>&1 || true L69: fi L70: L71: if command -v chkconfig >/dev/null; then L72: chkconfig --del fess 2> /dev/null || true L73:...
    github.com/codelibs/fess/src/packaging/common/s...
    Thu Dec 10 01:24:02 UTC 2015
      2.2K bytes
  4. preinst

    L20: L21:# Source the default env file L22:FESS_ENV_FILE="${packaging.env.file}" L23:if [ -f "$FESS_ENV_FILE" ]; then L24: . "$FESS_ENV_FILE" L25:fi L26: L27:case "$1" in L28: L29: # Debian #################################################### L30: install|upgrade) L31: L32: # Create fess group if not existing L33: if ! getent group "$FESS_GROUP" > /dev/null 2>&1 ; then L34: echo -n "Creating $FESS_GROUP group..." L35: addgroup --quiet --system "$FESS_GROUP"...
    github.com/codelibs/fess/src/packaging/common/s...
    Thu Dec 01 09:48:15 UTC 2016
      2.3K bytes
  5. stopwords.txt

    is/common/src/java/org/apache/lucene/analysis/en/EnglishAnalyzer.java L2:a L3:an L4:and L5:are L6:as L7:at L8:be L9:but L10:by L11:for L12:if L13:in L14:into L15:is L16:it L17:no L18:not L19:of L20:on L21:or L22:such L23:that L24:the L25:their L26:then L27:there L28:these L29:they L30:this L31:to L32:was L33:will L34:with...
    github.com/codelibs/fess/src/main/resources/fes...
    Thu Jul 19 06:31:02 UTC 2018
      265 bytes
  6. postinst

    L74: echo " sudo /etc/init.d/fess start" L75: fi L76:elif [ "$RESTART_ON_UPGRADE" = "true" ]; then L77: L78: echo -n "Restarting fess service..." L79: if command -v systemctl >/dev/null; then L80: systemctl daemon-reload L81: systemctl restart fess.service || true L82: L83: elif [ -x /etc/init.d/fess ]; then L84: if command -v invoke-rc.d >/dev/null; then L85: invoke-rc.d fess stop || true L86: invoke-rc.d fess start || true L87: ...
    github.com/codelibs/fess/src/packaging/common/s...
    Thu Dec 10 01:24:02 UTC 2015
      3.1K bytes
  7. popper.min.js.map

    /**\n * Set to true if you want to automatically remove the popper when\n * you call the `destroy` method.\n * @prop {Boolean} removeOnDestroy=false\n */\n removeOnDestroy: false,\n\n /**\n * Callback called when the popper is created.<br />\n * By default, it is set to no-op.<br />\n * Access Popper.js instance with `data.instance`.\n * @prop {onCreate}\n */\n onCreate: () => {},\n\n /**\n * Callback called when the popper is updated. This callback is not called\n * on the ...
    github.com/codelibs/fess/src/main/webapp/js/adm...
    Sat Oct 26 01:49:09 UTC 2024
      120.9K bytes
  8. LICENSE

    patent litigation against any entity (including a L83: cross-claim or counterclaim in a lawsuit) alleging that the Work L84: or a Contribution incorporated within the Work constitutes direct L85: or contributory patent infringement, then any patent licenses L86: granted to You under this License for that Work shall terminate L87: as of the date such litigation is filed. L88: L89: 4. Redistribution. You may reproduce and distribute copies of the L90: Work or Derivative...
    github.com/codelibs/curl4j/LICENSE
    Thu Jun 14 07:45:22 UTC 2018
      11.1K bytes
  9. basicInfoMap.dfprop

    Default null) L25:# L26:# *The line that starts with '#' means comment-out. L27:# L28:map:{ L29: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L30: # o database: (Required) L31: # This is the target database, only considered when generating L32: # the SQL for your DBFlute project. L33: # Your possible choices are: L34: # L35: # mysql, postgresql, oracle, db2, sqlserver, L36: # h2, derby, (sqlite, firebird, msaccess) L37: # L38: ; database = h2 L39:...
    github.com/codelibs/fess/dbflute_fess/dfprop/ba...
    Sat Oct 31 23:35:14 UTC 2015
      9.2K bytes
  10. LICENSE

    patent litigation against any entity (including a L84: cross-claim or counterclaim in a lawsuit) alleging that the Work L85: or a Contribution incorporated within the Work constitutes direct L86: or contributory patent infringement, then any patent licenses L87: granted to You under this License for that Work shall terminate L88: as of the date such litigation is filed. L89: L90: 4. Redistribution. You may reproduce and distribute copies of the L91: Work or Derivative...
    github.com/codelibs/fess/LICENSE
    Tue May 08 21:35:34 UTC 2018
      11.1K bytes
Back to top