[jira] Issue Comment Edited: (LUCENE-1693) AttributeSource/TokenStream API improvements

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731295#action_12731295 ] Uwe Schindler edited comment on LUCENE-1693 at 7/14/09 11:34 PM: ---

[jira] Issue Comment Edited: (LUCENE-1693) AttributeSource/TokenStream API improvements

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731295#action_12731295 ] Uwe Schindler edited comment on LUCENE-1693 at 7/14/09 11:12 PM: ---

[jira] Commented: (LUCENE-1693) AttributeSource/TokenStream API improvements

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731295#action_12731295 ] Uwe Schindler commented on LUCENE-1693: --- bq. However, if people are using next() in

[jira] Commented: (LUCENE-1693) AttributeSource/TokenStream API improvements

2009-07-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731289#action_12731289 ] Michael Busch commented on LUCENE-1693: --- So if people are using streams/filters that

[jira] Updated: (LUCENE-1693) AttributeSource/TokenStream API improvements

2009-07-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-1693: -- Attachment: TestAPIBackwardsCompatibility.java Hi Uwe, I modified the compatibility test so t

[jira] Updated: (LUCENE-1738) IndexWriter.addIndexes without syncing

2009-07-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1738: - Summary: IndexWriter.addIndexes without syncing (was: Expand IndexWriter to allow for r

[jira] Commented: (LUCENE-1567) New flexible query parser

2009-07-14 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731220#action_12731220 ] Adriano Crestani commented on LUCENE-1567: -- {quote} except because we begin

[jira] Commented: (LUCENE-1628) Persian Analyzer

2009-07-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731201#action_12731201 ] Robert Muir commented on LUCENE-1628: - mark, I will be more careful in the future! pr

[jira] Commented: (LUCENE-1628) Persian Analyzer

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731198#action_12731198 ] Mark Miller commented on LUCENE-1628: - bq. mark, i'm sorry you had to reformat it. N

[jira] Commented: (LUCENE-1628) Persian Analyzer

2009-07-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731193#action_12731193 ] Robert Muir commented on LUCENE-1628: - mark, i'm sorry you had to reformat it. I am u

[jira] Updated: (LUCENE-1628) Persian Analyzer

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1628: Attachment: LUCENE-1628.patch Thanks a lot Robert, looks great! Here is a quick tiny update thats

[jira] Commented: (LUCENE-1607) String.intern() faster alternative

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731185#action_12731185 ] Mark Miller commented on LUCENE-1607: - looks like this is so close ... > String.inter

[jira] Updated: (LUCENE-1628) Persian Analyzer

2009-07-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1628: Attachment: LUCENE-1628.txt add additional tests, showing behavior of this analyzer as a whole. >

[jira] Resolved: (LUCENE-1725) Benchmark package uses new TopFieldCollector but also still uses AUTO without resolving it - result is, our sort algorithms won't run

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-1725. - Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [New]) Thanks Mark! > Ben

[jira] Updated: (LUCENE-1725) Benchmark package uses new TopFieldCollector but also still uses AUTO without resolving it - result is, our sort algorithms won't run

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1725: Attachment: LUCENE-1725.patch > Benchmark package uses new TopFieldCollector but also still uses A

[jira] Commented: (LUCENE-1628) Persian Analyzer

2009-07-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731145#action_12731145 ] Robert Muir commented on LUCENE-1628: - Mark, no problem. I will upload a new patch s

[jira] Commented: (LUCENE-1628) Persian Analyzer

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731143#action_12731143 ] Mark Miller commented on LUCENE-1628: - Should we add a coulple tests Robert? +public

[jira] Resolved: (LUCENE-1688) Deprecating StopAnalyzer ENGLISH_STOP_WORDS - General replacement with an immutable Set

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-1688. - Resolution: Fixed Fix Version/s: (was: 3.0) Lucene Fields: [New, Patch Available]

Re: addIndexes* blocks addDocuments calls

2009-07-14 Thread Jason Rutherglen
> EG you could imagine an addIndexes* call getting started, completing a few merges. Then, concurrently, CMS picks & chooses some of those added external segments to merge with some of the original segments. Then addIndexes hits an exception. What do we do? Right because we're rolling back all the

Re: [jira] Commented: (LUCENE-1628) Persian Analyzer

2009-07-14 Thread Robert Muir
its not for laziness that this doesn't have new api, the problem is that it shares code with ArabicAnalyzer. at the time I submitted it you could not mix APIs. Let me know if you need a new patch, but I agree it might be best to do all of contrib/analysis at once... On Tue, Jul 14, 2009 at 3:11 P

[jira] Resolved: (LUCENE-1583) SpanOrQuery skipTo() doesn't always move forwards

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-1583. - Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [New]) Thanks Moti! > Spa

