Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for or (0.01 sec)

  1. dbflute_fess/dfprop/lastafluteMap.dfprop

    #     ; environmentList = list:{ [environment name] }
    #     ; isMakeActionHtml = [true or false]
    #     ; commonMap = map:{
    #         ; path = [relative path to common project from DBFlute client]
    #         ; freeGenList = list:{ [env or config or label or message or html] }
    #         ; propertiesHtmlList = list:{ [env or config or label or message] }
    #     }
    #     ; appMap = map:{
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sun May 20 08:20:11 UTC 2018
    - 2.2K bytes
    - Viewed (0)
  2. dbflute_fess/dfprop/classificationDefinitionMap.dfprop

    # map: {
    #     [classification-name] = list:{
    #         ; map:{
    #             ; topComment=[comment]; codeType=[String(default) or Number or Boolean]}
    #             ; undefinedHandlingType=[EXCEPTION or LOGGING(default) or ALLOWED]
    #             ; isUseDocumentOnly=[true or false(default)]
    #             ; isSuppressAutoDeploy=[true or false(default)]
    #             ; groupingMap = map:{
    #                 ; [group-name] = map:{
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat Jul 04 22:46:31 UTC 2015
    - 2.2K bytes
    - Viewed (0)
  3. src/etc/header.txt

    You may obtain a copy of the License at
    
        http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
    either express or implied. See the License for the specific language
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Sat Jan 25 06:49:53 UTC 2014
    - 586 bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/fess/en/stopwords.txt

    a
    an
    and
    are
    as
    at
    be
    but
    by
    for
    if
    in
    into
    is
    it
    no
    not
    of
    on
    or
    such
    that
    the
    their
    then
    there
    these
    they
    this
    to
    was
    will
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Jul 19 06:31:02 UTC 2018
    - 265 bytes
    - Viewed (0)
  5. dbflute_fess/dfprop/documentMap.dfprop

        #  Does it check differences of column-def order?
        #  (except added or deleted columns)
        #
        #; isCheckColumnDefOrderDiff = false
        # - - - - - - - - - -/
    
        # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        # o isCheckDbCommentDiff: (NotRequired - Default false)
        #  Does it check differences of table or column or others comment?
        #
        #; isCheckDbCommentDiff = false
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat Oct 31 23:35:14 UTC 2015
    - 9.4K bytes
    - Viewed (0)
  6. dbflute_fess/playsql/_readme.txt

    replace-schema-*.sql:
    DDL statements for creation of your schema.
    You should write your own DDL statements in this file.
    (A SQL separator is semicolon ";")
    
    take-finally-*.sql:
    SQL statements for check loaded data (or DDL after data loading)
    You should write your own SQL statements in this file.
    (basically same specifications as replace-schema.sql)
    
    The "data" directory is for data loading like this:
    /- - - - - - - - - - - - - - - - - - - -
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat Jul 04 22:46:31 UTC 2015
    - 1.3K bytes
    - Viewed (0)
  7. dbflute_fess/dfprop/esfluteMap.dfprop

    map:{
        # base package of generated classes
        ; basePackage = org.codelibs.fess.es
    
        # base path to JSON resource, URL or relative path
        ; basePath = ../src/main/config/es
    
        # settings for indexes
        ; indexMap = map:{
            # Index: fess_user
            ; fess_user.group = map:{
                ; package = user
                ; esclientDiFile = esclient.xml
                ; esfluteDiFile = esflute_user.xml
            }
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 6.3K bytes
    - Viewed (0)
Back to top