You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Wagner Ignacio Pinto Junior (JIRA)" <ji...@apache.org> on 2009/07/03 00:01:48 UTC

[jira] Created: (LUCENENET-184) Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer

Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer
------------------------------------------------------------------------------

                 Key: LUCENENET-184
                 URL: https://issues.apache.org/jira/browse/LUCENENET-184
             Project: Lucene.Net
          Issue Type: New Feature
            Reporter: Wagner Ignacio Pinto Junior
            Priority: Minor


I did port the org.apache.lucene.analysis.br to C# and I'm using it

I want to contribute to the project so i'm sending in the classes.

Thank you

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (LUCENENET-184) Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer

Posted by "George Aroush (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENENET-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727500#action_12727500 ] 

George Aroush commented on LUCENENET-184:
-----------------------------------------

Hi DIGY,

> I think we can collect them all in \lucene.net\trunk\C#\contrib\Analyzers and state in README.txt which one is a port from Java and which is not.
> (Like "DistributedSearch" and "Highlighter.Net") 

Yes, this is what I mean.  In the file \trunk\C#\contrib\README.txt, there is a section called "Contributed code" is where to mention any code not directly ported over from Java Lucene.  I created this file exactly for this reason, to point out that "DistributedSearch" is not a port, but a contribution.

> PS1: We don't have any Java directory under http://svn.apache.org/viewvc/incubator/lucene.net/
> PS2: highlighter and analyzers are both directly under same dir in java.

I'm not clear on this, but I'm assuming you mean (in addition to "Java"), the directories "db", "nutch", "lucy", etc. -- if so, then those are top level Lucene projects, either graduated incubation or accepted as a top level.  If and when we graduate, we will move here as "C#" or "Lucene.Net".

-- George


> Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer
> ------------------------------------------------------------------------------
>
>                 Key: LUCENENET-184
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-184
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Wagner Ignacio Pinto Junior
>            Priority: Minor
>         Attachments: Analyzers.rar, Lucene.Net.Analysis.Br.zip
>
>
> I did port the org.apache.lucene.analysis.br to C# and I'm using it
> I want to contribute to the project so i'm sending in the classes.
> Thank you

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (LUCENENET-184) Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer

Posted by "Wagner Ignacio Pinto Junior (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENENET-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727386#action_12727386 ] 

Wagner Ignacio Pinto Junior commented on LUCENENET-184:
-------------------------------------------------------

Hi George, DIGY

Yes, this is a direct port from java. I put it in a separate class library here.

I think DIGY is right about where to put the classes, it would be harder to find the analysers otherwise.


Thanks,

Wagner

> Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer
> ------------------------------------------------------------------------------
>
>                 Key: LUCENENET-184
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-184
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Wagner Ignacio Pinto Junior
>            Priority: Minor
>         Attachments: Analyzers.rar, Lucene.Net.Analysis.Br.zip
>
>
> I did port the org.apache.lucene.analysis.br to C# and I'm using it
> I want to contribute to the project so i'm sending in the classes.
> Thank you

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (LUCENENET-184) Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer

Posted by "Digy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENENET-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727593#action_12727593 ] 

Digy commented on LUCENENET-184:
--------------------------------

I created Analyzers directory under contrib and modified the readme file. 
Hi George, If there is a misunderstanding about the location of code, please feel free to move it to another directory.

DIGY

> Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer
> ------------------------------------------------------------------------------
>
>                 Key: LUCENENET-184
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-184
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Wagner Ignacio Pinto Junior
>            Priority: Minor
>         Attachments: Analyzers.rar, Lucene.Net.Analysis.Br.zip
>
>
> I did port the org.apache.lucene.analysis.br to C# and I'm using it
> I want to contribute to the project so i'm sending in the classes.
> Thank you

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (LUCENENET-184) Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer

Posted by "Wagner Ignacio Pinto Junior (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENENET-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wagner Ignacio Pinto Junior updated LUCENENET-184:
--------------------------------------------------

    Attachment: Lucene.Net.Analysis.Br.zip

Port of org.apache.lucene.analysis.br to C# to analyze Brazillian text (pt-Br)

> Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer
> ------------------------------------------------------------------------------
>
>                 Key: LUCENENET-184
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-184
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Wagner Ignacio Pinto Junior
>            Priority: Minor
>         Attachments: Lucene.Net.Analysis.Br.zip
>
>
> I did port the org.apache.lucene.analysis.br to C# and I'm using it
> I want to contribute to the project so i'm sending in the classes.
> Thank you

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (LUCENENET-184) Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer

Posted by "Digy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENENET-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digy closed LUCENENET-184.
--------------------------

    Resolution: Fixed

> Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer
> ------------------------------------------------------------------------------
>
>                 Key: LUCENENET-184
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-184
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Wagner Ignacio Pinto Junior
>            Priority: Minor
>         Attachments: Analyzers.rar, Lucene.Net.Analysis.Br.zip
>
>
> I did port the org.apache.lucene.analysis.br to C# and I'm using it
> I want to contribute to the project so i'm sending in the classes.
> Thank you

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (LUCENENET-184) Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer

