[jira] Commented: (LUCENE-1290) Deprecate Hits

2008-05-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598569#action_12598569 ] Uwe Schindler commented on LUCENE-1290: --- Christian: For my project "panFMP", I creat

[jira] Issue Comment Edited: (LUCENE-1290) Deprecate Hits

2008-05-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598569#action_12598569 ] thetaphi edited comment on LUCENE-1290 at 5/21/08 12:21 AM:

[jira] Updated: (LUCENE-1195) Performance improvement for TermInfosReader

2008-05-21 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-1195: -- Attachment: lucene-1195.patch Changes in the patch: - the used cache is thread-safe now - adde

[jira] Commented: (LUCENE-1290) Deprecate Hits

2008-05-21 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598594#action_12598594 ] Michael Busch commented on LUCENE-1290: --- {quote} The HitCollerctor and Iterator appr

Re: [jira] Commented: (LUCENE-1290) Deprecate Hits

2008-05-21 Thread Andrzej Bialecki
Mark Miller wrote: Michael Busch (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598518#action_12598518 ] Michael Busch commented on LUCENE-1290: -

[jira] Commented: (LUCENE-1290) Deprecate Hits

2008-05-21 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598595#action_12598595 ] Michael Busch commented on LUCENE-1290: --- Of course I don't want to remove something

[jira] Updated: (LUCENE-1152) SpellChecker does not work properly on calling indexDictionary after clearIndex

2008-05-21 Thread Naveen Belkale (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Belkale updated LUCENE-1152: --- Attachment: spellchecker.diff Suggested patch against trunk > SpellChecker does not work pr

Re: Open Source Relevance

2008-05-21 Thread Stephen Green
Grant Ingersoll wrote: Cool, hadn't seen that. Hi folks. Long time lurker (in RSS), first time mailer. I just wanted to say that (obviously) I think this is a great idea and we should try to push it a little further along. I posted a bit more about it in my blog this morning: http:/

[jira] Commented: (LUCENE-1291) Allow leading wildcard in table searcher

2008-05-21 Thread Peter Backlund (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598631#action_12598631 ] Peter Backlund commented on LUCENE-1291: Yeah, sorry. The class in question is o

[jira] Commented: (LUCENE-1290) Deprecate Hits

2008-05-21 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598632#action_12598632 ] Mark Harwood commented on LUCENE-1290: -- Hits does seem to be very good at leading new

[jira] Created: (LUCENE-1292) Tag Index

2008-05-21 Thread Jason Rutherglen (JIRA)
Tag Index - Key: LUCENE-1292 URL: https://issues.apache.org/jira/browse/LUCENE-1292 Project: Lucene - Java Issue Type: New Feature Components: Index Affects Versions: 2.3.1 Reporter: Jason Rutherglen The p

[jira] Commented: (LUCENE-1292) Tag Index

2008-05-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598651#action_12598651 ] Jason Rutherglen commented on LUCENE-1292: -- Looks like the hook into IndexWriter

[jira] Commented: (LUCENE-1278) Add optional storing of document numbers in term dictionary

2008-05-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598770#action_12598770 ] Jason Rutherglen commented on LUCENE-1278: -- Have a new patch that handles deleted

[jira] Commented: (LUCENE-1278) Add optional storing of document numbers in term dictionary

2008-05-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598793#action_12598793 ] Jason Rutherglen commented on LUCENE-1278: -- Thought of some simple logic for this

[jira] Updated: (LUCENE-1282) Sun hotspot compiler bug in 1.6.0_04/05 affects Lucene

2008-05-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1282: --- Attachment: hs_err_pid27359.log This bug is spooky. I tried another workaround, whi

Re: Open Source Relevance

2008-05-21 Thread Grant Ingersoll
On May 21, 2008, at 8:26 AM, Stephen Green wrote: Grant Ingersoll wrote: Cool, hadn't seen that. Hi folks. Long time lurker (in RSS), first time mailer. I just wanted to say that (obviously) I think this is a great idea and we should try to push it a little further along. I posted a

Re: Open Source Relevance

2008-05-21 Thread Grant Ingersoll
Also, for some historical perspective on the discussions had w/ TREC, etc. see: http://lucene.markmail.org/message/2sfvirsn7jc3a3zo?q=TREC On May 21, 2008, at 10:23 PM, Grant Ingersoll wrote: On May 21, 2008, at 8:26 AM, Stephen Green wrote: Grant Ingersoll wrote: Cool, hadn't seen that

[jira] Commented: (LUCENE-1290) Deprecate Hits

2008-05-21 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598914#action_12598914 ] Michael Busch commented on LUCENE-1290: --- {quote} Hits does seem to be very good at l

[jira] Resolved: (LUCENE-1152) SpellChecker does not work properly on calling indexDictionary after clearIndex

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-1152. -- Resolution: Fixed Thank you for the patch! Committed revision 659013. > SpellChecke

[jira] Commented: (LUCENE-1183) TRStringDistance uses way too much memory (with patch)

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598918#action_12598918 ] Otis Gospodnetic commented on LUCENE-1183: -- Committed the TRStringDistance patch

[jira] Commented: (LUCENE-1187) Things to be done now that Filter is independent from BitSet

2008-05-21 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598920#action_12598920 ] Michael Busch commented on LUCENE-1187: --- Good benchmarking, Mark. I'm actually wond

[jira] Resolved: (LUCENE-1046) Dead code in SpellChecker.java (branch never executes)

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-1046. -- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [Patch Available,

[jira] Updated: (LUCENE-852) spellchecker: make hard-coded values configurable

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-852: Attachment: LUCENE-852.patch > spellchecker: make hard-coded values configurable >

[jira] Commented: (LUCENE-898) contrib/javascript is not packaged into releases

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598924#action_12598924 ] Otis Gospodnetic commented on LUCENE-898: - I'll take care of this in a few days...i

[jira] Resolved: (LUCENE-852) spellchecker: make hard-coded values configurable

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-852. - Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [Patch Available, Ne