[jira] Assigned: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-2108: --- Assignee: Simon Willnauer (was: Michael McCandless) > SpellChecker file descriptor

[jira] Updated: (LUCENE-2065) Java 5 port phase II

2009-12-03 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-2065: Attachment: (was: LUCENE-2065.patch) > Java 5 port phase II > - > >

[jira] Updated: (LUCENE-2065) Java 5 port phase II

2009-12-03 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-2065: Attachment: LUCENE-2065.patch Revised patch in sync with trunk that addresses more files in src/test > J

[jira] Commented: (LUCENE-2111) Wrapup flexible indexing

2009-12-03 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785715#action_12785715 ] Kay Kay commented on LUCENE-2111: - What would the branch name for flex indexing ? > Wra

Re: (LUCENE-2037) Allow Junit4 tests in our environment.

2009-12-03 Thread Erick Erickson
Mike: I should be able to create a new 2037 patch pretty easily if you want to apply 2065 first. Let me know Erick On Thu, Dec 3, 2009 at 9:05 PM, Kay Kay wrote: > Mike - > I have attached another patch to LUCENE-2065 , in sync with the trunk now. > > > > > Erick Erickson wrote: > >> That'

Re: (LUCENE-2037) Allow Junit4 tests in our environment.

2009-12-03 Thread Kay Kay
Mike - I have attached another patch to LUCENE-2065 , in sync with the trunk now. Erick Erickson wrote: That's up to Mike, whichever way he finds easiest, I'll deal. Erick On Thu, Dec 3, 2009 at 8:43 PM, Kay Kay > wrote: I created Lucene-2065 while work

[jira] Updated: (LUCENE-2065) Java 5 port phase II

2009-12-03 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated LUCENE-2065: Attachment: LUCENE-2065.patch Patch revised to be in sync with the trunk. > Java 5 port phase II > --

Re: (LUCENE-2037) Allow Junit4 tests in our environment.

2009-12-03 Thread Erick Erickson
That's up to Mike, whichever way he finds easiest, I'll deal. Erick On Thu, Dec 3, 2009 at 8:43 PM, Kay Kay wrote: > I created Lucene-2065 while working on 1257 , the original generics related > ticket , and since we were running out of time for 3.0 , I guess we could > not get src/test conver

Re: (LUCENE-2037) Allow Junit4 tests in our environment.

2009-12-03 Thread Kay Kay
I created Lucene-2065 while working on 1257 , the original generics related ticket , and since we were running out of time for 3.0 , I guess we could not get src/test converted in. In any case , if you were comitting this one (2037) to trunk , may be I can wait before creating the patch agai

[jira] Commented: (LUCENE-2091) Add BM25 Scoring to Lucene

2009-12-03 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785690#action_12785690 ] Otis Gospodnetic commented on LUCENE-2091: -- Joaquin - could you please explain wh

Re: (LUCENE-2037) Allow Junit4 tests in our environment.

2009-12-03 Thread Erick Erickson
I didn't realize 2065 had already been down this path, thought you were volunteering to change all the code starting from scratch. Your approach sounds like a fine plan. Note that I'm not entirely sure that I cleaned up *everything*, but we need to get to a known state before tackling the rest, so

[jira] Commented: (LUCENE-2111) Wrapup flexible indexing

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785656#action_12785656 ] Michael McCandless commented on LUCENE-2111: bq. The Generics policeman will v

[jira] Commented: (LUCENE-2111) Wrapup flexible indexing

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785648#action_12785648 ] Uwe Schindler commented on LUCENE-2111: --- Also the current flex branch produces lots

[jira] Commented: (LUCENE-2110) Change FilteredTermsEnum to work like Iterator, so it is not positioned and next() must be always called first. Remove empty()

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785645#action_12785645 ] Uwe Schindler commented on LUCENE-2110: --- I will work on this tomorrow and provide a

[jira] Updated: (LUCENE-2106) Benchmark does not close its Reader when OpenReader/CloseReader are not used

2009-12-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2106: Fix Version/s: 3.1 3.0.1 > Benchmark does not close its Reader when OpenReader/

[jira] Commented: (LUCENE-2106) Benchmark does not close its Reader when OpenReader/CloseReader are not used

2009-12-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785642#action_12785642 ] Mark Miller commented on LUCENE-2106: - I'll commit this in a day or two. > Benchmark

Announcement: Boilerplate removal library

2009-12-03 Thread Christian Kohlschütter
Dear all, I think the following announcement is of interest for the Lucene community. Today I have released Boilerpipe 1.0. Boilerpipe is a Java library for boilerplate removal and fulltext extraction from HTML pages. It is based upon my paper "Boilerplate Detection using Shallow Text Features"

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2111: -- Affects Version/s: Flex Branch > Wrapup flexible indexing > > >

