Re: Please help testing the release files

2007-06-07 Thread Michael Busch
Michael Busch wrote on 04/06/2007 18:59:49: So please help testing the release files on different platforms with different JVM versions. For testing purposes I uploaded a current build from the 2.2 branch to http://people.apache.org/~buschmi/staging_area/lucene/ - Michael

[jira] Commented: (LUCENE-915) PorterStemmer is incorrectly truncating words ending in e

2007-06-07 Thread Paul Curren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502233 ] Paul Curren commented on LUCENE-915: I understand, and thanks for you help. Incidentally, i'm comparing against

[jira] Commented: (LUCENE-915) PorterStemmer is incorrectly truncating words ending in e

2007-06-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502251 ] Hoss Man commented on LUCENE-915: - NOTE: There are *lots* of stemmers in the world, not just Porter ... Martin

[jira] Created: (LUCENE-916) It is not possible to sort with sorttype auto on a field that does not exist

2007-06-07 Thread Daan de Wit (JIRA)
It is not possible to sort with sorttype auto on a field that does not exist Key: LUCENE-916 URL: https://issues.apache.org/jira/browse/LUCENE-916 Project: Lucene - Java

[jira] Commented: (LUCENE-916) It is not possible to sort with sorttype auto on a field that does not exist

2007-06-07 Thread Ben Dotte (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502398 ] Ben Dotte commented on LUCENE-916: -- I'm also having this problem. I'm trying to use Compass and originally reported

[jira] Updated: (LUCENE-916) It is not possible to sort with sorttype auto on a field that does not exist

2007-06-07 Thread Daan de Wit (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daan de Wit updated LUCENE-916: --- Attachment: TestMultiSearcherAutoSort.java Attached a test case to reproduce this issue (Ben Dotta's

[jira] Commented: (LUCENE-916) It is not possible to sort with sorttype auto on a field that does not exist

2007-06-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502403 ] Yonik Seeley commented on LUCENE-916: - IMO, auto sorting should pretty much never be used. Applications should

[jira] Commented: (LUCENE-916) It is not possible to sort with sorttype auto on a field that does not exist

2007-06-07 Thread Daan de Wit (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502411 ] Daan de Wit commented on LUCENE-916: We have several sortable overviews in our application in which the user can

[jira] Commented: (LUCENE-916) It is not possible to sort with sorttype auto on a field that does not exist

2007-06-07 Thread Ben Dotte (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502416 ] Ben Dotte commented on LUCENE-916: -- We're in the same boat as Daan, our searching/sorting code is also abstracted

Hudson build is back to normal: Lucene-Nightly #112

2007-06-07 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/112/changes - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (LUCENE-916) It is not possible to sort with sorttype auto on a field that does not exist

2007-06-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502425 ] Yonik Seeley commented on LUCENE-916: - if Lucene is going to support automatic sorting, I think it should be

[jira] Commented: (LUCENE-916) It is not possible to sort with sorttype auto on a field that does not exist

2007-06-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502426 ] Yonik Seeley commented on LUCENE-916: - Perhaps picking *any* type in the AUTO sorting code would work since it

Re: Documentation Brainstorming

2007-06-07 Thread Grant Ingersoll
Thanks for starting this, Hoss! On Jun 7, 2007, at 12:38 AM, Chris Hostetter wrote: In hte spirit of improving documentation, i've started a document summarizing the various comments/ideas about improving out documentation... http://wiki.apache.org/lucene-java/Documentation_Improvements :

[jira] Commented: (LUCENE-885) clean up build files so contrib tests are run more easily

2007-06-07 Thread Steven Parkes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502551 ] Steven Parkes commented on LUCENE-885: -- Looking at the current build (r545324) it looks like the some contrib

[jira] Commented: (LUCENE-885) clean up build files so contrib tests are run more easily

2007-06-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502557 ] Hoss Man commented on LUCENE-885: - the flag files are only used when running the tests (i created them so that

[jira] Commented: (LUCENE-885) clean up build files so contrib tests are run more easily

2007-06-07 Thread Steven Parkes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502570 ] Steven Parkes commented on LUCENE-885: -- Ah, I see. Should, then, test-contrib depend on build-contrib, rather

[jira] Created: (LUCENE-918) Interface TermFreqVector has incomplete Javadocs

2007-06-07 Thread Michael Busch (JIRA)
Interface TermFreqVector has incomplete Javadocs Key: LUCENE-918 URL: https://issues.apache.org/jira/browse/LUCENE-918 Project: Lucene - Java Issue Type: Wish Components: Javadocs

[jira] Created: (LUCENE-920) IndexModifier has incomplete Javadocs

2007-06-07 Thread Michael Busch (JIRA)
IndexModifier has incomplete Javadocs - Key: LUCENE-920 URL: https://issues.apache.org/jira/browse/LUCENE-920 Project: Lucene - Java Issue Type: Wish Components: Javadocs Reporter:

[jira] Created: (LUCENE-919) DefaultSkipListReader should not be public

2007-06-07 Thread Michael Busch (JIRA)
DefaultSkipListReader should not be public -- Key: LUCENE-919 URL: https://issues.apache.org/jira/browse/LUCENE-919 Project: Lucene - Java Issue Type: Wish Components: Index

[jira] Created: (LUCENE-921) IndexReader.FieldOption has incomplete Javadocs

2007-06-07 Thread Michael Busch (JIRA)
IndexReader.FieldOption has incomplete Javadocs --- Key: LUCENE-921 URL: https://issues.apache.org/jira/browse/LUCENE-921 Project: Lucene - Java Issue Type: Wish Components: Javadocs

[jira] Updated: (LUCENE-919) DefaultSkipListReader should not be public

