Tyler Hutcherson
Tyler Hutcherson
We're taking a closer look, thanks!
> We're having trouble reproducing your error. Can you confirm your 'redis_url' matches what is shown if you print `private_cache._index.client`, specifically the host and port names? My suspicion currently is...
@MeharRamzan My theory is that there is an index with the name `private_cache` that is old. Because you see: ``` 11:54:53 redisvl.index.index INFO Index already exists, not overwriting. ``` ^^...
@pierrelambert 100% Agreed - this is planned for the `0.3.0` release. Though it gets tricky without the ability to list which aliases are used per index. Ideally the index alias...
I like this approach. I’ve been hesitant to create extra “metadata” generated by the library… but I think I agree that usability and functionality is most important here. We need...
Interesting idea. @justin-cechmanek curious your take on this. Is there a way we could build this as a generalized extension on the cache so that we could handle this elegantly...
I imagine this as some kind of pipeline like operation. What would be the right kind of utility here? It seems like depending on the specific use case, the number...
Also would be helpful to understand the runtime environment you are in here... is this a FastAPI service? Or a notebook? This will influence how you should load the caching...
There's a new ticket for us to handle this more holistically. So I think we can close for now
Dialect 2 is becoming the standard for search.