Re: ArabicAnalyzer

2009-05-03 Thread Ahmed Al-Obaidy
h, I didn't know about it... I only knew about some GPLed one... which didn't perform well for me. I will test the existing one, but I think it is much better than mine. So, I think I've reinvented the wheel, and it seems it is not even rounder :D cheers, --- On Sun, 5/3/09, Robert Muir

Re: ArabicAnalyzer

2009-05-03 Thread DM Smith
On May 3, 2009, at 2:56 AM, Robert Muir wrote: have you looked at the existing ar analyzer in contrib? I like your analyzer but glancing at your code I think you can get the same behavior with the existing one (it also has stopwords & stemming but you can disable that). lemme know if i am m

[jira] Created: (LUCENE-1628) Persian Analyzer

2009-05-03 Thread Robert Muir (JIRA)
Persian Analyzer Key: LUCENE-1628 URL: https://issues.apache.org/jira/browse/LUCENE-1628 Project: Lucene - Java Issue Type: New Feature Components: contrib/analyzers Reporter: Robert Muir Pr

[jira] Updated: (LUCENE-1628) Persian Analyzer

2009-05-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1628: Attachment: LUCENE-1628.patch patch file > Persian Analyzer > > >

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-05-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705441#action_12705441 ] Shai Erera commented on LUCENE-1593: Actually, if you request to "sort-by-score" and a

Re: I wanna contribute a Chinese analyzer to lucene

2009-05-03 Thread Gao Pinker
Hi all ! I've got a lexical dictionary from the author under apache license v2, and the code is all written by myself, so, the legal problems are solved entirely. Now could you please tell me how to open an issue in Lucene's Jira ( http://issues.apache.org/jira/browse/LUCENE), so I can post my so

[jira] Created: (LUCENE-1629) contrib intelligent Analyzer for Chinese

2009-05-03 Thread Xiaoping Gao (JIRA)
contrib intelligent Analyzer for Chinese Key: LUCENE-1629 URL: https://issues.apache.org/jira/browse/LUCENE-1629 Project: Lucene - Java Issue Type: Improvement Components: contrib/analyzers

[jira] Updated: (LUCENE-1618) Allow setting the IndexWriter docstore to be a different directory

2009-05-03 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1618: - Attachment: LUCENE-1618.patch Added getter methods to FSD for the underlying directories