Junaid Farooq

Results 8 comments of Junaid Farooq
trafficstars

We recently set up this action and were faced with this issue right from the start. While searching for this, I came to know that I may need to add...

@ethanhann I couldn't find the issues tab, so, I am posting an unrelated (sorry for that) query here. The package doesn't support vector field type which, I believe, is essential...

I was able to make the requests successfully while being on a free plan. You could just use the code examples provided in the documentation and either use `http://api.positionstack.com/v1/forward...` as...

@phpandrew I was able to make use of the PHP code example and made the API request successfully while being on a free plan. The request was, however, made in...

@alexander-schranz Any update on or plan to add support for this, especially supporting vector field type for redisearch adapter shortly?

> @junaidbinfarooq I can not give you any time when this will be supported. It first requires some kind of research how to support such things in the different search...

Cool, let me go through the documentation sites of the above search engines to see if they do support vectors or not, and then come back hopefully with some (at...

Here is a list of links that I could collect while searching for vector support in the search engines mentioned in the PR description: 1. [Elasticsearch](https://www.elastic.co/elasticsearch/vector-database/) 2. [Redisearch](https://github.com/RedisVentures/simple-vecsim-intro/) or [this](https://redis.io/docs/get-started/vector-database/)...