You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Digy (JIRA)" <ji...@apache.org> on 2010/03/01 21:52:06 UTC

[jira] Created: (LUCENENET-347) [Contrib] Port of Queries

[Contrib] Port of Queries
-------------------------

                 Key: LUCENENET-347
                 URL: https://issues.apache.org/jira/browse/LUCENENET-347
             Project: Lucene.Net
          Issue Type: New Feature
            Reporter: Digy
            Priority: Minor
         Attachments: Queries.Net.rar

Includes:
  BoostingQuery
  DuplicateFilter
  FuzzyLikeThisQuery
  Similar/MoreLikeThis
  Similar/MoreLikeThisQuery
  Similar/SimilarityQueries

Excludes: 
  BooleanFilter
  TermsFilter

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


[jira] Resolved: (LUCENENET-347) [Contrib] Port of Queries

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

Digy resolved LUCENENET-347.
----------------------------

    Resolution: Fixed

> [Contrib] Port of Queries
> -------------------------
>
>                 Key: LUCENENET-347
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-347
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Digy
>            Priority: Minor
>         Attachments: LUCENENET-347-Terms-Boolean.patch, Queries.Net.rar
>
>
> Includes:
>   BoostingQuery
>   DuplicateFilter
>   FuzzyLikeThisQuery
>   Similar/MoreLikeThis
>   Similar/MoreLikeThisQuery
>   Similar/SimilarityQueries
> Excludes: 
>   BooleanFilter
>   TermsFilter

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


[jira] Commented: (LUCENENET-347) [Contrib] Port of Queries

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

Digy commented on LUCENENET-347:
--------------------------------

With this issue, no need for Similarity.Net
see http://issues.apache.org/jira/browse/LUCENE-728

DIGY

> [Contrib] Port of Queries
> -------------------------
>
>                 Key: LUCENENET-347
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-347
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Digy
>            Priority: Minor
>         Attachments: Queries.Net.rar
>
>
> Includes:
>   BoostingQuery
>   DuplicateFilter
>   FuzzyLikeThisQuery
>   Similar/MoreLikeThis
>   Similar/MoreLikeThisQuery
>   Similar/SimilarityQueries
> Excludes: 
>   BooleanFilter
>   TermsFilter

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


[jira] Commented: (LUCENENET-347) [Contrib] Port of Queries

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

Digy commented on LUCENENET-347:
--------------------------------

I committed LUCENENET-347-Terms-Boolean.patch

DIGY

> [Contrib] Port of Queries
> -------------------------
>
>                 Key: LUCENENET-347
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-347
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Digy
>            Priority: Minor
>         Attachments: LUCENENET-347-Terms-Boolean.patch, Queries.Net.rar
>
>
> Includes:
>   BoostingQuery
>   DuplicateFilter
>   FuzzyLikeThisQuery
>   Similar/MoreLikeThis
>   Similar/MoreLikeThisQuery
>   Similar/SimilarityQueries
> Excludes: 
>   BooleanFilter
>   TermsFilter

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


[jira] Commented: (LUCENENET-347) [Contrib] Port of Queries

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

Digy commented on LUCENENET-347:
--------------------------------

Committed to trunk to work more easyly on the code. BooleanFilter & TermsFilter  are still missing.
DIGY

> [Contrib] Port of Queries
> -------------------------
>
>                 Key: LUCENENET-347
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-347
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Digy
>            Priority: Minor
>         Attachments: Queries.Net.rar
>
>
> Includes:
>   BoostingQuery
>   DuplicateFilter
>   FuzzyLikeThisQuery
>   Similar/MoreLikeThis
>   Similar/MoreLikeThisQuery
>   Similar/SimilarityQueries
> Excludes: 
>   BooleanFilter
>   TermsFilter

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


[jira] Updated: (LUCENENET-347) [Contrib] Port of Queries

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

Digy updated LUCENENET-347:
---------------------------

    Attachment: Queries.Net.rar

> [Contrib] Port of Queries
> -------------------------
>
>                 Key: LUCENENET-347
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-347
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Digy
>            Priority: Minor
>         Attachments: Queries.Net.rar
>
>
> Includes:
>   BoostingQuery
>   DuplicateFilter
>   FuzzyLikeThisQuery
>   Similar/MoreLikeThis
>   Similar/MoreLikeThisQuery
>   Similar/SimilarityQueries
> Excludes: 
>   BooleanFilter
>   TermsFilter

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


[jira] Updated: (LUCENENET-347) [Contrib] Port of Queries

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

Michael Garski updated LUCENENET-347:
-------------------------------------

    Attachment: LUCENENET-347-Terms-Boolean.patch

TermsFilter and BooleanFilter ported over from Java contrib.

> [Contrib] Port of Queries
> -------------------------
>
>                 Key: LUCENENET-347
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-347
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Digy
>            Priority: Minor
>         Attachments: LUCENENET-347-Terms-Boolean.patch, Queries.Net.rar
>
>
> Includes:
>   BoostingQuery
>   DuplicateFilter
>   FuzzyLikeThisQuery
>   Similar/MoreLikeThis
>   Similar/MoreLikeThisQuery
>   Similar/SimilarityQueries
> Excludes: 
>   BooleanFilter
>   TermsFilter

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