vind icon indicating copy to clipboard operation
vind copied to clipboard

Vind is build to enable the integration of search facilities in java projects without getting to deep into the search topic

Results 24 vind issues
Sort by recently updated
recently updated
newest added

Term options of the term facet produces a lot of warning messages, reduce the message level and verbosity.

Improvement
elasticsearch

Description/Story: Currently commitWithin is not implemented in elasticsearch and bulk index is using the default behavior of elastic to refresh search contents. Research Elastic options to add a similar behavior...

feature
elasticsearch

Since Vind 3, nested document support has been deprecated as it was highly ineficient. But the implementation in SOlr and the api in elastic backend are still there. Remove the...

Improvement
elasticsearch
solr

Bumps solr-core from 8.4.0 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=8.4.0&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

The current query creation (String_query) together with minimum should set to 100% does not result on an exact macth of a multiple OR condition. Investigate the reason and implement an...

bug
elasticsearch

Currently Term Option aggregation is not aware of the field type, and fails when missing option is enabled as it tries to return always an String. Add a type sensitive...

bug
elasticsearch

In an specific usecase the atomic update is taking 2 seconds to update a document. - find out the reason. - find possible fix.

Improvement

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

We do have alternatives and hence I do not think it is necessary to use `MasterSlaveSearchServer` How about `PrimarySecondarySearchServer` or `SearchServerWithFallback`?

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

dependencies