Re: [Discuss][DSIP] Inverted index

2022-09-28 Thread Gabriel Lee
Hi Kang, It's a really practical feature. Any design docs for this? Best, Gabriel On Thu, 29 Sept 2022 at 10:17, Kang wrote: > Hi All, > > I'd like to propose adding inverted index for doris. > > Inverted index is important for high performance point queries. It will > support fulltext search

[Discuss][DSIP] Inverted index

2022-09-28 Thread Kang
Hi All, I'd like to propose adding inverted index for doris. Inverted index is important for high performance point queries. It will support fulltext search like elasticsearch, which is especially useful for text logs. -- Best Regards! Kang