Hi, no, currently Drill does not support full-text search and it is unlikely it will do so natively in the near future. Instead, since other products such as Elasticsearch are specialized for it, it would be better to add ES storage plugins in Drill to push down such full-text search filters into ES. There was some effort in the past by the community to develop that but it did not make it into the product.
-Aman On Tue, Dec 5, 2017 at 5:08 AM, Ayush Pandey <[email protected]> wrote: > Hello everyone, > I am trying to benchmark Apache Drill Vs Elastic Search. The first > question that I am trying to answer is: Whether Apache Drill supports > Full-Text search as is the case with Elasticsearch. > > I have dumped data in Drill in Apache Parquet format.
