[jira] Commented: (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2010-03-02 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840333#action_12840333 ] Michael Goddard commented on LUCENE-2287: - It seems that the discussion her

[jira] Updated: (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2010-03-02 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Goddard updated LUCENE-2287: Attachment: LUCENE-2287.patch Two tests still fail, but more of my own tests are passing

[jira] Commented: (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2010-03-01 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839753#action_12839753 ] Michael Goddard commented on LUCENE-2287: - The backward compatibility break

[jira] Updated: (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2010-03-01 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Goddard updated LUCENE-2287: Attachment: LUCENE-2287.patch * Removed the Java 5 code which had crept in * Two tests

[jira] Updated: (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2010-02-26 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Goddard updated LUCENE-2287: Attachment: LUCENE-2287.patch 0 errors, 2 failures. > Unexpected terms are highligh

[jira] Updated: (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2010-02-26 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Goddard updated LUCENE-2287: Attachment: LUCENE-2287.patch This patch is closer: 2 errors and 1 failure on the JUnit

[jira] Updated: (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2010-02-26 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Goddard updated LUCENE-2287: Attachment: LUCENE-2287.patch JUnit error solved, but there are still four tests failing

[jira] Updated: (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2010-02-26 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Goddard updated LUCENE-2287: Attachment: LUCENE-2287.patch This is a very rough initial patch, has way too much cruft

[jira] Created: (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2010-02-26 Thread Michael Goddard (JIRA)
: Improvement Components: contrib/highlighter Affects Versions: 2.9.1 Environment: Linux, Solaris, Windows Reporter: Michael Goddard Priority: Minor I haven't yet been able to resolve why I'm seeing spurious highlighting in nested SpanQuery

[jira] Commented: (LUCENE-794) Extend contrib Highlighter to properly support PhraseQuery, SpanQuery, ConstantScoreRangeQuery

2008-02-20 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570917#action_12570917 ] Michael Goddard commented on LUCENE-794: I'm fairly certain that

[jira] Updated: (LUCENE-794) Extend contrib Highlighter to properly support phrase queries and span queries

2008-01-24 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Goddard updated LUCENE-794: --- Attachment: spanhighlighter_24_January_2008.patch Relocated the fir.close() to after the

[jira] Commented: (LUCENE-794) Extend contrib Highlighter to properly support phrase queries and span queries

2008-01-24 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562103#action_12562103 ] Michael Goddard commented on LUCENE-794: Mark, Thanks for looking at that

[jira] Updated: (LUCENE-1148) Create a new sub-class of SpanQuery to enable use of a RangeQuery within a SpanQuery

2008-01-24 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Goddard updated LUCENE-1148: Attachment: span_range_query_01.24.2008.patch This is the initial patch referenced in the

[jira] Created: (LUCENE-1148) Create a new sub-class of SpanQuery to enable use of a RangeQuery within a SpanQuery

2008-01-24 Thread Michael Goddard (JIRA)
: Lucene - Java Issue Type: New Feature Components: Search Affects Versions: 2.4 Reporter: Michael Goddard Priority: Minor Our users express queries using a syntax which enables them to embed various query types within SpanQuery instances. One

[jira] Commented: (LUCENE-794) Extend contrib Highlighter to properly support phrase queries and span queries

2008-01-14 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558819#action_12558819 ] Michael Goddard commented on LUCENE-794: Mark, I've still got a little w

[jira] Commented: (LUCENE-794) Extend contrib Highlighter to properly support phrase queries and span queries

2007-11-26 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545462 ] Michael Goddard commented on LUCENE-794: Mark, I did a little bit more with this since I needed support for

[jira] Commented: (LUCENE-724) Oracle JVM implementation for Lucene DataStore also a preliminary implementation for an Oracle Domain index using Lucene

2007-07-12 Thread Michael Goddard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512169 ] Michael Goddard commented on LUCENE-724: Marcelo, Are you still working on this? I have been experimenting

Re: Visibility of RegexCapabilities interface?

2007-03-07 Thread Michael Goddard
Erik and Chris, Thank you for reviewing this. All is good now. Mike Erik Hatcher wrote: On Mar 6, 2007, at 2:27 PM, Chris Hostetter wrote: :PFRegexCapabilities.java:3: : org.apache.lucene.search.regex.RegexCapabilities is not public in : org.apache.lucene.search.regex; cannot be acce

Visibility of RegexCapabilities interface?

2007-03-06 Thread Michael Goddard
Hi, When I updated to the latest version of Lucene (Rev 514838), I noticed that one of my classes would no longer compile. The error message I got was PFRegexCapabilities.java:3: org.apache.lucene.search.regex.RegexCapabilities is not public in org.apache.lucene.search.regex; cannot be ac

[jira] Commented: (LUCENE-689) NullPointerException thrown by equals method in SpanOrQuery

2006-10-20 Thread Michael Goddard (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-689?page=comments#action_12443776 ] Michael Goddard commented on LUCENE-689: Otis, you have an excellent point. At the time I encountered this error, I was in a hurry to get something

[jira] Created: (LUCENE-689) NullPointerException thrown by equals method in SpanOrQuery

2006-10-18 Thread Michael Goddard (JIRA)
Components: Search Affects Versions: 2.1 Environment: Java 1.5.0_09, RHEL 3 Linux, Tomcat 5.0.28 Reporter: Michael Goddard Part of our code utilizes the equals method in SpanOrQuery and, in certain cases (details to follow, if necessary), a NullPointerException gets thrown

Re: NearSpan

2006-04-18 Thread Michael Goddard
Karl, If you get this one figured out, I'd be very happy. Unless I replace the line reading throw new RuntimeException("Unexpected: ordered"); with this one return false; I see plenty of these exceptions being thrown. I look forward to how this plays out and if you are able to come

Re: NullPointerException: FSDirectory.create(FSDirectory.java:174)

2005-08-08 Thread Michael Goddard
Hi All, To follow up that earlier post: here is a JUnit test to illustrate why I felt the patch was worthwhile. The test, along with the suggested patch, are attached to this message. Thanks. Mike Michael Goddard wrote: Hello, Today, while using Lucene 1.9-rc1-dev, I encountered

NullPointerException: FSDirectory.create(FSDirectory.java:174)

2005-08-05 Thread Michael Goddard
Hello, Today, while using Lucene 1.9-rc1-dev, I encountered this exception: java.lang.NullPointerException at org.apache.lucene.store.FSDirectory.create(FSDirectory.java:174) at org.apache.lucene.store.FSDirectory.init(FSDirectory.java:150) at org.apache.lucene.store.FSDirectory.getDirectory(