[jira] Resolved: (LUCENE-1181) Token reuse is not ideal for avoiding array copies

2008-04-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1181. Resolution: Won't Fix Token reuse is not ideal for avoiding array copies

[jira] Created: (LUCENE-1270) After IW.addIndexesNoOptimize, IW.close may hang

2008-04-23 Thread Michael McCandless (JIRA)
After IW.addIndexesNoOptimize, IW.close may hang Key: LUCENE-1270 URL: https://issues.apache.org/jira/browse/LUCENE-1270 Project: Lucene - Java Issue Type: Bug Components: Index

[jira] Updated: (LUCENE-1270) After IW.addIndexesNoOptimize, IW.close may hang

2008-04-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1270: --- Attachment: LUCENE-1270.patch Attached patch. I plan to commit, to 2.4 2.3.2,

[jira] Commented: (LUCENE-1263) NullPointerException in java.util.Hashtable from executing a Query

2008-04-23 Thread Benjamin Pasero (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12591647#action_12591647 ] Benjamin Pasero commented on LUCENE-1263: - The problem is actually a SpanNearQuery

[jira] Created: (LUCENE-1271) ClassCastException when using ParallelMultiSearcher.search(Query query, Filter filter, int n, Sort sort)

2008-04-23 Thread Kai Burjack (JIRA)
ClassCastException when using ParallelMultiSearcher.search(Query query, Filter filter, int n, Sort sort) Key: LUCENE-1271 URL:

[EMAIL PROTECTED]: Project lucene-java (in module lucene-java) failed

2008-04-23 Thread Jason van Zyl
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project lucene-java has an issue affecting its community integration. This issue affects

Re: r611094

2008-04-23 Thread Grant Ingersoll
OK, I have given permission to contrib committers to change both the Lucene Java site docs and the per release docs (i.e. the links Hoss gave below). Let me know if it works for you Karl. On Apr 19, 2008, at 1:28 PM, Chris Hostetter wrote: : How far up? I can't find it in the trunk.

Re: r611094

2008-04-23 Thread Karl Wettin
That's funny, I committed some stuff there just 15 seconds prior to getting this mail. Seems like it worked. Grant Ingersoll skrev: OK, I have given permission to contrib committers to change both the Lucene Java site docs and the per release docs (i.e. the links Hoss gave below). Let me

[jira] Resolved: (LUCENE-1270) After IW.addIndexesNoOptimize, IW.close may hang

2008-04-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1270. Resolution: Fixed Thanks Stu! After IW.addIndexesNoOptimize, IW.close may hang

[jira] Updated: (LUCENE-1267) add numDocs() and maxDoc() methods to IndexWriter; deprecate docCount()

2008-04-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1267: --- Attachment: LUCENE-1267.patch Attached patch. This changes the segments file to

SpanScorer handling of non-disjoint phrases

2008-04-23 Thread David Kaelbling
Hi, I've been using the 2.3.1 contrib highlighter with the 2/10/2008 SpanHighlighter patch, and have run into some trouble. If I have two phrases in a query that share terms (e.g. hello world and hello goodbye) the SpanScorer seems to not highlight 'hello' consistently. It looks to me like

Re: SpanScorer handling of non-disjoint phrases

2008-04-23 Thread Mark Miller
On Wed, 2008-04-23 at 16:15 -0400, David Kaelbling wrote: Hi, I've been using the 2.3.1 contrib highlighter with the 2/10/2008 SpanHighlighter patch, and have run into some trouble. If I have two phrases in a query that share terms (e.g. hello world and hello goodbye) the SpanScorer seems

[jira] Updated: (LUCENE-1269) Analysers and Filters should not be final

2008-04-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-1269: Priority: Minor (was: Major) Analysers and Filters should not be final

[jira] Commented: (LUCENE-1269) Analysers and Filters should not be final

2008-04-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12591893#action_12591893 ] Grant Ingersoll commented on LUCENE-1269: - Can you submit a patch? I guess I

[jira] Updated: (LUCENE-1166) A tokenfilter to decompose compound words

2008-04-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-1166: Priority: Minor (was: Major) A tokenfilter to decompose compound words

[jira] Assigned: (LUCENE-1166) A tokenfilter to decompose compound words

2008-04-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned LUCENE-1166: --- Assignee: Grant Ingersoll A tokenfilter to decompose compound words

[jira] Commented: (LUCENE-1166) A tokenfilter to decompose compound words

2008-04-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12591895#action_12591895 ] Grant Ingersoll commented on LUCENE-1166: - {quote} I pull the grammar files for

Re: SpanScorer handling of non-disjoint phrases

2008-04-23 Thread Mark Miller
Hmmm...my quick test of a query with two phrases and a common term appeared to work correctly. Could you submit an example that demonstrates the failure or perhaps shed some further light on the problem? As to your P.S. question, you are right...that particular method was needlessly re wrapping