-
I am trying to sort results based on which field is matched in my documents. For example, I want to match my queries in both "title" and "description" fields of my documents, but want to give higher p…
-
Zincsearch version: 0.4.1
---
There are only 5 documents in the index web, such as:
![image](https://user-images.githubusercontent.com/118787336/222965332-1a3fa5b9-bfa6-4d8b-ae0d-910b9e68e46b.pn…
-
Scope:
* Install and setup ZincSearch in a local environment
* Make Sure ZincSearch is working and services are running
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
I am trying to ingest the following json array structure:
`
[
{
"name": "Bidhan Chatterjee",
"email": "bidhan@example.com"
},
{
"name": "Rameshwar Ghosh",
"email…
-
### Is your feature request related to a problem? Please describe?
I have added information of my assets on my description, sometimes on a custom field, sometime on a note. I want to be able to hav…
-
When I test chinese content with dashboard, the value of field '_score' not display, but brower network work well.
![image](https://user-images.githubusercontent.com/118787336/222964302-8b565595-…
-
**Which service(s) is this relate to?**
This could be API
Create index need http PUT method, but the document describe is POST method
-
**Is your feature request related to a problem? Please describe.**
My data contains arrays of floats and newer version of elastic search provides a way to find similar documents given an array. This …
-
ZincSearch swagger about `_socre` field error. Correct should be `_score`