RebieKong created CARBONDATA-3180:
-------------------------------------
Summary: Lucene Datamap is not support custom analyzer
Key: CARBONDATA-3180
URL:
https://issues.apache.org/jira/browse/CARBONDATA-3180 Project: CarbonData
Issue Type: Improvement
Affects Versions: 1.5.1
Reporter: RebieKong
Currently, Lucene Datamap is not support custom analyzer. It using StandaryAnalyzer and it can not change by profile.
Here is some feature I need:
# Custom analyzer is needed. Because I want to split chinese.
# Some query like `SELECT keyword,count(1) FROM table WHERE keyword LIKE '%ok%' AND time='today' ` is needed, Using both lucene and agg.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)