-
## research questions
## actions
- [ ] create research plan
- [ ] recruit participants
- [ ] conduct interviews
- [ ] synthesis
- [ ] share findings
-
COURSE: TECHNICIAN, MANAGEMENT, CLERK: IN YOU JOB EMPLOYMENT TRAINING EDUCATION IS THE FAMILIARITY WITH THE JOB USE OF THE EPA WEBSITE? ON THE WEBSITE THERE IS SEARCH WINDOW? AND, THERE IS CHECKBOXES …
-
## Description
I want to perform a search query with boost on two fields, following the logic:
A match on both fields should have the highest score.
A match on the first field should have a h…
-
## Description
Exact match filtering occasionally fails to return expected results on stemmed fields. For examples below:
- Exact match filtering works for 'Adidas' but returns no results for 'The…
-
Platform: PC desktop
Host: Word
Office version number: Microsoft® Word for Microsoft 365 MSO (Version 2404 Build 16.0.17531.20140) 64-bit
Operating System: Microsoft Windows 11 pro.
I'm unable t…
-
### Is there an existing issue for this?
- [X] I have searched existing issues; it hasn't been reported yet.
### Summary
This document request is a part of this [parent document](https://gith…
-
### Description
As it stands right now, to gather explanations for retrievers, you must use `explain: true` in the `_search` API. However, its nice to have a score explanation and such for a particul…
-
```
Hi,
I've a doubt about if this is the right place to ask for this (if not sorry).
is available the possibility to search inside docs ? I mean .doc, pdf, etc?
thanks
```
Original issue repor…
-
```
Hi,
I've a doubt about if this is the right place to ask for this (if not sorry).
is available the possibility to search inside docs ? I mean .doc, pdf, etc?
thanks
```
Original issue repor…
-
When using the `PGVector` class with `async_mode=True`, the `metadata` field of the `Document` objects returned from query methods (e.g., `asimilarity_search_with_score_by_vector`) is not deserialized…