[jira] Commented: (LUCENE-1743) MMapDirectory should only mmap large files, small files should be opened using SimpleFS/NIOFS

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731118#action_12731118 ] Uwe Schindler commented on LUCENE-1743: --- Another idea to think about: Maybe we make

[jira] Commented: (LUCENE-1743) MMapDirectory should only mmap large files, small files should be opened using SimpleFS/NIOFS

2009-07-14 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731104#action_12731104 ] Eks Dev commented on LUCENE-1743: - right, it is not everything about reading index, you ha

[jira] Issue Comment Edited: (LUCENE-1743) MMapDirectory should only mmap large files, small files should be opened using SimpleFS/NIOFS

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731101#action_12731101 ] Uwe Schindler edited comment on LUCENE-1743 at 7/14/09 1:21 PM:

[jira] Commented: (LUCENE-1743) MMapDirectory should only mmap large files, small files should be opened using SimpleFS/NIOFS

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731101#action_12731101 ] Uwe Schindler commented on LUCENE-1743: --- bq. HighlyConcurentForWindows64WithTermDic

[jira] Assigned: (LUCENE-1697) MoreLikeThis should use the new Token API

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned LUCENE-1697: --- Assignee: Michael Busch assigning to Michael for now since he owns the parent issue > MoreL

[jira] Commented: (LUCENE-1743) MMapDirectory should only mmap large files, small files should be opened using SimpleFS/NIOFS

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731091#action_12731091 ] Michael McCandless commented on LUCENE-1743: At a minimum we should make FileS

Re: addIndexes* blocks addDocuments calls

2009-07-14 Thread Michael McCandless
I agree, there's no real reason why addIndexes can run concurrently with other things. It's just software ;) One challenge is the transactional guarantee that addIndexes provide, ie, it's all or none. If there's an exception while adding, then nothing was added. But, that was added before autoC

[jira] Commented: (LUCENE-1743) MMapDirectory should only mmap large files, small files should be opened using SimpleFS/NIOFS

2009-07-14 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731085#action_12731085 ] Eks Dev commented on LUCENE-1743: - indeed! obvious idea, the only thing I do not like wi

[jira] Updated: (LUCENE-1583) SpanOrQuery skipTo() doesn't always move forwards

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1583: Attachment: LUCENE-1583.patch Adds a Unit test and Changes entry > SpanOrQuery skipTo() doesn't a

[jira] Resolved: (LUCENE-1491) EdgeNGramTokenFilter stops on tokens smaller then minimum gram size.

2009-07-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-1491. -- Resolution: Fixed Thanks Todd & Co. SendingCHANGES.txt Sending analyz

Re: 2.9 issues remaining

2009-07-14 Thread Mark Miller
>> LUCENE-1628 Persian Analyzer LUCENE-1583 SpanOrQuery skipTo() >> doesn't always move forwards >> >> Fairly straightforward, but I havn't looked too hard yet - feel free to >> take. >I'm confused -- it looks like you have dug into both of these (1628 and 1583)? Sorry - that line should

Re: [jira] Commented: (LUCENE-1628) Persian Analyzer

