-
As a website visitor,
I want content pages organised in collections,
so I can easily find similar / related content
* A content editor must be able to organise pages in collections (or tags?)
* …
-
Over the weekend (post-Cloudflare...could this be related?), users reported issues with our production site. Direct links to collections are not opening. Only error messages load. And while the site i…
-
I'm using the mongo-express middleware, I'm starting the server and I can see the UI and list of collections, but when I'm navigating to the collection the page is refreshed and does not navigate to t…
-
Astro 5 introduced a new API to manage content collections. For future proofing, we should migrate collections from /data to align with new API.
https://5-0-0-beta.docs.astro.build/en/guides/content-…
-
> Just discussed with @paul121. Let's merge this but in follow ups work on the Astro routing of this and decide whether we want to continue with Astro.glob or use content collections for the schema pa…
-
### Acknowledgement of preliminary instructions
- [X] I have read the preliminary instructions, and I am certain that my problem has not already been addressed.
- [X] I have thoroughly looked through…
-
In Fall 2024 OSULP began a partnership with Digital Bedrock for digital preservation services. For SA@OSU, in the first phase, this will be a functional replacement for MetaArchive (which is being sun…
-
## Current Behavior
"multilingual" tokenizer in full text search doesn't ignore between singular and plural english words.
This affects all versions starting `qdrant/qdrant:v1.4.0` (couldn't chec…
-
## Description
If a collection schema includes a nested object field that matches a certain path:
```json
"fields": [
{"name": "obj", "type": "object"},
{"name": "obj.nested", "type": "ob…
-
#### **Description**:
We need to implement a system for managing collections of blacklisted and whitelisted vocabulary in the project. This will allow for more effective content moderation by restric…