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/01/08 20:05:54 UTC

[jira] Created: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

Shortcut for Lucene.NET 2.9.1 --> 2.9.2
---------------------------------------

                 Key: LUCENENET-336
                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
             Project: Lucene.Net
          Issue Type: Improvement
            Reporter: Digy
            Priority: Trivial


This issue contains all necessary updates to upgrade to 2.9.2.

LUCENENET-334  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
LUCENENET-333  [LUCENE-2095] Document not guaranteed to be found after write and commit
LUCENENET-332  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
LUCENENET-331  CustomScoreQuery (function query) is broken (due to per-segment searching)
+
NIOFSDirectory (NullImplementation as in 2.4.0)
+
Assembly.cs


All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
All Nunit test pass.

DIGY

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


[jira] Updated: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy updated LUCENENET-336:
---------------------------

    Attachment: Lucene.NET.2.9.2.patch

> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331  CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Commented: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Michael Garski commented on LUCENENET-336:
------------------------------------------

I like the idea of tagging with 2.9.1 and then getting the 2.92 patches in order.  Java Lucene has a release candidate for 2.9.2 at this time.


> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Updated: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy updated LUCENENET-336:
---------------------------

    Attachment: Lucene.NET.2.9.2.patch

3 more files.
now: rev 909406
DIGY 

> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Updated: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy updated LUCENENET-336:
---------------------------

    Attachment: Lucene.NET.2.9.2.patch

rev: 910038

DIGY

> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Updated: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy updated LUCENENET-336:
---------------------------

    Attachment: Lucene.NET.2.9.2.patch

3 files modified + Lucene.Net.Index.AbstractAllTermDocs added.
now: rev 909831

DIGY

> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Closed: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy closed LUCENENET-336.
--------------------------

    Resolution: Fixed

> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Commented: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy commented on LUCENENET-336:
--------------------------------

There is another update for 2.9.2 (https://issues.apache.org/jira/browse/LUCENE-2114)
Maybe, we should wait until 2.9.2 is released officially.

DIGY

> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Commented: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy commented on LUCENENET-336:
--------------------------------

Patch applied. Lucene.NET 2.9.2 is in trunk now ( and it is equivalent of Lucene Java 2.9.2 final).
Lucene.Net 2.9.1 source can be found at https://svn.apache.org/repos/asf/lucene/lucene.net/tags/Lucene.Net_2_9_1/

DIGY

> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Commented: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy commented on LUCENENET-336:
--------------------------------

Fix for LUCENE-2770 (fix query normalization when boosts of all clauses==0) is comitted.
DIGY

> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Updated: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy updated LUCENENET-336:
---------------------------

    Description: 
This issue contains all necessary updates to upgrade to 2.9.2.

LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
LUCENENET-331:  CustomScoreQuery (function query) is broken (due to per-segment searching)
+
NIOFSDirectory (NullImplementation as in 2.4.0)
+
Assembly.cs


All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
All Nunit test pass.

DIGY

  was:
This issue contains all necessary updates to upgrade to 2.9.2.

LUCENENET-334  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
LUCENENET-333  [LUCENE-2095] Document not guaranteed to be found after write and commit
LUCENENET-332  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
LUCENENET-331  CustomScoreQuery (function query) is broken (due to per-segment searching)
+
NIOFSDirectory (NullImplementation as in 2.4.0)
+
Assembly.cs


All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
All Nunit test pass.

DIGY


> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Commented: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy commented on LUCENENET-336:
--------------------------------

Changes of
{quote}
LUCENE-2271: Fix javadocs of TopScoreDocCollector
{quote}
committed.

rev:912409

DIGY

> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Updated: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy updated LUCENENET-336:
---------------------------

    Attachment: Lucene.NET.2.9.2.patch

two more files changed in Lucene java.
now: rev 908999.
DIGY

> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Commented: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy commented on LUCENENET-336:
--------------------------------

Changes of 
{quote}
"LUCENE-2190: Added a new class CustomScoreProvider to function package that can be subclassed to provide custom scoring to CustomScoreQuery"
{quote}
committed.

rev:912390

DIGY

> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Commented: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy commented on LUCENENET-336:
--------------------------------

The patch is getting bigger and bigger. 
What about creating a 2.9.1 tag and commiting the patch to the trunk?

DIGY

> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


Re: Where is the trunk?

Posted by "Andrew C. Smith" <po...@gmail.com>.
The trunk was moved this morning.
http://svn.apache.org/viewvc?view=revision&revision=897424

On Sat, Jan 9, 2010 at 8:00 AM, xzxz@mail.ru <xz...@mail.ru> wrote:

> https://svn.apache.org/repos/asf/incubator/lucene.net//trunk - 404 Not
> found.
> Where source gone?
>

Where is the trunk?

Posted by "xzxz@mail.ru" <xz...@mail.ru>.
https://svn.apache.org/repos/asf/incubator/lucene.net//trunk - 404 Not 
found.
Where source gone?

[jira] Updated: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy updated LUCENENET-336:
---------------------------

    Description: 
This issue contains all necessary updates to upgrade to 2.9.2.

LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
+
NIOFSDirectory (NullImplementation as in 2.4.0)
+
Assembly.cs


All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
All Nunit test pass.

DIGY

  was:
This issue contains all necessary updates to upgrade to 2.9.2.

LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
LUCENENET-331:  CustomScoreQuery (function query) is broken (due to per-segment searching)
+
NIOFSDirectory (NullImplementation as in 2.4.0)
+
Assembly.cs


All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
All Nunit test pass.

DIGY


> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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


[jira] Updated: (LUCENENET-336) Shortcut for Lucene.NET 2.9.1 --> 2.9.2

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

Digy updated LUCENENET-336:
---------------------------

    Attachment: Lucene.NET.2.9.2.patch

I ported all changes from revision 829818 (10/26/2009) to 907803 (02/08/2009).
[ https://svn.apache.org/repos/asf/lucene/java/branches/lucene_2_9/src ]

All Nunit tests pass.

DIGY


> Shortcut for Lucene.NET 2.9.1 --> 2.9.2
> ---------------------------------------
>
>                 Key: LUCENENET-336
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-336
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: Lucene.NET.2.9.2.patch, Lucene.NET.2.9.2.patch
>
>
> This issue contains all necessary updates to upgrade to 2.9.2.
> LUCENENET-334:  [LUCENE-2086] When resolving deletes, IW should resolve in term sort order
> LUCENENET-333:  [LUCENE-2095] Document not guaranteed to be found after write and commit
> LUCENENET-332:  [LUCENE-2092] BooleanQuery.hashCode and equals ignore isCoordDisabled
> LUCENENET-331:  [LUCENE-2190] CustomScoreQuery (function query) is broken (due to per-segment searching)
> +
> NIOFSDirectory (NullImplementation as in 2.4.0)
> +
> Assembly.cs
> All issues (https://issues.apache.org/jira/browse/LUCENE/fixforversion/12314342) are fixed.
> All Nunit test pass.
> DIGY

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