-
**Describe the feature**
i mean there is two modes in jina: index mode and search mode. Once you change the index, how to update these changes to search mode.
-
with `jina-0.1.12`, the image is broken.
```bash
nanwang@Nan-Mac-mini flower-search % jina pod --image jinaai/hub.executors.encoders.image.torchvision-mobilenet_v2
▶️ /Users/nanwang/.pyenv/ver…
-
**Describe the feature**
In #520 there are quite some revisions on the 101 doc. However, some newly added definitions (e.g. [the definition of neural search system](https://github.com/jina-ai/jina/…
-
I have been trying to run southpark-search following the instruction and the process seemed to stuck somewhere every time. (Before I have already tried `jina hello-world` and it can be executed withou…
-
**Describe the feature**
make a draft for supporting multimodal search
**Your proposal**
check details at [issue-357](https://github.com/jina-ai/jina/issues/357
)
---
**Environment**
…
-
**Describe your problem**
When installing Jina -Hello world, after it runs for a while, the pop up of search result was not showing as expected. It seems some dependency packages installation was req…
-
I am having the below problem while trying to run query for urbandict-search (python app.py -t query
).
`TypeError: py_client() got multiple values for keyword argument 'port_grpc'
`
The cause…
-
**Describe your problem**
I'm trying to reproduce the [BERT-based Semantic Search Engine](https://github.com/jina-ai/examples/tree/master/southpark-search) with a different collection. Unlike the…
-
**Is your feature request related to a problem? Please describe.**
Feature Enhancement in Haystack for an efficient way to work with large document embeddings
**Describe the solution you'd like**
Goo…
-
**Describe the feature**
Add a ranker powered by text matching models
**Your proposal**
- the ranker takes texts from query chunks and match chunks and call the model to calculate the matching scor…