[jira] [Created] (CARBONDATA-3180) Lucene Datamap is not support custom analyzer

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-3180) Lucene Datamap is not support custom analyzer

Akash R Nilugal (Jira)
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)