StandardTokenizer loses Korean characters
-
Key: LUCENE-444
URL: http://issues.apache.org/jira/browse/LUCENE-444
Project: Lucene - Java
Type: Bug
Components: Analysis
Reporter: Cheolgoo Kang
Priority: Minor
While
[ http://issues.apache.org/jira/browse/LUCENE-444?page=all ]
Cheolgoo Kang updated LUCENE-444:
-
Attachment: StandardTokenizer_Korean.patch
This patch adds one line of 0xAC00~0xD7AF, the Korean syllables range to the
StandardTokenizer.jj code.
> Standar
Contrib.: Thread-safe DelayCloseIndexSearcher.
--
Key: LUCENE-445
URL: http://issues.apache.org/jira/browse/LUCENE-445
Project: Lucene - Java
Type: Improvement
Components: Search
Versions: 1.4
Environment: Impl
[ http://issues.apache.org/jira/browse/LUCENE-445?page=all ]
Luc Vanlerberghe updated LUCENE-445:
Attachment: DelayCloseIndexSearcherTest.java
The junit test case for DelayCloseIndexSearcher.
> Contrib.: Thread-safe DelayCloseIndexSearcher.
> --
[ http://issues.apache.org/jira/browse/LUCENE-445?page=all ]
Luc Vanlerberghe updated LUCENE-445:
Attachment: DelayCloseIndexSearcher.java
The DelayCloseIndexSearcher class itself.
> Contrib.: Thread-safe DelayCloseIndexSearcher.
>
FunctionQuery - score based on field value
--
Key: LUCENE-446
URL: http://issues.apache.org/jira/browse/LUCENE-446
Project: Lucene - Java
Type: New Feature
Components: Search
Versions: 1.9
Reporter: Yonik Seeley
[ http://issues.apache.org/jira/browse/LUCENE-446?page=all ]
Yonik Seeley updated LUCENE-446:
Attachment: FunctionQuery.java
LinearFloatFunction.java
FunctionFactory.java
> FunctionQuery - score based on field value
>
Hi all,
I would like to known more about the use of Lius. I have read his tutorial
but i think very confuse, i wanna help to use him in my application. Some
one known some site wich can explain better his use? Or anybody has a code
to send me for help. I would like index all the formats wich the
[ http://issues.apache.org/jira/browse/LUCENE-446?page=all ]
Yonik Seeley updated LUCENE-446:
Attachment: FunctionInst.java
FieldValueSourceFactory.java
FieldValueSource.java
> FunctionQuery - score based on field value
>
[ http://issues.apache.org/jira/browse/LUCENE-446?page=all ]
Yonik Seeley updated LUCENE-446:
Attachment: FloatFieldSource.java
IntFieldSource.java
OrdFieldSource.java
> FunctionQuery - score based on field value
> ---
[
http://issues.apache.org/jira/browse/LUCENE-445?page=comments#action_12331326 ]
Otis Gospodnetic commented on LUCENE-445:
-
Shall we add this to contrib?
> Contrib.: Thread-safe DelayCloseIndexSearcher.
> ---
[ http://issues.apache.org/jira/browse/LUCENE-323?page=all ]
Hoss Man updated LUCENE-323:
Attachment: TestMaxDisjunctionQuery.java
In the interest of encouraging commitment, i've written a UnitTest to
demonstrate/prove the expected behavior of a MaxDisjunct
[
http://issues.apache.org/jira/browse/LUCENE-323?page=comments#action_12331330 ]
Hoss Man commented on LUCENE-323:
-
Be advised: in 1.9, Query.createWeight is declared to throw IOException (it
didn't used to in 1.4) so in order for MaxDisjunctionQuery.java
Hello,
Is there any plan to add this patch into lucene core ?
I am using CJKAnalyzer but I hope to switch to the StanadardAnalyzer.
Thanks,
Youngho
- Original Message -
From: "Cheolgoo Kang (JIRA)" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, October 04, 2005 11:26 PM
Subject: [jira] Create
AFAIK, some of commiter will merge this patch into Lucene code base
with v1.9 release.
On 10/5/05, Youngho Cho <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Is there any plan to add this patch into lucene core ?
> I am using CJKAnalyzer but I hope to switch to the StanadardAnalyzer.
>
> Thanks,
>
> Youn
[ http://issues.apache.org/jira/browse/LUCENE-444?page=all ]
Otis Gospodnetic resolved LUCENE-444:
-
Fix Version: 1.9
Resolution: Fixed
Committed. Thanks Cheolgoo.
> StandardTokenizer loses Korean characters
> -
Try the version from SVN, I just applied Cheolgoo's patch.
Otis
--- Youngho Cho <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Is there any plan to add this patch into lucene core ?
> I am using CJKAnalyzer but I hope to switch to the StanadardAnalyzer.
>
> Thanks,
>
> Youngho
>
> - Original Me
[
http://issues.apache.org/jira/browse/LUCENE-446?page=comments#action_12331348 ]
Hoss Man commented on LUCENE-446:
-
Just a thought, but in the same spirit as SpanQuery, these classes may make
sense in their own sub package ... ie: org.apache.lucene.search.
Great !
Thanks a lot Otis and Cheolgoo.
Youngho
- Original Message -
From: "Otis Gospodnetic" <[EMAIL PROTECTED]>
To: ; "Youngho Cho" <[EMAIL PROTECTED]>
Sent: Wednesday, October 05, 2005 12:55 PM
Subject: Re: [jira] Created: (LUCENE-444) StandardTokenizer loses Korean
characters
>
19 matches
Mail list logo