-
Notifications
You must be signed in to change notification settings - Fork 879
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues with documents filtering using tags #481
Comments
Hello - Found the issue here. |
That's great thank you, we'll try it out! |
Hi, we've just deployed the latest version of vNext-Dev (commit 0909c4b). The "Invalid Expression" error when using multiple tag is indeed gone, thank you! However, with one or multiple tag(s), the issue that no document source is found remains. If we query the database without any tag selected, we get an answer with citations. However, when we ask the same question but this time with one/multiple tag(s) selected, we get the message that no data source could be found (see screenshot in Dutch in previous message). Is it this working well for you or other users? |
I think I have a better understanding of that search API and have an idea that should make searching with multiple tags way more accurate. Will update here when I have more. |
@PaulineJaquot The fix for this was not in the query this time but in the index itself. |
Resolved with latest release v1.1 |
Hi,
We uploaded some files with multiple tags as seen below (e.g., project name: Wegstunnels AWA, project code: MN004259, tender outcome: Gewonnen)
![image](https://private-user-images.githubusercontent.com/89200604/301159558-df2fb540-7306-4b5d-8169-2ee338c65664.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMDAxMzAsIm5iZiI6MTczOTA5OTgzMCwicGF0aCI6Ii84OTIwMDYwNC8zMDExNTk1NTgtZGYyZmI1NDAtNzMwNi00YjVkLTgxNjktMmVlMzM4YzY1NjY0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDExMTcxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNiMGNhOGE3MTcyOWZmNjIyZjQ0ZGVhYmUwYmJlMTVhZTlmMzg1ZjVhNmY0ZGRjNzhjNDUyMmFlNWQ2YjUwMDYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.EZ7XijSMaMUVquRgvmwhbpcKKVphP1CnkqGtctL5BRc)
When using these tags on the app frontend before querying the model, we got diverse errors:
We have looked into the code and are struggling to pinpoint the reason why it fails. Could we get some support on this?
The Git commit of the source code from this repo is: 27df390
Thank you!
The text was updated successfully, but these errors were encountered: