lucene-skos icon indicating copy to clipboard operation
lucene-skos copied to clipboard

SKOS Support for Apache Lucene and Solr

Results 6 lucene-skos issues
Sort by recently updated
recently updated
newest added

Bumps solr-core from 5.3.2 to 8.8.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.solr:solr-core&package-manager=maven&previous-version=5.3.2&new-version=8.8.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps `lucene.version` from 5.3.2 to 8.4.1. Updates `lucene-core` from 5.3.2 to 8.4.1 Updates `solr-core` from 5.3.2 to 8.4.1 Dependabot will resolve any conflicts with this PR as long as you...

dependencies

Hi, I am trying to set up your service on Apache Solr but I am getting the following error. ``` java.lang.NoClassDefFoundError: org/apache/lucene/analysis/util/ResourceLoaderAware at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at...

As the lucene comes to 6.3.0, it would be great to see the source updated as well.

The SKOS Lucene index is rebuilt only if the input thesaurus file has changed in order to make the initialization of the plugin more faster.