[jira] Created: (LUCENE-2158) NRT can temporarily lose deletions at high indexing rates

2009-12-15 Thread Michael McCandless (JIRA)
NRT can temporarily lose deletions at high indexing rates - Key: LUCENE-2158 URL: https://issues.apache.org/jira/browse/LUCENE-2158 Project: Lucene - Java Issue Type: Bug

[jira] Created: (LUCENE-2159) Tool to expand the index for perf/stress testing.

2009-12-15 Thread John Wang (JIRA)
Tool to expand the index for perf/stress testing. - Key: LUCENE-2159 URL: https://issues.apache.org/jira/browse/LUCENE-2159 Project: Lucene - Java Issue Type: New Feature Components:

[jira] Updated: (LUCENE-2159) Tool to expand the index for perf/stress testing.

2009-12-15 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wang updated LUCENE-2159: -- Attachment: ExpandIndex.java I have put it under contrib/misc, in package org.apache.lucene.index

[jira] Updated: (LUCENE-2158) NRT can temporarily lose deletions at high indexing rates

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2158: --- Attachment: LUCENE-2158.patch Attached patch. Jake/John, hopefully this explains

[jira] Created: (LUCENE-2160) Tool to rename a field

2009-12-15 Thread John Wang (JIRA)
Tool to rename a field -- Key: LUCENE-2160 URL: https://issues.apache.org/jira/browse/LUCENE-2160 Project: Lucene - Java Issue Type: New Feature Components: contrib/* Affects Versions: 3.0

[jira] Updated: (LUCENE-2160) Tool to rename a field

2009-12-15 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wang updated LUCENE-2160: -- Attachment: RenameField.java part of the code was originally posted on nabble, but is not removed:

[jira] Closed: (LUCENE-2007) Add DocsetQuery to turn a DocIdSet into a query

2009-12-15 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wang closed LUCENE-2007. - Resolution: Won't Fix Add DocsetQuery to turn a DocIdSet into a query

[jira] Assigned: (LUCENE-1923) Add toString() or getName() method to IndexReader

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1923: -- Assignee: Michael McCandless Add toString() or getName() method to

[jira] Commented: (LUCENE-1923) Add toString() or getName() method to IndexReader

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790651#action_12790651 ] Michael McCandless commented on LUCENE-1923: Is there any reason not to simply

[jira] Created: (LUCENE-2161) Some concurrency improvements for NRT

2009-12-15 Thread Michael McCandless (JIRA)
Some concurrency improvements for NRT - Key: LUCENE-2161 URL: https://issues.apache.org/jira/browse/LUCENE-2161 Project: Lucene - Java Issue Type: Improvement Components: Index

[jira] Updated: (LUCENE-2161) Some concurrency improvements for NRT

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2161: --- Attachment: LUCENE-2161.patch Attached patch. Also adds an expert public String

[jira] Created: (LUCENE-2163) Remove synchronized from DirReader.reopen/clone

2009-12-15 Thread Michael McCandless (JIRA)
Remove synchronized from DirReader.reopen/clone --- Key: LUCENE-2163 URL: https://issues.apache.org/jira/browse/LUCENE-2163 Project: Lucene - Java Issue Type: Improvement Components:

[jira] Created: (LUCENE-2162) ExtendableQueryParser should allow extensions to access the toplevel parser settings/ properties

2009-12-15 Thread Simon Willnauer (JIRA)
ExtendableQueryParser should allow extensions to access the toplevel parser settings/ properties Key: LUCENE-2162 URL:

[jira] Created: (LUCENE-2164) Make CMS smarter about thread priorities

2009-12-15 Thread Michael McCandless (JIRA)
Make CMS smarter about thread priorities Key: LUCENE-2164 URL: https://issues.apache.org/jira/browse/LUCENE-2164 Project: Lucene - Java Issue Type: Improvement Components: Index

[jira] Commented: (LUCENE-2160) Tool to rename a field

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790660#action_12790660 ] Michael McCandless commented on LUCENE-2160: Hmm... isn't there a danger here

[jira] Commented: (LUCENE-2161) Some concurrency improvements for NRT

2009-12-15 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790663#action_12790663 ] Earwin Burrfoot commented on LUCENE-2161: - Remove volatile from numDocs? All

[jira] Updated: (LUCENE-2162) ExtendableQueryParser should allow extensions to access the toplevel parser settings/ properties

2009-12-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2162: Attachment: LUCENE-2162.patch attached patch ExtendableQueryParser should allow

[jira] Commented: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-12-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790672#action_12790672 ] Simon Willnauer commented on LUCENE-2039: - bq. Exactly! I don't see another way

[jira] Commented: (LUCENE-2120) Possible file handle leak in near real-time reader

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790673#action_12790673 ] Michael McCandless commented on LUCENE-2120: Thanks for the details John!

[jira] Commented: (LUCENE-2161) Some concurrency improvements for NRT

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790675#action_12790675 ] Michael McCandless commented on LUCENE-2161: bq. Remove volatile from numDocs?

