Re: korean and lucene

2005-11-07 Thread Youngho Cho
Hello Cheolgoo, I will test the patch. Thanks, Youngho - Original Message - From: "Cheolgoo Kang" <[EMAIL PROTECTED]> To: ; "Youngho Cho" <[EMAIL PROTECTED]> Sent: Tuesday, November 08, 2005 4:06 PM Subject: Re: korean and lucene > Hello, > > I've created a new JIRA issue with Kore

Re: korean and lucene

2005-11-07 Thread Cheolgoo Kang
On 11/8/05, Cheolgoo Kang <[EMAIL PROTECTED]> wrote: > Hello, > > I've created a new JIRA issue with Korean analysis that > StandardAnalyzer splits one word into several tokens each with one > character. Cause Korean is not a phonogram, one character in Korean Sorry for confusions. I mean 'ideogra

Re: korean and lucene

2005-11-07 Thread Cheolgoo Kang
Hello, I've created a new JIRA issue with Korean analysis that StandardAnalyzer splits one word into several tokens each with one character. Cause Korean is not a phonogram, one character in Korean has almost no meaning at all. So word in Korean should be preserved not like Chinese or Japanese. I

Re: Lucene in Action in Korean

2005-11-07 Thread Cheolgoo Kang
Hello, Thanks for your announcement in lucenebook.com and java-user list! But the name of our translator Moonho Lee's name is misspelled :) 'ha' should be corrected to 'ho'. Thanks again! On 11/8/05, Otis Gospodnetic <[EMAIL PROTECTED]> wrote: > Hello, > > If there are any Koreans (or others dy

Re: Lucene in Action in Korean

2005-11-07 Thread Youngho Cho
Congratulation ! Youngho - Original Message - From: "Otis Gospodnetic" <[EMAIL PROTECTED]> To: Sent: Tuesday, November 08, 2005 2:02 PM Subject: Lucene in Action in Korean > Hello, > > If there are any Koreans (or others dying to read a book about Lucene > in Korean), there is no

Lucene in Action in Korean

2005-11-07 Thread Otis Gospodnetic
Hello, If there are any Koreans (or others dying to read a book about Lucene in Korean), there is now a Korean version of Lucene in Action - http://www.lucenebook.com/blog/announcements/2005/11/07/Lucene_in_Action_Korean_translation.html Thanks Cheolgoo, Seongjin, and Moonha + the publisher! Ove

Re: SpanQuery parser? Update (ugly hack inside...)

2005-11-07 Thread Sean O'Connor
Paul Elschot wrote: The goal(s) I am trying to accomplish is rather specific I think, so I imagine the use of my hacking is rather limited (i.e. just to me). At the moment my code: * parses the search text (i.e. user entered query) Are you using QueryParser? If

Re: SpanQuery parser? Update (ugly hack inside...)

2005-11-07 Thread Sean O'Connor
Erik Hatcher wrote: On 4 Nov 2005, at 18:32, Sean O'Connor wrote: I'm posting this primarily hoping to give back a tiny bit to a very helpful community. More likely however, someone else will open my eyes to an easier approach than what I outline below... I've come up with a very ugly co

Re: I Need System Design Suggestion. Please.

2005-11-07 Thread Chris Lu
I think DBSight can help. It doesn't need you to know a lot of Java, although it does require you setup an application server, like Tomcat, and deploy the application. But then everything can be done by web UI. Chris On 11/7/05, Dan Funk <[EMAIL PROTECTED]> wrote: > I've run through exactly the s

Re: I Need System Design Suggestion. Please.

2005-11-07 Thread Dan Funk
I've run through exactly the same train of thought. Php is an efficient and effective web development language - Java provides excellent libraries for developing powerful business logic layer. Wouldn't it be nice to couple the two together? The answer is no, it would suck. You end up with some clus

Re: Multiple terms with the same position in PhraseQuery

2005-11-07 Thread Ahmed El-dawy
Thanks very much all of you I have just checked out the SVN version using SmartSVN and it worked very fine. I will investigate it more carefully as I can use new features in it. I see that PhrasePrefixQuery is becoming @deprecated. Good! It made many problems when I tried to use it. I have switched

Re: Question about scoring normalisation

2005-11-07 Thread Ian Soboroff
"Karl Koch" <[EMAIL PROTECTED]> writes: > I am not sure if I know exactly what pivoted normalisation is. I can tell > you what I do, in the meantime I will have a look to your paper and I hope > that we can discuss this issue further. Sort answer on pivoted document length normalization. You'll