Dirk Kulawiak

Results 97 issues of Dirk Kulawiak

Currently get queries require to list all properties that should be returned and if no properties are given, the query returns an error. Instead of returning an error, the client...

Some users use very old versions of weaviate and client. We should warn them if it the minor version is 3 or more versions behind the last release. Eg currently...

See here for implementation: .github/workflows/golangci-lint.yml However the current code base does not pass golangci-lint

### What's being changed: ### Review checklist - [ ] Documentation has been updated, if necessary. Link to changed documentation: - [ ] Chaos pipeline run or not necessary. Link...

Hi, I was send here after [creating a MR in the go repository](https://github.com/exercism/go/pull/2215#issuecomment-1125439298). Currently the tests of the tree builder exercise assume an order of a node's children, however the...

### What's being changed: Needs https://github.com/weaviate/weaviate/pull/5192 This refactors GET requests to use more efficient unmarshalling already in place for Aggregate. This uses: - a more efficient library that does not...

### Describe your feature request Implemented: - Multi target search with different ways of weighting the results - Different input for different targets for near_vector Currently in developement: - Multiple...

feature request

we need a separate check here to be prepared when we delete the v3-in-v4 copy