[jira] Created: (LUCENE-2165) SnowballAnalyzer lacks a constructor that takes a Set of Stop Words

2009-12-15 Thread Nick Burch (JIRA)
SnowballAnalyzer lacks a constructor that takes a Set of Stop Words --- Key: LUCENE-2165 URL: https://issues.apache.org/jira/browse/LUCENE-2165 Project: Lucene - Java Issue

[jira] Commented: (LUCENE-2165) SnowballAnalyzer lacks a constructor that takes a Set of Stop Words

2009-12-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790678#action_12790678 ] Uwe Schindler commented on LUCENE-2165: --- And in 3.0 its simply Set?.

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2009-12-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790712#action_12790712 ] Robert Muir commented on LUCENE-2089: - bq. Are you referring to the process of

[jira] Updated: (LUCENE-2157) DelimitedPayloadTokenFilter copies the bufer over itsself. Instead it should only set the length. Also optimize logic.

2009-12-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2157: -- Attachment: LUCENE-2157.patch Final patch, will commit this soon. I verified, that the code

[jira] Resolved: (LUCENE-2157) DelimitedPayloadTokenFilter copies the bufer over itsself. Instead it should only set the length. Also optimize logic.

2009-12-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2157. --- Resolution: Fixed Committed revision: 890791 DelimitedPayloadTokenFilter copies the bufer

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790748#action_12790748 ] Mark Miller commented on LUCENE-2089: - Sorry Earwin - to be clear, we don't actually

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2009-12-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790756#action_12790756 ] Robert Muir commented on LUCENE-2089: - bq. You can get all the states just by taking

[jira] Commented: (LUCENE-2160) Tool to rename a field

2009-12-15 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790797#action_12790797 ] John Wang commented on LUCENE-2160: --- Good point. But do you ever sort across fields?

[jira] Commented: (LUCENE-1923) Add toString() or getName() method to IndexReader

2009-12-15 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790803#action_12790803 ] Tim Smith commented on LUCENE-1923: --- added getName() in case anyone is currently relying

[jira] Commented: (LUCENE-2160) Tool to rename a field

2009-12-15 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790809#action_12790809 ] John Wang commented on LUCENE-2160: --- Just did a test: You are right,

[jira] Updated: (LUCENE-2160) Tool to rename a field

2009-12-15 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wang updated LUCENE-2160: -- Attachment: RenameField.java Fixed a problem with cfs files. Tool to rename a field

[jira] Commented: (LUCENE-2164) Make CMS smarter about thread priorities

2009-12-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790827#action_12790827 ] Jason Rutherglen commented on LUCENE-2164: -- This issue illustrates why the ram

[jira] Commented: (LUCENE-1910) Extension to MoreLikeThis to use tag information

2009-12-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790889#action_12790889 ] Otis Gospodnetic commented on LUCENE-1910: -- * I'll second Mark's suggestion to

[jira] Updated: (LUCENE-2164) Make CMS smarter about thread priorities

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2164: --- Attachment: LUCENE-2164.patch Attached patch. Whenever CMS starts a new thread, or

[jira] Commented: (LUCENE-2164) Make CMS smarter about thread priorities

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790976#action_12790976 ] Michael McCandless commented on LUCENE-2164: {quote} This issue illustrates

[jira] Commented: (LUCENE-2164) Make CMS smarter about thread priorities

2009-12-15 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790979#action_12790979 ] Hoss Man commented on LUCENE-2164: -- bq. I also increased the default max thread count

[jira] Commented: (LUCENE-2120) Possible file handle leak in near real-time reader

2009-12-15 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790985#action_12790985 ] John Wang commented on LUCENE-2120: --- bq. is this what the private static int

[jira] Commented: (LUCENE-2164) Make CMS smarter about thread priorities

2009-12-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790986#action_12790986 ] Jason Rutherglen commented on LUCENE-2164: -- {quote}I've been wondering whether we

[jira] Commented: (LUCENE-2026) Refactoring of IndexWriter

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790988#action_12790988 ] Michael McCandless commented on LUCENE-2026: {quote} bq. I think that's a poor

[jira] Assigned: (LUCENE-2162) ExtendableQueryParser should allow extensions to access the toplevel parser settings/ properties

2009-12-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-2162: --- Assignee: Simon Willnauer ExtendableQueryParser should allow extensions to access

[jira] Commented: (LUCENE-2164) Make CMS smarter about thread priorities

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791029#action_12791029 ] Michael McCandless commented on LUCENE-2164: bq. do we want to go down the

[jira] Commented: (LUCENE-2160) Tool to rename a field

2009-12-15 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791046#action_12791046 ] John Wang commented on LUCENE-2160: --- Did some more digging around the issue on field

[jira] Commented: (LUCENE-2160) Tool to rename a field

2009-12-15 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791051#action_12791051 ] John Wang commented on LUCENE-2160: --- Looked at the file format wiki more closely, I see

