Hello,
Has anyone used SmartChineseAnalyzer to index & search Chinese content?
I would like to discuss about few things.
Best Regards,
Sylvain
De : Delbosc, Sylvain [mailto:sylvain.delb...@capgemini.com]
Envoyé : jeudi 5 janvier 2012 14:02
À : solr-user@lucene.apache.org
Cc : Delance, Que
Hello,
I would like to know how to use stopwords with SmartChineseAnalyzer.
Following what is described at
http://lucene.apache.org/java/2_9_0/api/contrib-smartcn/org/apache/lucene/analysis/cn/smart/SmartChineseAnalyzer.html
it seems to be possible but I do not manage to make it work
: Subject: SmartChineseAnalyzer
: References:
:
:
:
: In-Reply-To:
:
http://people.apache.org/~hossman/#threadhijack
Thread Hijacking on Mailing Lists
When starting a new discussion on a mailing list, please do not reply to
an existing message, instead start a fresh email. Even
Hi all,
I checked the documentation of SmartChineseAnalyzer, It looks like it is
for Simplified Chinese Only.
Does anyone tried to include Traditional Chinese characters also. As the
analyzer is based on a
dictionary from ICTCLAS1.0. My first thought is maybe i can get it work
by simply
SmartChineseAnalyzer
On Tue, Sep 1, 2009 at 4:37 PM, Jana, Kumar Raja wrote:
> Hi,
>
> I tried using the patch provided for Solr-1336 JIRA issue for
> integrating Lucene's SmartChineseAnalyzer with Solr and tried testing it
> out but I faced the AbstractMethodError during
On Tue, Sep 1, 2009 at 4:37 PM, Jana, Kumar Raja wrote:
> Hi,
>
> I tried using the patch provided for Solr-1336 JIRA issue for
> integrating Lucene's SmartChineseAnalyzer with Solr and tried testing it
> out but I faced the AbstractMethodError during indexing as well as
>
Hi,
I tried using the patch provided for Solr-1336 JIRA issue for
integrating Lucene's SmartChineseAnalyzer with Solr and tried testing it
out but I faced the AbstractMethodError during indexing as well as
Searching (stack trace below). There seems to be something wrong during
the tokenizati