You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Nicholas Jiang (JIRA)" <ji...@apache.org> on 2019/02/07 13:27:00 UTC

[jira] [Updated] (CARBONDATA-3180) Lucene datamap doesn't support custom analyzer

     [ https://issues.apache.org/jira/browse/CARBONDATA-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicholas Jiang updated CARBONDATA-3180:
---------------------------------------
    Summary: Lucene datamap doesn't support custom analyzer  (was: Lucene Datamap is not support custom analyzer)

> Lucene datamap doesn't 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
>            Assignee: Nicholas Jiang
>            Priority: Major
>
> 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)