[jira] Commented: (LUCENE-2160) Tool to rename a field

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791056#action_12791056 ] Michael McCandless commented on LUCENE-2160: bq. Looked at the file format

[jira] Commented: (LUCENE-2120) Possible file handle leak in near real-time reader

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791065#action_12791065 ] Michael McCandless commented on LUCENE-2120: {quote} bq. is this what the

[jira] Updated: (LUCENE-2034) Massive Code Duplication in Contrib Analyzers - unifly the analyzer ctors

2009-12-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2034: Attachment: LUCENE-2034.patch I renamed AbstractAnalyzer to ReusableAnalyzerBase which

[jira] Updated: (LUCENE-2165) SnowballAnalyzer lacks a constructor that takes a Set of Stop Words

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2165: Fix Version/s: 3.1 SnowballAnalyzer lacks a constructor that takes a Set of Stop Words

[jira] Commented: (LUCENE-1769) Fix wrong clover analysis because of backwards-tests, upgrade clover to 2.4.3 or better

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791115#action_12791115 ] Mark Miller commented on LUCENE-1769: - Would be cool to get this issue wrapped up ...

[jira] Commented: (LUCENE-2164) Make CMS smarter about thread priorities

2009-12-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791119#action_12791119 ] Michael McCandless commented on LUCENE-2164: Actually, I'd like to explore the

[jira] Commented: (LUCENE-2164) Make CMS smarter about thread priorities

2009-12-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791125#action_12791125 ] Jason Rutherglen commented on LUCENE-2164: -- {quote}max(1, min(3, numberOfCores /

[jira] Assigned: (LUCENE-2035) TokenSources.getTokenStream() does not assign positionIncrement

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned LUCENE-2035: --- Assignee: Mark Miller TokenSources.getTokenStream() does not assign positionIncrement

[jira] Updated: (LUCENE-2035) TokenSources.getTokenStream() does not assign positionIncrement

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2035: Fix Version/s: 3.1 TokenSources.getTokenStream() does not assign positionIncrement

[jira] Updated: (LUCENE-2035) TokenSources.getTokenStream() does not assign positionIncrement

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2035: Attachment: LUCENE-2035.patch TokenSources.getTokenStream() does not assign positionIncrement

[jira] Commented: (LUCENE-2035) TokenSources.getTokenStream() does not assign positionIncrement

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791152#action_12791152 ] Mark Miller commented on LUCENE-2035: - Thanks for the tests and fix Christopher! I've

[jira] Commented: (LUCENE-406) sort missing string fields last

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791153#action_12791153 ] Mark Miller commented on LUCENE-406: We should update this and incorporate into Lucene.

[jira] Resolved: (LUCENE-1942) NUM_THREADS is a static member of RunAddIndexesThreads and should be accessed in a static way

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-1942. - Resolution: Won't Fix NUM_THREADS is a static member of RunAddIndexesThreads and should be

[jira] Resolved: (LUCENE-628) Intermittent FileNotFoundException for .fnm when using rsync

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-628. Resolution: Incomplete Intermittent FileNotFoundException for .fnm when using rsync

[jira] Updated: (LUCENE-2165) SnowballAnalyzer lacks a constructor that takes a Set of Stop Words

2009-12-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2165: Attachment: LUCENE-2165.patch if no one objects, will commit tomorrow SnowballAnalyzer lacks a

[jira] Assigned: (LUCENE-2165) SnowballAnalyzer lacks a constructor that takes a Set of Stop Words

2009-12-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-2165: --- Assignee: Robert Muir SnowballAnalyzer lacks a constructor that takes a Set of Stop Words

[jira] Commented: (LUCENE-1769) Fix wrong clover analysis because of backwards-tests, upgrade clover to 2.4.3 or better

2009-12-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791241#action_12791241 ] Uwe Schindler commented on LUCENE-1769: --- For fixing the clover analysis on hudson,

[jira] Commented: (LUCENE-2104) IndexWriter.unlock does does nothing if NativeFSLockFactory is used

2009-12-15 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791242#action_12791242 ] Shai Erera commented on LUCENE-2104: How do we proceed with this? Can someone

[jira] Commented: (LUCENE-2165) SnowballAnalyzer lacks a constructor that takes a Set of Stop Words

2009-12-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791243#action_12791243 ] Uwe Schindler commented on LUCENE-2165: --- +1 looks good. In my opinion backport is

[jira] Commented: (LUCENE-2104) IndexWriter.unlock does does nothing if NativeFSLockFactory is used

2009-12-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791244#action_12791244 ] Uwe Schindler commented on LUCENE-2104: --- For me the latest patch looks good as it no

[jira] Assigned: (LUCENE-2104) IndexWriter.unlock does does nothing if NativeFSLockFactory is used

2009-12-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-2104: - Assignee: Uwe Schindler IndexWriter.unlock does does nothing if NativeFSLockFactory is