試験
通常
試験時間: 00:00問題時間: 00:00
問題一覧
問題 13 / 65
Which search index design is most desirable for a RAG system that combines sensor data and external documents?
①Create an index using only full-text keyword search.
②Save the document as a single large block.
③Simply make it a relational database that references only the document ID.
④Create an index using only text, ignoring images and chronological order.
⑤Create an index that accounts for temporal dependency using metadata (including sensor timestamps and locations) and embedding vectors.