Re: Patches for flex branch

2009-12-03 Thread Michael McCandless
Yeah it is quite hideously long... OK I'll open a "wrapup flex branch" issue :) Mike On Thu, Dec 3, 2009 at 6:07 PM, Michael Busch wrote: > I just suggested it, because 1458 got sooo long. We could have new issues > for cleanup and merging back to trunk. > > I don't have a strong preference abou

[jira] Resolved: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1458. Resolution: Fixed We will continue work under new issues -- this one has gotten to

[jira] Created: (LUCENE-2111) Wrapup flexible indexing

2009-12-03 Thread Michael McCandless (JIRA)
Wrapup flexible indexing Key: LUCENE-2111 URL: https://issues.apache.org/jira/browse/LUCENE-2111 Project: Lucene - Java Issue Type: Improvement Components: Index Reporter: Michael McCandless

Re: Patches for flex branch

2009-12-03 Thread Michael Busch
I just suggested it, because 1458 got sooo long. We could have new issues for cleanup and merging back to trunk. I don't have a strong preference about leaving it open or not though. Michael On 12/3/09 2:58 PM, Michael McCandless wrote: Yeah I would say we leave it open. There's also a good

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785606#action_12785606 ] Michael McCandless commented on LUCENE-2108: bq. Just a reminder - we need to

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785605#action_12785605 ] Michael McCandless commented on LUCENE-2108: Eirik, could you open a new issue

Re: Patches for flex branch

2009-12-03 Thread Michael Busch
You can also create a new issue "Merge flex branch into trunk" with fix version 3.1 ;) Michael On 12/3/09 2:55 PM, Mark Miller wrote: Why would we close it though? Doesn't it make sense to wait until its merged into trunk ... Michael Busch wrote: OK, done! I updated 1458 too. We can pr

Re: Patches for flex branch

