-
### Describe the problem
Some of the hnsw parameters like (`ef_search`) are tunable after index creation and also at query time while others are immutable. Today there is no guide or any indication a…
-
## **Issues in TigerCommerce Project**
### **1. Dynamic Loading of Bootstrap 5 Icons in Category Sidebar**
**Description:**
The category sidebar currently lacks dynamic loading of Bootstrap 5 i…
-
# Stackable Release 24.11
> [!IMPORTANT]
> Important dates:
> - 🟢 2024-08-06 - Release planning
> - 🟢 2024-09-11 - Lock product versions
> - 🟢 2024-10-23 - Final operator-rs release (excluding bug …
-
### Category
Cedar language or syntax features/changes
### Describe the feature you'd like to request
As described in [rfc9470](https://www.rfc-editor.org/rfc/rfc9470.html), in simple API authoriza…
-
Thank you for creating the roapi project! I'm currently working on a project using OSS and Parquet, and I have a question.
We can't execute read queries while tables are being loaded. This seems li…
-
**Assemblies affected**
ASP.NET Core OData 8.2.5
**Describe the bug**
If you provide invalid filter or order by unhandled exception is thrown and 500 error returned.
**Reproduce steps**
Prov…
-
Hi,
We are almost getting ready to release JetEngine v3.6.0 and we would like to ask you to help us test it.
You can download beta version from your Crocoblock account.
Please note that is a …
-
**Describe the bug**
Fulltext search gives error if I want to search for words that match a given prefix:
FT.SEARCH idxe:content "@text:football*"
"ERR Query syntax error"
**To Reproduce**
Step…
-
https://github.com/rust-lang/rust/pull/112849 makes it even more difficult to automatically process rustc panics because the panic message is now on a separate line and you can no longer just search f…
-
A query builder object that can dynamically add conditions and joins and be passed out to a plugin system for enhancements. Will also improve readability for some of the very complex dynamic queries.