- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 104 for Scheme (0.07 sec)
-
theme-default.min.css
Shinsuke Sugaya <shinsuke@apache.org> 1514783567 +0900github.com/codelibs/fess/src/main/webapp/js/adm...Mon Jan 01 05:12:47 UTC 2018 33.3K bytes -
_readme.txt
L1:Directory for DBFlute client L2: L3:manage.bat(sh) => 21 (jdbc): L4:A execution command of JDBC task L5:which gets your schema info and saves it to SchemaXML L6:located to the "schema" directory. L7:This task should be executed after ReplaceSchema task L8:and before other tasks(e.g. Generate, Document task). L9: L10:manage.bat(sh) => 22 (doc): L11:A execution command of Document task L12:which creates documents, for example, SchemaHTML, HistoryHTML L13:to the "output/doc" directory. L14: L15:manage.bat(sh)...github.com/codelibs/fess/dbflute_fess/_readme.txtSat Jul 04 22:46:31 UTC 2015 2.5K bytes -
fess_log.ndjson
Type\":\"date_histogram\"},\"y\":[{\"accessor\":1,\"format\":{\"id\":\"number\"},\"params\":{},\"aggType\":\"count\"}]}},\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{\"customLabel\":\"Query Count\"}},{\"id\":\"2\",\"enabled\":true,\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"requestedAt\",\"timeRange\":{\"from\":\"now-2d\",\"to\":\"now\"},\"useNormalizedEsInterval\":true,\"interval\":\"s\",\"drop_partials\":false,\"mi...github.com/codelibs/fess/src/main/assemblies/ex...Mon Aug 12 01:26:21 UTC 2019 18.2K bytes -
replaceSchemaMap.dfprop
can drop additional other schemas. L138: # Elements of this map are as below: L139: # o url: (NotRequired - Default same as main schema) L140: # o schema: (Required: if empty schema means valid schema, not required) L141: # o user: (NotRequired - Default same as main schema) L142: # o password: (NotRequired - Default same as main schema) L143: # o propertiesMap: (NotRequired - Default map:{}) L144: # o objectTypeTargetList: (NotRequired - Default list{TABLE;VIEW})...github.com/codelibs/fess/dbflute_fess/dfprop/re...Sat Oct 31 23:35:14 UTC 2015 9.3K bytes -
_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 -
databaseInfoMap.dfprop
(Required) L3:# L4:# The database information for the tasks of DBFlute. L5:# You should specify before your first generating. L6:# L7:# o driver -- The class name of JDBC-Driver. L8:# o url -- The URL for connecting database. L9:# o schema -- The schema name. L10:# o user -- The database user name. L11:# o password -- The database password. L12:# o propertiesMap -- The properties that depends on the database. L13:# o variousMap -- The various settings about JDBC task. L14:# L15:# *The...github.com/codelibs/fess/dbflute_fess/dfprop/da...Sat Oct 31 23:35:14 UTC 2015 7.3K bytes -
_readme.txt
L1:Directory for ReplaceSchema task L2: L3:replace-schema-*.sql: L4:DDL statements for creation of your schema. L5:You should write your own DDL statements in this file. L6:(A SQL separator is semicolon ";") L7: L8:take-finally-*.sql: L9:SQL statements for check loaded data (or DDL after data loading) L10:You should write your own SQL statements in this file. L11:(basically same specifications as replace-schema.sql) L12: L13:The "data" directory is for data loading like this: L14:/- - - - - - - -...github.com/codelibs/fess/dbflute_fess/playsql/_...Sat Jul 04 22:46:31 UTC 2015 1.3K bytes -
index.html
- - L56:<a href="fess-theme-classic/" title="fess-theme-classic/">fess-theme-classic/</a> - - L57:<a href="fess-theme-codesearch/" title="fess-theme-codesearch/">fess-theme-codesearch/</a> - - L58:<a href="fess-theme-simple/" title="fess-theme-simple/">fess-theme-simple/</a> - - ...github.com/codelibs/fess/src/test/resources/plu...Mon Jun 17 13:30:41 UTC 2024 6.2K bytes -
documentMap.dfprop
The URL for connecting database. (NotRequired - Default same as databaseInfoMap) L182: # o schema: The schema name. (NotRequired - Default '' e.g. no setting when MySQL) L183: # o user: The database user name. (Required) L184: # o password: The database password. (NotRequired - Default '') L185: # L186: #; schemaSyncCheckMap = map:{ L187: # ; url = jdbc:... L188: # ; schema = EXAMPLEDB L189: # ; user = exampuser L190: # ; password = exampword L191: #}...github.com/codelibs/fess/dbflute_fess/dfprop/do...Sat Oct 31 23:35:14 UTC 2015 9.4K bytes -
littleAdjustmentMap.dfprop
means comment-out. L26:# L27:map:{ L28: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L29: # o isAvailableAddingSchemaToTableSqlName: (NotRequired - Default false) L30: # [true] L31: # Add schema to table SQL name. (The table name on query is SCHEMA.TABLE) L32: # L33: #; isAvailableAddingSchemaToTableSqlName = false L34: # - - - - - - - - - -/ L35: L36: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L37: # o isAvailableAddingCatalogToTableSqlName:...github.com/codelibs/fess/dbflute_fess/dfprop/li...Sat Jul 25 06:04:16 UTC 2015 8.8K bytes