Search Options

Results per page
Sort
Preferred Languages
Advance

Results 181 - 190 of 1,380 for pyversion (0.06 sec)

  1. BsRole.java

    L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      3.9K bytes
  2. StopwordsItem.java

    L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Oct 11 21:11:58 UTC 2024
      2.4K bytes
  3. log4j2.xml

    L1:<?xml version="1.0" encoding="UTF-8"?> L2:<Configuration status="WARN"> L3: L4: <Properties> L5: <Property name="domain.name" value="${sys:fess.log.name:-fess}" /> L6: <Property name="log.level" value="${sys:fess.log.level:-debug}" /> L7: <Property name="root.log.level" value="${sys:fess.log.level:-info}" /> L8: <Property name="log.pattern" value="%d [%t] %-5p %msg%n" /> L9: <Property name="log.file.basedir" value="${sys:fess.log.path:-target/logs}" /> L10: <Property name="backup.date.suffix"...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Mon Feb 20 13:05:30 UTC 2023
      2.4K bytes
  4. KuromojiTests.java

    L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...
    github.com/codelibs/fess/src/test/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      2.5K bytes
  5. fess_se++.xml

    L1:<?xml version="1.0" encoding="UTF-8"?> L2:<!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" L3: "http://dbflute.org/meta/lastadi10.dtd"> L4:<components> L5: <component name="groovyEngine" L6: class="org.codelibs.fess.script.groovy.GroovyEngine"> L7: <postConstruct name="register"></postConstruct> L8: </component> L9:</components>...
    github.com/codelibs/fess/src/main/resources/fes...
    Mon Oct 21 12:16:01 UTC 2024
      322 bytes
  6. zip-bin.xml

    L1:<?xml version="1.0"?> L2:<assembly> L3: <id>zip</id> L4: <formats> L5: <format>zip</format> L6: </formats> L7: L8: <includeBaseDirectory>false</includeBaseDirectory> L9: L10: <componentDescriptors> L11: <componentDescriptor>src/main/assemblies/common-bin.xml L12: </componentDescriptor> L13: </componentDescriptors> L14:</assembly>...
    github.com/codelibs/fess/src/main/assemblies/zi...
    Sun Dec 13 08:20:29 UTC 2015
      291 bytes
  7. fess_ds.xml

    L1:<?xml version="1.0" encoding="UTF-8"?> L2:<!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" L3: "http://dbflute.org/meta/lastadi10.dtd"> L4:<components> L5: <component name="dataStoreFactory" class="org.codelibs.fess.ds.DataStoreFactory"> L6: </component> L7: <component name="indexUpdateCallback" class="org.codelibs.fess.ds.callback.IndexUpdateCallbackImpl" instance="prototype"> L8: </component> L9:</components>...
    github.com/codelibs/fess/src/main/resources/fes...
    Thu May 31 09:46:09 UTC 2018
      404 bytes
  8. fess_config_elevate_word_to_label.json

    } L15: }, L16: "settings" : { L17: "index" : { L18: "creation_date" : "1509021052498", L19: "number_of_shards" : "5", L20: "number_of_replicas" : "1", L21: "uuid" : "z3miZa9NSdywfPRNGhrlzg", L22: "version" : { L23: "created" : "6000051" L24: }, L25: "provided_name" : "fess_config.elevate_word_to_label" L26: } L27: } L28: } L29:}...
    github.com/codelibs/fess/src/main/config/es/fes...
    Thu Dec 02 13:14:56 UTC 2021
      653 bytes
  9. CrawlingInfoPager.java

    L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      3.3K bytes
  10. RolePager.java

    L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      3.3K bytes
Back to top