2007-06-07 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-919: - Attachment: lucene-919.patch DefaultSkipListReader should not be public

Re: PLEASE READ: 2.2 branch created, feature freeze in effect

2007-06-07 Thread Michael Busch
Michael Busch wrote: We should make use of this feature freeze and spend the next 10 days for extensive testing and javadoc improvements. Also help with the maven patch (LUCENE-622) is welcome. To get started with the javadoc improvements I scanned through the index package and opened a

[jira] Created: (LUCENE-924) IndexWriter has incomplete Javadocs

2007-06-07 Thread Michael Busch (JIRA)
IndexWriter has incomplete Javadocs --- Key: LUCENE-924 URL: https://issues.apache.org/jira/browse/LUCENE-924 Project: Lucene - Java Issue Type: Wish Components: Javadocs Reporter:

[jira] Created: (LUCENE-923) Should SegmentTermPositionVector be public?

2007-06-07 Thread Michael Busch (JIRA)
Should SegmentTermPositionVector be public? --- Key: LUCENE-923 URL: https://issues.apache.org/jira/browse/LUCENE-923 Project: Lucene - Java Issue Type: Wish Components: Index

[jira] Created: (LUCENE-922) TermVectorOffsetInfo has incomplete Javadocs

2007-06-07 Thread Michael Busch (JIRA)
TermVectorOffsetInfo has incomplete Javadocs Key: LUCENE-922 URL: https://issues.apache.org/jira/browse/LUCENE-922 Project: Lucene - Java Issue Type: Wish Components: Javadocs

[jira] Assigned: (LUCENE-918) Interface TermFreqVector has incomplete Javadocs

2007-06-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned LUCENE-918: -- Assignee: Grant Ingersoll Interface TermFreqVector has incomplete Javadocs

[jira] Assigned: (LUCENE-922) TermVectorOffsetInfo has incomplete Javadocs

2007-06-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned LUCENE-922: -- Assignee: Grant Ingersoll TermVectorOffsetInfo has incomplete Javadocs

[jira] Commented: (LUCENE-923) Should SegmentTermPositionVector be public?

2007-06-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502600 ] Grant Ingersoll commented on LUCENE-923: +1 Should SegmentTermPositionVector be public?

Re: PLEASE READ: 2.2 branch created, feature freeze in effect

2007-06-07 Thread Grant Ingersoll
I would add that cleaning up JIRA would be a useful, and welcome task as well. -Grant On Jun 7, 2007, at 1:53 AM, Michael Busch wrote: Hello Team, well, first of all, let's take a deep breath! Behind us are a couple of busy weeks. I would like to take this chance to thank everyone very

[jira] Updated: (LUCENE-885) clean up build files so contrib tests are run more easily

2007-06-07 Thread Steven Parkes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Parkes updated LUCENE-885: - Attachment: LUCENE-885.patch This patch file removes the swallowed failures by doing more of the

[jira] Updated: (LUCENE-885) clean up build files so contrib tests are run more easily

2007-06-07 Thread Steven Parkes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Parkes updated LUCENE-885: - Attachment: LUCENE-885-pt2.patch Renaming the patch to make it clear it adds to the previous,

[jira] Updated: (LUCENE-885) clean up build files so contrib tests are run more easily

2007-06-07 Thread Steven Parkes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Parkes updated LUCENE-885: - Attachment: (was: LUCENE-885.patch) clean up build files so contrib tests are run more

[jira] Reopened: (LUCENE-885) clean up build files so contrib tests are run more easily

2007-06-07 Thread Steven Parkes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Parkes reopened LUCENE-885: -- Lucene Fields: [Patch Available] (was: [New]) Reopening to get these tweaks in. clean up

[jira] Created: (LUCENE-925) Analysis Package Level Javadocs

2007-06-07 Thread Grant Ingersoll (JIRA)
Analysis Package Level Javadocs --- Key: LUCENE-925 URL: https://issues.apache.org/jira/browse/LUCENE-925 Project: Lucene - Java Issue Type: Wish Components: Javadocs Affects Versions: 2.2

[jira] Created: (LUCENE-926) Document Package level javadocs need improving

2007-06-07 Thread Grant Ingersoll (JIRA)
Document Package level javadocs need improving -- Key: LUCENE-926 URL: https://issues.apache.org/jira/browse/LUCENE-926 Project: Lucene - Java Issue Type: Wish Components: Javadocs

[jira] Created: (LUCENE-927) Store Package level Javadocs need improving

2007-06-07 Thread Grant Ingersoll (JIRA)
Store Package level Javadocs need improving --- Key: LUCENE-927 URL: https://issues.apache.org/jira/browse/LUCENE-927 Project: Lucene - Java Issue Type: Wish Components: Javadocs Affects

[jira] Assigned: (LUCENE-923) Should SegmentTermPositionVector be public?

2007-06-07 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch reassigned LUCENE-923: Assignee: Michael Busch Should SegmentTermPositionVector be public?

[jira] Updated: (LUCENE-925) Analysis Package Level Javadocs

2007-06-07 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-925: - Fix Version/s: 2.2 Analysis Package Level Javadocs ---

[jira] Updated: (LUCENE-926) Document Package level javadocs need improving

2007-06-07 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-926: - Fix Version/s: 2.2 Document Package level javadocs need improving

[jira] Updated: (LUCENE-927) Store Package level Javadocs need improving

2007-06-07 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-927: - Fix Version/s: 2.2 Store Package level Javadocs need improving

[jira] Resolved: (LUCENE-919) DefaultSkipListReader should not be public

2007-06-07 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-919. -- Resolution: Fixed Committed to trunk 2.2 branch. DefaultSkipListReader should not be public