Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for Milesi (0.05 sec)

  1. replaceSchemaMap.dfprop

    means comment-out. L30:# L31:map:{ L32: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L33: # o repsEnvType: (NotRequired - Default inherits or 'ut') L34: # The environment type of ReplaceSchema. L35: # e.g. if ut, data files in './playsql/data/ut/...' are loaded L36: # If DBFlute environment type is specified, inherits it as default. L37: # L38: #; repsEnvType = ut L39: # - - - - - - - - - -/ L40: L41: # /- - - - - - - - - - - - - - - - - - - - - - - -...
    github.com/codelibs/fess/dbflute_fess/dfprop/re...
    Sat Oct 31 23:35:14 UTC 2015
      9.3K bytes
  2. NOTICE

    L26:https://github.com/lmenezes/elasticsearch-kopf L27: L28:The MIT License (MIT) L29: L30:Copyright (c) 2014 Leonardo Menezes L31: L32:Permission is hereby granted, free of charge, to any person obtaining a copy L33:of this software and associated documentation files (the "Software"), to deal L34:in the Software without restriction, including without limitation the rights L35:to use, copy, modify, merge, publish, distribute, sublicense, and/or sell L36:copies of the Software, and to permit persons to whom the Software...
    github.com/codelibs/fess/NOTICE
    Wed Jan 15 23:53:08 UTC 2020
      2.2K bytes
  3. basicInfoMap.dfprop

    L164: # - - - - - - - - - -/ L165: L166: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L167: # o sourceFileEncoding: (NotRequired - Default 'UTF-8') L168: # The value of an encoding for source files that are generated classes. L169: # If source files of your project are not UTF-8, specify your encoding here. L170: # L171: #; sourceFileEncoding = UTF-8 L172: # - - - - - - - - - -/ L173: L174: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L175:...
    github.com/codelibs/fess/dbflute_fess/dfprop/ba...
    Sat Oct 31 23:35:14 UTC 2015
      9.2K bytes
  4. fess.service

    L21:StandardError=journal L22: L23:# When a JVM receives a SIGTERM signal it exits with code 143 L24:SuccessExitStatus=143 L25: L26:# Specifies the maximum file descriptor number that can be opened by this process L27:LimitNOFILE=${packaging.os.max.open.files} L28: L29:# Specifies the maximum number of bytes of memory that may be locked into RAM L30:# Set to "infinity" if you use the 'bootstrap.mlockall: true' option L31:# in fess.yml and 'MAX_LOCKED_MEMORY=unlimited' in ${packaging.env.file} L32:#LimitMEMLOCK=infinity...
    github.com/codelibs/fess/src/packaging/common/s...
    Sun Jan 15 06:32:15 UTC 2023
      1.1K bytes
  5. outsideSqlMap.dfprop

    package of SQL file for outsideSql. L164: # This is basically for narrowing SQL-searching target, L165: # for example, when the project has SQL files for other framework. L166: # So basically you don't need this. L167: # L168: # You can use variable '$$PACKAGE_BASE$$' that means 'packageBase'. L169: # But you need to make SQL files at 'exbhv' under the set package L170: # if you use BehaviorQueryPath (MemberBhv_selectSimpleMember.sql). L171: # L172: #; sqlPackage = $$PACKAGE_BASE$$...
    github.com/codelibs/fess/dbflute_fess/dfprop/ou...
    Sat Jul 25 06:04:16 UTC 2015
      8K bytes
  6. _readme.txt

    L1:Directory for log files of DBFlute tasks L2: L3:If your execution of DBFlute task fails, L4:look the log file "dbflute.log" for debug....
    github.com/codelibs/fess/dbflute_fess/log/_read...
    Sat Jul 04 22:46:31 UTC 2015
      126 bytes
  7. documentMap.dfprop

    records to output. Minus means no limit. (NotRequired - Default '') L164: # o isReplaceSchemaDirectUse: Does it output the data to playsql directly? (NotRequired - Default false) L165: # o isOverrideExistingDataFile: Does it output to existing files? (NotRequired - Default false) L166: # o isSynchronizeOriginDate: Does it synchronize origin date for date adjustment? (NotRequired - Default false) L167: # L168: ; loadDataReverseMap = map:{ L169: ; recordLimit = -1 L170: ...
    github.com/codelibs/fess/dbflute_fess/dfprop/do...
    Sat Oct 31 23:35:14 UTC 2015
      9.4K bytes
  8. _readme.txt

    (outside-sql-test): L56:A execution command of OutsideSqlTest task L57:which executes outside-SQL files and you can check L58:whether the SQLs have correct formats. L59: L60:The directories are for DBFlute tasks: L61:/- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L62:dfprop : Directory for DBFlute properties L63:extlib : Directory for Directory for library extension L64:log : Directory for log files of DBFlute tasks L65:output/doc : Directory for auto-generated documents L66:playsql...
    github.com/codelibs/fess/dbflute_fess/_readme.txt
    Sat Jul 04 22:46:31 UTC 2015
      2.5K bytes
  9. _readme.txt

    L1:Directory for files of schema info L2: L3:Files are auto-generated by DBFlute tasks. L4:Basically you don't need to touch this directory....
    github.com/codelibs/fess/dbflute_fess/schema/_r...
    Sat Jul 04 22:46:31 UTC 2015
      129 bytes
Back to top