2009-07-14 Thread Mark Miller
Fine with me. On Tue, Jul 14, 2009 at 2:25 PM, Michael McCandless (JIRA) wrote: > >[ > https://issues.apache.org/jira/browse/LUCENE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731017#action_12731017] > > Michael McCandless commented on LUCENE-

addIndexes* blocks addDocuments calls

2009-07-14 Thread Jason Rutherglen
For replicating and general system performance, it would be good to offer a way to addIndexes* without blocking the addition of more docs. This seems doable somehow?

[jira] Updated: (LUCENE-1537) InstantiatedIndexReader.clone

2009-07-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1537: - Fix Version/s: (was: 2.9) 3.1 Pushing it out > InstantiatedIndex

[jira] Updated: (LUCENE-1742) Wrap SegmentInfos in public class

2009-07-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1742: - Attachment: LUCENE-1742.patch * Added some more javadocs (as suggested). More could be a

[jira] Commented: (LUCENE-1537) InstantiatedIndexReader.clone

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731036#action_12731036 ] Michael McCandless commented on LUCENE-1537: Karl/Jason are you still actively

[jira] Updated: (LUCENE-1567) New flexible query parser

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1567: --- Fix Version/s: 2.9 > New flexible query parser > - > >

[jira] Commented: (LUCENE-1491) EdgeNGramTokenFilter stops on tokens smaller then minimum gram size.

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731034#action_12731034 ] Michael McCandless commented on LUCENE-1491: Otis this one looks ready to comm

[jira] Updated: (LUCENE-1313) Near Realtime Search (using a built in RAMDirectory)

2009-07-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1313: - Summary: Near Realtime Search (using a built in RAMDirectory) (was: Near Realtime Searc

[jira] Assigned: (LUCENE-1505) Change contrib/spatial to use trie's NumericUtils, and remove NumberUtils

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1505: -- Assignee: Michael McCandless (was: Simon Willnauer) I'll take this one, if yo

[jira] Commented: (LUCENE-1628) Persian Analyzer

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731017#action_12731017 ] Michael McCandless commented on LUCENE-1628: I think we should go ahead and co

[jira] Commented: (LUCENE-1567) New flexible query parser

2009-07-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731016#action_12731016 ] Michael Busch commented on LUCENE-1567: --- {quote} except because we begin accepting 1

Re: 2.9 issues remaining

2009-07-14 Thread Michael McCandless
On Tue, Jul 14, 2009 at 1:02 PM, Mark Miller wrote: > For my issues: > > LUCENE-1695     Update the Highlighter to use the new TokenStream API > > I've done most of the work, but 1693 changes things and I've been waiting... > > LUCENE-1685     Make the Highlighter use SpanScorer > > I started a lit

RE: 2.9 issues remaining

2009-07-14 Thread Uwe Schindler
Here it is, I hope I did not do the same cleanups in a different way than you did them. I changed a lot in AttributeSource to make it better fit with multiple attributes per instance (hashCode, toString() and equals() as well as captureState/restoreState now work on implementation instances. captu

[jira] Commented: (LUCENE-1693) AttributeSource/TokenStream API improvements

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730993#action_12730993 ] Uwe Schindler commented on LUCENE-1693: --- I forgot: I also added the TestCompatibilty

[jira] Updated: (LUCENE-1693) AttributeSource/TokenStream API improvements

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1693: -- Attachment: LUCENE-1693.patch New patch with cleanup and fixing the last problems and inconsis

Re: 2.9 issues remaining

2009-07-14 Thread Michael Busch
Hi Uwe, I continued yesterday evening with making some cleanups on 1693. You can leave it assigned to me, I'm working on it today. I'll update to your latest patch after you submitted it. Michael On 7/14/09 10:18 AM, Uwe Schindler wrote: Yes I make progress with 1693!!! I think I assign to

RE: 2.9 issues remaining

2009-07-14 Thread Uwe Schindler
Yes I make progress with 1693!!! I think I assign to this, as Michael seems to have no time to review and work on it. I am currently repairing the last problems and inconsistencies in the AttributeSource with captureState and toString and so on, because attributes can now be implemented by more th

[jira] Closed: (LUCENE-1550) Add N-Gram String Matching for Spell Checking

2009-07-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll closed LUCENE-1550. --- Resolution: Fixed Lucene Fields: (was: [New]) > Add N-Gram String Matching for Spel

Re: 2.9 issues remaining

2009-07-14 Thread Mark Miller
For my issues: LUCENE-1695 Update the Highlighter to use the new TokenStream API I've done most of the work, but 1693 changes things and I've been waiting... LUCENE-1685 Make the Highlighter use SpanScorer I started a little - but all kinds of conflicts between 1693 and 1695 so been try

[jira] Resolved: (LUCENE-1272) Support for boost factor in MoreLikeThis

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1272. Resolution: Fixed Thanks Jonathan! > Support for boost factor in MoreLikeThis > -

[jira] Commented: (LUCENE-1272) Support for boost factor in MoreLikeThis

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730961#action_12730961 ] Michael McCandless commented on LUCENE-1272: Patch looks good. I'll just add

2.9 issues remaining

2009-07-14 Thread Michael McCandless
We are down to 20 issues left for 2.9! For those of you who have 2.9 issues assigned to you, but haven't started yet or won't be able to get to them soon, can you unassign yourself, and/or push the issue out? I'd like to start taking some of them. I realize a number of issues are held up on LUCE

[jira] Assigned: (LUCENE-1272) Support for boost factor in MoreLikeThis

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1272: -- Assignee: Michael McCandless (was: Otis Gospodnetic) I'll take this one. > S

[jira] Resolved: (LUCENE-1678) Deprecate Analyzer.tokenStream

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1678. Resolution: Fixed > Deprecate Analyzer.tokenStream > -

[jira] Commented: (LUCENE-1696) Added New Token API impl for ASCIIFoldingFilter

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730870#action_12730870 ] Mark Miller commented on LUCENE-1696: - Ah, thanks. Thats hard to keep track of. It fee

[jira] Commented: (LUCENE-1696) Added New Token API impl for ASCIIFoldingFilter

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730868#action_12730868 ] Uwe Schindler commented on LUCENE-1696: --- No, it is a new class in 2.9 :-) ASCIIFoldi

[jira] Issue Comment Edited: (LUCENE-1696) Added New Token API impl for ASCIIFoldingFilter

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730867#action_12730867 ] Mark Miller edited comment on LUCENE-1696 at 7/14/09 7:26 AM: --

[jira] Assigned: (LUCENE-1696) Added New Token API impl for ASCIIFoldingFilter

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-1696: - Assignee: Uwe Schindler (was: Mark Miller) > Added New Token API impl for ASCIIFoldingF

[jira] Commented: (LUCENE-1696) Added New Token API impl for ASCIIFoldingFilter

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730867#action_12730867 ] Mark Miller commented on LUCENE-1696: - Heh - hate to sound like a broken record, but:

[jira] Commented: (LUCENE-1696) Added New Token API impl for ASCIIFoldingFilter

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730866#action_12730866 ] Uwe Schindler commented on LUCENE-1696: --- I already iplmeneted the new API in this fi

[jira] Commented: (LUCENE-1460) Change all contrib TokenStreams/Filters to use the new TokenStream API

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730865#action_12730865 ] Uwe Schindler commented on LUCENE-1460: --- I added the ASCIIFoldingFilter patch into L

[jira] Commented: (LUCENE-1567) New flexible query parser

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730823#action_12730823 ] Mark Miller commented on LUCENE-1567: - Yeah, I had seen that, I was just remembering a

[jira] Commented: (LUCENE-1567) New flexible query parser

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730821#action_12730821 ] Michael McCandless commented on LUCENE-1567: Right, 3.0 is when we can first u

[jira] Commented: (LUCENE-1567) New flexible query parser

2009-07-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730815#action_12730815 ] Grant Ingersoll commented on LUCENE-1567: - 3.0 will be 1.5. See http://wiki.apach

[jira] Commented: (LUCENE-1567) New flexible query parser

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730812#action_12730812 ] Mark Miller commented on LUCENE-1567: - {quote}Mark, it seems like the best thing to d

[jira] Commented: (LUCENE-1567) New flexible query parser

2009-07-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730780#action_12730780 ] Grant Ingersoll commented on LUCENE-1567: - Names that tack a "2" or some other num

[jira] Commented: (LUCENE-1742) Wrap SegmentInfos in public class

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730755#action_12730755 ] Michael McCandless commented on LUCENE-1742: I agree it'd be good to do this,

[jira] Created: (LUCENE-1743) MMapDirectory should only mmap large files, small files should be opened using SimpleFS/NIOFS

2009-07-14 Thread Uwe Schindler (JIRA)
MMapDirectory should only mmap large files, small files should be opened using SimpleFS/NIOFS - Key: LUCENE-1743 URL: https://issues.apache.org/jira/browse/LUCENE-1743

[jira] Closed: (LUCENE-1741) Make MMapDirectory.MAX_BBUF user configureable to support chunking the index files in smaller parts

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-1741. - Resolution: Fixed Committed revision: 793826 Thanks Eks! About the automatic fallback to a Sim

[jira] Commented: (LUCENE-1566) Large Lucene index can hit false OOM due to Sun JRE issue

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730748#action_12730748 ] Michael McCandless commented on LUCENE-1566: Alas no simple workaround here.

[jira] Closed: (LUCENE-1712) Set default precisionStep for NumericField and NumericRangeFilter

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-1712. - Resolution: Fixed Committed revision: 793823 Thanks Mike! > Set default precisionStep for Nume

[jira] Commented: (LUCENE-1741) Make MMapDirectory.MAX_BBUF user configureable to support chunking the index files in smaller parts

2009-07-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730745#action_12730745 ] Michael McCandless commented on LUCENE-1741: Patch looks good; thanks Uwe. >

[jira] Updated: (LUCENE-1712) Set default precisionStep for NumericField and NumericRangeFilter

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1712: -- Attachment: LUCENE-1712.patch Some updates: - remove the limitation of the precisionStep to th

[jira] Commented: (LUCENE-1567) New flexible query parser

2009-07-14 Thread Luis Alves (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730735#action_12730735 ] Luis Alves commented on LUCENE-1567: Adriano, I will rollback the build.xml changes t

[jira] Updated: (LUCENE-1741) Make MMapDirectory.MAX_BBUF user configureable to support chunking the index files in smaller parts

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1741: -- Attachment: LUCENE-1741.patch Updated patch with Mike's suggestion. > Make MMapDirectory.MAX_

[jira] Commented: (LUCENE-1567) New flexible query parser

2009-07-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730721#action_12730721 ] Michael Busch commented on LUCENE-1567: --- Mark, it seems like the best thing to do h