- Sort Score
- Result 10 results
- Languages All
Results 171 - 180 of 232 for sata (0.04 sec)
-
README.md
L53:Você pode registrar alvos de rastreamento na interface de administração nas páginas de configuração do rastreador (Web, Arquivo, Data Store), e iniciar manualmente o rastreador na [página do Agendador](https://fess.codelibs.org/14.17/admin/scheduler-guide.html). L54: L55:## Migração de Outro Provedor de Busca L56: L57:Consulte [MIGRATION.md](MIGRATION.md). L58: L59:## Data Store L60: L61:Atualmente, o Fess suporta o rastreamento dos seguintes [locais de armazenamento e APIs](https://fess.codelibs....github.com/codelibs/fess/docs/pt-BR/README.mdSat Oct 12 07:19:47 UTC 2024 7.4K bytes -
fess
Additional Java OPTS L70:#FESS_JAVA_OPTS= L71: L72:# Maximum number of open files L73:MAX_OPEN_FILES=65535 L74: L75:# Maximum amount of locked memory L76:#MAX_LOCKED_MEMORY= L77: L78:# Fess log directory L79:LOG_DIR=${packaging.fess.log.dir} L80: L81:# Fess data directory L82:DATA_DIR=${packaging.fess.var.dir} L83: L84:# Fess configuration directory L85:CONF_DIR=${packaging.fess.conf.dir} L86: L87:# Maximum number of VMA (Virtual Memory Areas) a process can own L88:MAX_MAP_COUNT=262144 L89: L90:# Path to the...github.com/codelibs/fess/src/packaging/deb/init...Sun Jan 15 06:32:15 UTC 2023 5.8K bytes -
AdminMaintenanceAction.java
zos.putNextEntry(entry); L226: SearchEngineUtil.scroll(index, hit -> { L227: final String data = "{\"index\":{\"_index\":\"" + index + "\",\"_id\":\"" + StringEscapeUtils.escapeJson(hit.getId()) L228: + "\"}}\n" + hit.getSourceAsString() + "\n"; L229: try { L230: zos.write(data.getBytes(Constants.CHARSET_UTF_8)); L231: } catch (final IOException e) { L232: logger.warn("Failed...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:20:39 UTC 2024 14K bytes -
fess_label.properties
WebFsIndexSize=Index size (Web/File system) L480:labels.crawling_info_DataCrawlExecTime=Crawl exec time (Data store) L481:labels.crawling_info_DataCrawlStartTime=Crawl start time (Data store) L482:labels.crawling_info_DataCrawlEndTime=Crawl end time (Data store) L483:labels.crawling_info_DataIndexExecTime=Indexing exec time (Data store) L484:labels.crawling_info_DataIndexSize=Index size (Data store) L485:labels.webauth_configuration=Web Authentication L486:labels.webauth_list_hostname=Hostname L...github.com/codelibs/fess/src/main/resources/fes...Fri Mar 22 11:58:34 UTC 2024 40.7K bytes -
jsconf.js
ction(a){"use strict";a.formUtils.registerLoadedModule("jsconf"),a.setupValidation=function(b){var c=a(b.form||"form");a.each(b.validate||b.validation||{},function(b,d){var e;e="#"===b[0]?a(b):"."===b[0]?c.find(b):c.find('*[name="'+b+'"]'),e.attr("data-validation",d.validation),a.each(d,function(a,b){"validation"!==a&&b!==!1&&(b===!0&&(b="true"),"_"===a[0]?(a=a.substring(1),b===!1?e.removeAttr(a):e.attr(a,b)):e.valAttr(a,b))})}),a.validate(b)}}(a)});...github.com/codelibs/fess/src/main/webapp/js/adm...Mon Jan 01 05:12:47 UTC 2018 867 bytes -
outsideSqlMap.dfprop
not-param-result are auto-generated. L38: # And also not-param-result's properties are auto-generated. L39: # Target procedures are executed actually at Sql2Entity task. L40: # (because of getting from execution meta data (result set meta data)) L41: # This property is valid only when isGenerateProcedureParameterBean is true. L42: # L43: ; isGenerateProcedureCustomizeEntity = false L44: # - - - - - - - - - -/ L45: L46: # /- - - - - - - - - - - - - - - - - -...github.com/codelibs/fess/dbflute_fess/dfprop/ou...Sat Jul 25 06:04:16 UTC 2015 8K bytes -
DataIndexHelper.java
List<DataConfig> configList = ComponentUtil.getCrawlingConfigHelper().getAllDataConfigList(); L56: L57: if (configList.isEmpty()) { L58: // nothing L59: if (logger.isInfoEnabled()) { L60: logger.info("No crawling target data."); L61: } L62: return; L63: } L64: L65: doCrawl(sessionId, configList); L66: } L67: L68: public void crawl(final String sessionId, final List<String> configIdList) { L69: final List<DataConfig> configList...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 12K bytes -
lastafluteMap.dfprop
; label ; message } L46: } L47: } L48: L49: ; isUseDefaultConfigAtGeneration = true L50: # you can override (several) default settings like this: L51: #; overrideMap = map:{ L52: # ; fess.freeGen.mail.targetDir = ./playsql/data/mail L53: #} L54: L55: # you can adjust LastaDoc contents L56: ; lastaDocContentsMap = map:{ L57: ; headerMap = map:{ L58: #; isSuppressSchemaHtmlLink = true L59: } L60: ; actionMap = map:{ L61: ;...github.com/codelibs/fess/dbflute_fess/dfprop/la...Sun May 20 08:20:11 UTC 2018 2.2K bytes -
stopwords.txt
L160:quina L161:quines L162:quins L163:s'ha L164:s'han L165:sa L166:semblant L167:semblants L168:ses L169:seu L170:seus L171:seva L172:seva L173:seves L174:si L175:sobre L176:sobretot L177:sóc L178:solament L179:sols L180:son L181:són L182:sons L183:sota L184:sou L185:t'ha L186:t'han L187:t'he L188:ta L189:tal L190:també L191:tampoc L192:tan L193:tant L194:tanta L195:tantes L196:teu L197:teus L198:teva L199:teves L200:ton L201:tons L202:tot L203:tota L204:totes L205:tots L206:un L207:una L208:unes...github.com/codelibs/fess/src/main/resources/fes...Thu Jul 19 06:31:02 UTC 2018 1.3K bytes -
suggestor.js
false; L103: return; L104: } L105: L106: $.ajax({ L107: url: settingAjaxInfo.url, L108: type: "get", L109: dataType: "json", L110: cache: false, L111: data: { L112: q: $textArea.val(), L113: field: settingAjaxInfo.fn, L114: num: settingAjaxInfo.num * 2, L115: lang: settingAjaxInfo.lang L116: }, L117: traditional: true...github.com/codelibs/fess/src/main/webapp/js/sug...Thu Mar 30 05:45:24 UTC 2023 13.3K bytes