This isn't the case.

RAG means any kind of data lookup which improves LLM generation results. I work in this area and speak to tons of companies doing RAG and almost all these days have realised that hybrid approaches are way better than pure vector searches.

Standard understanding of RAG now is simply adding any data to the context to improve the result.