Posted by "George Aroush (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENENET-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727239#action_12727239 ] 

George Aroush commented on LUCENENET-184:
-----------------------------------------

Thanks Wagner for the port; thank DIGY for adding the VS solution files and assembly file.

Question: Isn't this a direct port of "\trunk\java\contrib\analyzers\src\java\org\apache\lucene\analysis\br" ?  Then it should go in: "\trunk\java\contrib\Analyzers.Net\src\Analysis\br"

-- George


> Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer
> ------------------------------------------------------------------------------
>
>                 Key: LUCENENET-184
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-184
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Wagner Ignacio Pinto Junior
>            Priority: Minor
>         Attachments: Analyzers.rar, Lucene.Net.Analysis.Br.zip
>
>
> I did port the org.apache.lucene.analysis.br to C# and I'm using it
> I want to contribute to the project so i'm sending in the classes.
> Thank you

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (LUCENENET-184) Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer

Posted by "Wagner Ignacio Pinto Junior (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENENET-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727168#action_12727168 ] 

Wagner Ignacio Pinto Junior commented on LUCENENET-184:
-------------------------------------------------------

No objections ;)

Let me know if there is something else I can do.

> Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer
> ------------------------------------------------------------------------------
>
>                 Key: LUCENENET-184
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-184
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Wagner Ignacio Pinto Junior
>            Priority: Minor
>         Attachments: Analyzers.rar, Lucene.Net.Analysis.Br.zip
>
>
> I did port the org.apache.lucene.analysis.br to C# and I'm using it
> I want to contribute to the project so i'm sending in the classes.
> Thank you

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (LUCENENET-184) Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer

Posted by "Digy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENENET-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727244#action_12727244 ] 

Digy commented on LUCENENET-184:
--------------------------------

Hi George,
Then, where to put (future)analyzers not ported from java?  2 different DLLs for analyzers?
I think we can collect them all in \lucene.net\trunk\C#\contrib\Analyzers and state in README.txt which one is a port from Java and which is not.
(Like "DistributedSearch" and "Highlighter.Net")

PS1: We don't have any Java directory under http://svn.apache.org/viewvc/incubator/lucene.net/
PS2: highlighter and analyzers are both directly under same dir in java.

DIGY.



> Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer
> ------------------------------------------------------------------------------
>
>                 Key: LUCENENET-184
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-184
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Wagner Ignacio Pinto Junior
>            Priority: Minor
>         Attachments: Analyzers.rar, Lucene.Net.Analysis.Br.zip
>
>
> I did port the org.apache.lucene.analysis.br to C# and I'm using it
> I want to contribute to the project so i'm sending in the classes.
> Thank you

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (LUCENENET-184) Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer

Posted by "Digy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENENET-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727047#action_12727047 ] 

Digy edited comment on LUCENENET-184 at 7/3/09 10:04 AM:
---------------------------------------------------------

Thanks Wagner. Very nice work.

I think, we can organize "language-specific-Analyzers"  in a directory structure like
contrib\Analyzers\ContryCode

If no objections I will commit the attached project (Lucene.Net.Analyzers) under "contrib".

DIGY

      was (Author: digydigy):
    Thanks Wagner. Very nice work.

I think, we can organize "language-specific-Analyzers"  in a directory structure like
contrib\Analyzers\{ContryCode}

If no objections I will commit the attached project (Lucene.Net.Analyzers) under "contrib".

DIGY
  
> Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer
> ------------------------------------------------------------------------------
>
>                 Key: LUCENENET-184
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-184
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Wagner Ignacio Pinto Junior
>            Priority: Minor
>         Attachments: Analyzers.rar, Lucene.Net.Analysis.Br.zip
>
>
> I did port the org.apache.lucene.analysis.br to C# and I'm using it
> I want to contribute to the project so i'm sending in the classes.
> Thank you

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (LUCENENET-184) Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer

Posted by "Digy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENENET-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digy updated LUCENENET-184:
---------------------------

    Attachment: Analyzers.rar

Thanks Wagner. Very nice work.

I think, we can organize "language-specific-Analyzers"  in a directory structure like
contrib\Analyzers\{ContryCode}

If no objections I will commit the attached project (Lucene.Net.Analyzers) under "contrib".

DIGY

> Port of org.apache.lucene.analysis.br to C# - analyser, stemfilter and stemmer
> ------------------------------------------------------------------------------
>
>                 Key: LUCENENET-184
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-184
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Wagner Ignacio Pinto Junior
>            Priority: Minor
>         Attachments: Analyzers.rar, Lucene.Net.Analysis.Br.zip
>
>
> I did port the org.apache.lucene.analysis.br to C# and I'm using it
> I want to contribute to the project so i'm sending in the classes.
> Thank you

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.