2009-12-03 Thread Michael McCandless
Yeah I would say we leave it open. There's also a good amount of fixing still (cleaning up the nocommits) which likely should just go in under LUCENE-1458. Mike On Thu, Dec 3, 2009 at 5:55 PM, Mark Miller wrote: > Why would we close it though? Doesn't it make sense to wait until its > merged in

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Eirik Bjorsnos (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785603#action_12785603 ] Eirik Bjorsnos commented on LUCENE-2108: Mike, Please account for my demonstrated

Re: (LUCENE-2037) Allow Junit4 tests in our environment.

2009-12-03 Thread Michael McCandless
On Thu, Dec 3, 2009 at 5:48 PM, Erick Erickson wrote: > I generified the searches/function files in patch 2037. I don't really think > there's a conflict, just commit my patch and have at generifying the rest. OK so then we'll start with 2037, then take 2065's patch, hopefully updated to current

Re: Patches for flex branch

2009-12-03 Thread Mark Miller
Why would we close it though? Doesn't it make sense to wait until its merged into trunk ... Michael Busch wrote: > OK, done! > > I updated 1458 too. We can probably resolve that one now and open more > specific issues. > > Michael > > On 12/3/09 12:14 PM, Michael McCandless wrote: >> +1, good ide

Re: [jira] Commented: (LUCENE-2037) Allow Junit4 tests in our environment.

2009-12-03 Thread Erick Erickson
I generified the searches/function files in patch 2037. I don't really think there's a conflict, just commit my patch and have at generifying the rest. I know, I know. I did two things at once. So sue me. Honest, I'll try not to do this very often ... Mike: You really want to to the generify the

[jira] Created: (LUCENE-2110) Change FilteredTermsEnum to work like Iterator, so it is not positioned and next() must be always called first. Remove empty()

2009-12-03 Thread Uwe Schindler (JIRA)
Change FilteredTermsEnum to work like Iterator, so it is not positioned and next() must be always called first. Remove empty() -- Key: LUCENE-2110

[jira] Commented: (LUCENE-2109) Make DocsEnum subclass of DocIdSetIterator

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785581#action_12785581 ] Uwe Schindler commented on LUCENE-2109: --- The DocIdSetIterator approach can be easily

[jira] Updated: (LUCENE-2109) Make DocsEnum subclass of DocIdSetIterator

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2109: -- Attachment: LUCENE-2109.patch Here the patch. > Make DocsEnum subclass of DocIdSetIterator >

[jira] Created: (LUCENE-2109) Make DocsEnum subclass of DocIdSetIterator

2009-12-03 Thread Uwe Schindler (JIRA)
Make DocsEnum subclass of DocIdSetIterator -- Key: LUCENE-2109 URL: https://issues.apache.org/jira/browse/LUCENE-2109 Project: Lucene - Java Issue Type: Improvement Components: Index Affe

RE: Patches for flex branch

2009-12-03 Thread Uwe Schindler
Thats good! I will create a new issue out of my DocIdSetIterator and AttributeSource patch and we could then close the 1458. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Michael Busch [mailto:busch...

[jira] Assigned: (LUCENE-2107) Add contrib/fast-vector-highlighter to Maven central repo

2009-12-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-2107: --- Assignee: Simon Willnauer > Add contrib/fast-vector-highlighter to Maven central rep

[jira] Issue Comment Edited: (LUCENE-2091) Add BM25 Scoring to Lucene

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785569#action_12785569 ] Uwe Schindler edited comment on LUCENE-2091 at 12/3/09 10:17 PM: ---

[jira] Commented: (LUCENE-2091) Add BM25 Scoring to Lucene

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785569#action_12785569 ] Uwe Schindler commented on LUCENE-2091: --- Thanks for the explanation! About the IDF:

Re: Patches for flex branch

2009-12-03 Thread Michael Busch
OK, done! I updated 1458 too. We can probably resolve that one now and open more specific issues. Michael On 12/3/09 12:14 PM, Michael McCandless wrote: +1, good idea! Mike On Thu, Dec 3, 2009 at 2:41 PM, Michael Busch wrote: I was thinking we could create a new version in Jira for

[jira] Updated: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-1458: -- Affects Version/s: (was: 2.9) Flex Branch Fix Version/s: Fle

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785567#action_12785567 ] Simon Willnauer commented on LUCENE-2108: - Just a reminder - we need to fix the CH

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785563#action_12785563 ] Simon Willnauer commented on LUCENE-2108: - bq. I'd assume ensureOpen needs to be s

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Eirik Bjorsnos (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785541#action_12785541 ] Eirik Bjorsnos commented on LUCENE-2108: Well not exactly. Simon's suggestion was

[jira] Commented: (LUCENE-2091) Add BM25 Scoring to Lucene

2009-12-03 Thread Joaquin Perez-Iglesias (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785538#action_12785538 ] Joaquin Perez-Iglesias commented on LUCENE-2091: Hi everybody, I'm going

[jira] Reopened: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-2108: Reopening to get the AlreadyClosedException in there... > SpellChecker file descripto

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Eirik Bjorsnos (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785531#action_12785531 ] Eirik Bjorsnos commented on LUCENE-2108: Simon, Yes, that sound excactly like wha

[jira] Updated: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2108: Attachment: LUCENE-2108.patch Something like that would be more appropriate IMO > SpellCh

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785527#action_12785527 ] Simon Willnauer commented on LUCENE-2108: - Mike / Eirik, If you set the searcher

[jira] Commented: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2009-12-03 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785524#action_12785524 ] Steven Rowe commented on LUCENE-2074: - Thanks, Uwe, that makes sense. My bad, I only

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785507#action_12785507 ] Michael McCandless commented on LUCENE-2108: bq. Dude, you have be to a human

[jira] Resolved: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2108. Resolution: Fixed Fix Version/s: 3.1 3.0.1 Thanks Eirik!

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Eirik Bjorsnos (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785504#action_12785504 ] Eirik Bjorsnos commented on LUCENE-2108: Dude, you have be to a human to make mis

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785500#action_12785500 ] Michael McCandless commented on LUCENE-2108: Note that you said "private" agai

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Eirik Bjorsnos (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785492#action_12785492 ] Eirik Bjorsnos commented on LUCENE-2108: Haha, this is why I said the patch should

[jira] Assigned: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-2108: -- Assignee: Michael McCandless > SpellChecker file descriptor leak - no way to c

[jira] Commented: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785484#action_12785484 ] Michael McCandless commented on LUCENE-2108: Shouldn't the new close() method

[jira] Assigned: (LUCENE-2065) Java 5 port phase II

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-2065: -- Assignee: Michael McCandless > Java 5 port phase II > - >

[jira] Commented: (LUCENE-2065) Java 5 port phase II

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785480#action_12785480 ] Michael McCandless commented on LUCENE-2065: Kay Kay, it looks like this patch

[jira] Commented: (LUCENE-2037) Allow Junit4 tests in our environment.

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785479#action_12785479 ] Michael McCandless commented on LUCENE-2037: bq. but there is another patch -

Re: Patches for flex branch

2009-12-03 Thread Michael McCandless
+1, good idea! Mike On Thu, Dec 3, 2009 at 2:41 PM, Michael Busch wrote: > I was thinking we could create a new version in Jira for the flex branch > (that's what Hadoop HDFS is doing with their append branch). Then we can > open new Jira issues with fix version=flex branch. It's getting a bit >

[jira] Updated: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Eirik Bjorsnos (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eirik Bjorsnos updated LUCENE-2108: --- Attachment: LUCENE-2108-SpellChecker-close.patch Patch that adds a close method to SpellChec

[jira] Created: (LUCENE-2108) SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally

2009-12-03 Thread Eirik Bjorsnos (JIRA)
SpellChecker file descriptor leak - no way to close the IndexSearcher used by SpellChecker internally - Key: LUCENE-2108 URL: https://issues.apache.org/jira/browse

[jira] Commented: (LUCENE-2091) Add BM25 Scoring to Lucene

2009-12-03 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785473#action_12785473 ] Otis Gospodnetic commented on LUCENE-2091: -- +1 for skipping BM25 and going straig

Patches for flex branch

2009-12-03 Thread Michael Busch
I was thinking we could create a new version in Jira for the flex branch (that's what Hadoop HDFS is doing with their append branch). Then we can open new Jira issues with fix version=flex branch. It's getting a bit confusing to always use 1458 for all changes :) Michael

[jira] Commented: (LUCENE-2037) Allow Junit4 tests in our environment.

2009-12-03 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785448#action_12785448 ] Kay Kay commented on LUCENE-2037: - +1 w.r.t JUnit 4 . Unrelated to this - but there is an

[jira] Commented: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785416#action_12785416 ] Uwe Schindler commented on LUCENE-2074: --- bq. I'm actually surprised that the DFAs ar

[jira] Commented: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2009-12-03 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785414#action_12785414 ] Steven Rowe commented on LUCENE-2074: - bq. Do you see a problem with just requiring Fl

[jira] Commented: (LUCENE-2037) Allow Junit4 tests in our environment.

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785408#action_12785408 ] Michael McCandless commented on LUCENE-2037: Anyone have any concerns upgradin

[jira] Assigned: (LUCENE-2037) Allow Junit4 tests in our environment.

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-2037: -- Assignee: Michael McCandless (was: Erick Erickson) > Allow Junit4 tests in ou

Re: LUCENE-2037 (Junit4 capabilities)

2009-12-03 Thread Michael McCandless
I'll take it. The patch looks good, and tests pass. Thanks Erick, and thanks for the reminder... Mike On Wed, Dec 2, 2009 at 12:52 PM, Erick Erickson wrote: > Is anyone thinking about committing this patch? And/or what do I need to > do/should have done to indicate it's ready for review? > Poo

nightly build deploy to Maven repositories

2009-12-03 Thread Sanne Grinovero
Hello, I'm needing to depend on some recently committed bugfix from Lucene's 2.9 branch in other OSS projects, using Maven2 for dependency management. Are there snapshots uploaded somewhere regularly? Could Hudson do that? Looking into Hudson it appears that it regularly builds trunk; wouldn't it

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785404#action_12785404 ] Michael McCandless commented on LUCENE-1483: OK I just removed SorterTemplate.

[jira] Commented: (LUCENE-2102) LowerCaseFilter for Turkish language

2009-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785379#action_12785379 ] Robert Muir commented on LUCENE-2102: - Hello Simon, if this issue is resolved (so we d

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785377#action_12785377 ] Michael McCandless commented on LUCENE-1458: bq. There is no method in IndexR

Re: "too many open files" on micro benchmark

2009-12-03 Thread Mark Miller
Yup, that was the issue. Michael McCandless wrote: > Make that LUCENE-2106 :) > > Mike > > On Thu, Dec 3, 2009 at 10:41 AM, Michael McCandless > wrote: > >> Is this due to LUCENE-1206? >> >> Mike >> >> On Thu, Dec 3, 2009 at 8:34 AM, Mark Miller wrote: >> >>> Anyone else seeing this? >>>

[jira] Created: (LUCENE-2107) Add contrib/fast-vector-highlighter to Maven central repo

2009-12-03 Thread Chas Emerick (JIRA)
Add contrib/fast-vector-highlighter to Maven central repo - Key: LUCENE-2107 URL: https://issues.apache.org/jira/browse/LUCENE-2107 Project: Lucene - Java Issue Type: Task Com

[jira] Issue Comment Edited: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785365#action_12785365 ] Uwe Schindler edited comment on LUCENE-1458 at 12/3/09 3:53 PM:

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785365#action_12785365 ] Uwe Schindler commented on LUCENE-1458: --- bq. Sweet! Wait, using AllDocsEnum you mean

Re: "too many open files" on micro benchmark

2009-12-03 Thread Michael McCandless
Is this due to LUCENE-1206? Mike On Thu, Dec 3, 2009 at 8:34 AM, Mark Miller wrote: > Anyone else seeing this? > > Now when I try and run the micro-benchmark on trunk or flex branch, a > few seconds in, I get : > >     [java] Running algorithm from: > /home/mark/workspace/lucene/contrib/benchmar

Re: "too many open files" on micro benchmark

2009-12-03 Thread Michael McCandless
Make that LUCENE-2106 :) Mike On Thu, Dec 3, 2009 at 10:41 AM, Michael McCandless wrote: > Is this due to LUCENE-1206? > > Mike > > On Thu, Dec 3, 2009 at 8:34 AM, Mark Miller wrote: >> Anyone else seeing this? >> >> Now when I try and run the micro-benchmark on trunk or flex branch, a >> few s

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785362#action_12785362 ] Michael McCandless commented on LUCENE-1458: bq. How about starting w/o reuse

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785360#action_12785360 ] Michael McCandless commented on LUCENE-1458: Patch looks good Uwe! bq. Match

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785356#action_12785356 ] Michael McCandless commented on LUCENE-1458: bq. Should we still try and do th

[jira] Commented: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785348#action_12785348 ] Uwe Schindler commented on LUCENE-2074: --- Thanks Steve. Do you see a problem with ju

[jira] Updated: (LUCENE-2106) Benchmark does not close its Reader when OpenReader/CloseReader are not used

2009-12-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2106: Attachment: LUCENE-2106.patch > Benchmark does not close its Reader when OpenReader/CloseReader ar

[jira] Created: (LUCENE-2106) Benchmark does not close its Reader when OpenReader/CloseReader are not used

2009-12-03 Thread Mark Miller (JIRA)
Benchmark does not close its Reader when OpenReader/CloseReader are not used Key: LUCENE-2106 URL: https://issues.apache.org/jira/browse/LUCENE-2106 Project: Lucene - Java

[jira] Commented: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2009-12-03 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785344#action_12785344 ] Steven Rowe commented on LUCENE-2074: - bq. Will the old jflex fail on %unicode {x.y} s

[jira] Updated: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1458: -- Attachment: LUCENE-1458-DocIdSetIterator.patch Updated patch: I did a search on "AttributeSo

[jira] Resolved: (LUCENE-2105) Lucene does not support Unicode Normalization Forms

2009-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2105. - Resolution: Duplicate Duplicate of LUCENE-1215 (JDK 6 Impl) and LUCENE-1488 (ICU Impl) > Lucene

[jira] Commented: (LUCENE-2105) Lucene does not support Unicode Normalization Forms

2009-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785341#action_12785341 ] Robert Muir commented on LUCENE-2105: - right there is a Filter in LUCENE-1488 for effi

[jira] Updated: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1458: -- Attachment: LUCENE-1458-DocIdSetIterator.patch Here the patch with refactoring DocsEnum. With

[jira] Issue Comment Edited: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785314#action_12785314 ] Uwe Schindler edited comment on LUCENE-1458 at 12/3/09 1:36 PM:

[jira] Issue Comment Edited: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785314#action_12785314 ] Uwe Schindler edited comment on LUCENE-1458 at 12/3/09 1:34 PM:

"too many open files" on micro benchmark

2009-12-03 Thread Mark Miller
Anyone else seeing this? Now when I try and run the micro-benchmark on trunk or flex branch, a few seconds in, I get : [java] Running algorithm from: /home/mark/workspace/lucene/contrib/benchmark/conf/micro-standard.alg [java] > config properties: [java] analyzer = org.

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785314#action_12785314 ] Uwe Schindler commented on LUCENE-1458: --- bq. It'd be great if we could find a way to

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785312#action_12785312 ] Mark Miller commented on LUCENE-1458: - RE: the terms cache Should and still try and d

[jira] Issue Comment Edited: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785312#action_12785312 ] Mark Miller edited comment on LUCENE-1458 at 12/3/09 1:29 PM: --

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785310#action_12785310 ] Michael McCandless commented on LUCENE-1458: bq. getAttributes() returning it

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785308#action_12785308 ] Michael McCandless commented on LUCENE-1458: bq. DocsEnum should extend DocIdS

[jira] Issue Comment Edited: (LUCENE-1458) Further steps towards flexible indexing

2009-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785303#action_12785303 ] Uwe Schindler edited comment on LUCENE-1458 at 12/3/09 1:24 PM:

  1   2   >