Search Options

Results per page
Sort
Preferred Languages
Advance

Results 311 - 320 of 507 for isobject (0.04 sec)

  1. no.js

    L4: * @version 2.3.77 L5: * @website http://formvalidator.net/ L6: * @author Victor Jonsson, http://victorjonsson.se L7: * @license MIT L8: */ L9:!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a,b){"use strict";a.formUtils.registerLoadedModule("lang/no"),a(b).bind("validatorsLoaded",function(){a.formUtils.LANG={andSpaces:" og mellomrom...
    github.com/codelibs/fess/src/main/webapp/js/adm...
    Mon Jan 01 05:12:47 UTC 2018
      2.4K bytes
  2. brazil.js

    L4: * @version 2.3.77 L5: * @website http://formvalidator.net/ L6: * @author Victor Jonsson, http://victorjonsson.se L7: * @license MIT L8: */ L9:!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.formUtils.registerLoadedModule("brazil"),a.formUtils.addValidator({name:"cpf",validatorFunction:function(a){var b=a.replace(/\D/g,"")...
    github.com/codelibs/fess/src/main/webapp/js/adm...
    Mon Jan 01 05:12:47 UTC 2018
      1.3K bytes
  3. QueryRescorer.java

    the License. L15: */ L16:package org.codelibs.fess.score; L17: L18:import java.util.Map; L19: L20:import org.opensearch.search.rescore.RescorerBuilder; L21: L22:public interface QueryRescorer { L23: RescorerBuilder<?> evaluate(final Map<String, Object> params); L24:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      835 bytes
  4. FavoriteLogBhv.java

    ().getIndexLogIndex(); L43: indexName = super.asEsIndex().replaceFirst(Pattern.quote("fess_log"), name); L44: } L45: return indexName; L46: } L47: L48: @Override L49: protected LocalDateTime toLocalDateTime(final Object value) { L50: if (value != null) { L51: try { L52: final Instant instant = Instant.from(DateTimeFormatter.ISO_INSTANT.parse(value.toString())); L53: return LocalDateTime.ofInstant(instant, ZoneId.systemDefault());...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      2.1K bytes
  5. UserInfoBhv.java

    ().getIndexLogIndex(); L43: indexName = super.asEsIndex().replaceFirst(Pattern.quote("fess_log"), name); L44: } L45: return indexName; L46: } L47: L48: @Override L49: protected LocalDateTime toLocalDateTime(final Object value) { L50: if (value != null) { L51: try { L52: final Instant instant = Instant.from(DateTimeFormatter.ISO_INSTANT.parse(value.toString())); L53: return LocalDateTime.ofInstant(instant, ZoneId.systemDefault());...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      2.1K bytes
  6. IndexUpdateCallback.java

    L15: */ L16:package org.codelibs.fess.ds.callback; L17: L18:import java.util.Map; L19: L20:import org.codelibs.fess.entity.DataStoreParams; L21: L22:public interface IndexUpdateCallback { L23: L24: void store(DataStoreParams paramMap, Map<String, Object> dataMap); L25: L26: long getDocumentSize(); L27: L28: long getExecuteTime(); L29: L30: void commit(); L31: L32:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      924 bytes
  7. JobExecutor.java

    specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.job; L17: L18:public abstract class JobExecutor { L19: protected ShutdownListener shutdownListener; L20: L21: public abstract Object execute(String scriptType, String script); L22: L23: public void shutdown() { L24: shutdownListener.onShutdown(); L25: } L26: L27: public void addShutdownListener(final ShutdownListener listener) { L28: shutdownListener = listener;...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      1K bytes
  8. poland.js

    L4: * @version 2.3.77 L5: * @website http://formvalidator.net/ L6: * @author Victor Jonsson, http://victorjonsson.se L7: * @license MIT L8: */ L9:!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.formUtils.registerLoadedModule("poland"),a.formUtils.addValidator({name:"plpesel",validatorFunction:function(a){var b=[1,3,7,9,1,3,7,...
    github.com/codelibs/fess/src/main/webapp/js/adm...
    Mon Jan 01 05:12:47 UTC 2018
      1.4K bytes
  9. StopwordsItem.java

    } L63: L64: @Override L65: public int hashCode() { L66: final int prime = 31; L67: final int result = 1; L68: return prime * result + input.hashCode(); L69: } L70: L71: @Override L72: public boolean equals(final Object obj) { L73: if (this == obj) { L74: return true; L75: } L76: if (obj == null || getClass() != obj.getClass()) { L77: return false; L78: } L79: final StopwordsItem other = (StopwordsItem) obj;...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Oct 11 21:11:58 UTC 2024
      2.4K bytes
  10. tr.js

    L4: * @version 2.3.77 L5: * @website http://formvalidator.net/ L6: * @author Victor Jonsson, http://victorjonsson.se L7: * @license MIT L8: */ L9:!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a,b){"use strict";a.formUtils.registerLoadedModule("lang/tr"),a(b).bind("validatorsLoaded",function(){a.formUtils.LANG={errorTitle:"Form g...
    github.com/codelibs/fess/src/main/webapp/js/adm...
    Mon Jan 01 05:12:47 UTC 2018
      3.1K bytes
Back to top