[jira] [Updated] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-05-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-2878: -- Attachment: LUCENE-2878.patch Patch changing the Scorer#positions() signature to

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-05-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13282509#comment-13282509 ] Alan Woodward commented on LUCENE-2878: --- I'll start on the offsets - some

[jira] [Updated] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-05-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-2878: -- Attachment: LUCENE-2878.patch Patch against the branch head, adding offsets to

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-05-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13282789#comment-13282789 ] Alan Woodward commented on LUCENE-2878: --- The patch also includes an @Ignored test

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-05-25 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13283392#comment-13283392 ] Alan Woodward commented on LUCENE-2878: --- I think my next step is to have a go at

[jira] [Updated] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-05-25 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-2878: -- Attachment: LUCENE-2878.patch New patch, implementing positions() for ReqExclScorer and

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-05-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284195#comment-13284195 ] Alan Woodward commented on LUCENE-2878: --- I've spent a bit of time on

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-05-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284310#comment-13284310 ] Alan Woodward commented on LUCENE-2878: --- Ah, never mind, I'm an idiot. I extend

[jira] [Updated] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-05-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-2878: -- Attachment: LUCENE-2878.patch Patch implementing positions() for ExactPhraseScorer. I've had

[jira] [Updated] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-06-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-2878: -- Attachment: LUCENE-2878.patch Patch adding positions() support to SloppyPhraseScorer. Some

[jira] [Updated] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-06-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-2878: -- Attachment: LUCENE-2878.patch This fixes the MultiPhraseQuery tests. Simplifies the

[jira] [Updated] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-06-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-2878: -- Attachment: LUCENE-2878.patch Updated patch implementing startOffset and endOffset on

[jira] [Commented] (LUCENE-3837) A modest proposal for updateable fields

2012-06-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13396847#comment-13396847 ] Alan Woodward commented on LUCENE-3837: --- How much more work needs to be done on the

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-06-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13396849#comment-13396849 ] Alan Woodward commented on LUCENE-2878: --- Hi Simon, I'm going to be away for the

[jira] [Created] (SOLR-3983) Test failure in SoftAutoCommitTest

2012-10-24 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-3983: --- Summary: Test failure in SoftAutoCommitTest Key: SOLR-3983 URL: https://issues.apache.org/jira/browse/SOLR-3983 Project: Solr Issue Type: Bug

[jira] [Assigned] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned SOLR-1972: --- Assignee: Alan Woodward Need additional query stats in admin interface - median, 95th

[jira] [Updated] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-1972: Attachment: SOLR-1972_metrics.patch Need additional query stats in admin interface - median,

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483091#comment-13483091 ] Alan Woodward commented on SOLR-1972: - Updated patch, using this.toString() as the

[jira] [Created] (SOLR-3985) Allow ExternalFileField caches to be reloaded on newSearcher and firstSearcher events

2012-10-24 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-3985: --- Summary: Allow ExternalFileField caches to be reloaded on newSearcher and firstSearcher events Key: SOLR-3985 URL: https://issues.apache.org/jira/browse/SOLR-3985

[jira] [Updated] (SOLR-3985) Allow ExternalFileField caches to be reloaded on newSearcher and firstSearcher events

2012-10-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-3985: Attachment: SOLR-3985.patch Patch, implementing a listener. Also adds some more javadocs to

[jira] [Updated] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-10-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-2878: -- Attachment: LUCENE-2878.patch New patch, does a few things: - adds some Javadocs. Not many,

[jira] [Commented] (SOLR-3983) Test failure in SoftAutoCommitTest

2012-10-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483383#comment-13483383 ] Alan Woodward commented on SOLR-3983: - Odd. Erick couldn't reproduce it either. Still

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483449#comment-13483449 ] Alan Woodward commented on SOLR-1972: - There's a test bug in there - it's comparing the

[jira] [Updated] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-1972: Attachment: SOLR-1972_metrics.patch Patch correcting the test bug (after an hour or so of swearing

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-10-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483565#comment-13483565 ] Alan Woodward commented on LUCENE-2878: --- Heh, it was a long two weeks :-) As

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-10-25 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483976#comment-13483976 ] Alan Woodward commented on LUCENE-2878: --- OK, done, added some more javadocs as

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-25 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483981#comment-13483981 ] Alan Woodward commented on SOLR-1972: - Thanks for testing it Shawn. I think I'd like

[jira] [Updated] (SOLR-3985) Allow ExternalFileField caches to be reloaded on newSearcher and firstSearcher events

2012-10-26 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-3985: Attachment: SOLR-3985.patch Oops, thanks for catching that Yonik. Updated patch, with the correct

[jira] [Commented] (SOLR-3985) Allow ExternalFileField caches to be reloaded on newSearcher and firstSearcher events

2012-10-26 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13484852#comment-13484852 ] Alan Woodward commented on SOLR-3985: - Committed: - branch 4x: 1402465 - trunk: 1402463

[jira] [Resolved] (SOLR-3985) Allow ExternalFileField caches to be reloaded on newSearcher and firstSearcher events

2012-10-26 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-3985. - Resolution: Fixed Allow ExternalFileField caches to be reloaded on newSearcher and

[jira] [Updated] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-10-26 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-2878: -- Attachment: LUCENE-2878.patch This patch removes the abstract BooleanIntervalIterator, as it

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-26 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13484964#comment-13484964 ] Alan Woodward commented on SOLR-1972: - Yeah, the toString hack is quite ... hacky. The

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-10-26 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13484997#comment-13484997 ] Alan Woodward commented on LUCENE-2878: --- OK! I think we're nearly there...

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-10-26 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485183#comment-13485183 ] Alan Woodward commented on LUCENE-2878: --- I've committed a whole bunch more

[jira] [Updated] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-26 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-1972: Attachment: SOLR-1972_metrics.patch This patch declares a MetricsRegistry in the RequestHandlerBase

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485432#comment-13485432 ] Alan Woodward commented on SOLR-1972: - Eek, yes, I get that as well. Must have been

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485582#comment-13485582 ] Alan Woodward commented on LUCENE-2878: --- I committed a few more javadoc fixes. Ant

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485585#comment-13485585 ] Alan Woodward commented on LUCENE-2878: --- I'd rename the package o.a.l.s.positions

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485639#comment-13485639 ] Alan Woodward commented on SOLR-1972: - The toString() is sort of a randomly-generated

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485643#comment-13485643 ] Alan Woodward commented on SOLR-1972: - I suppose if we had two custom request handlers

[jira] [Updated] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-1972: Attachment: SOLR-1972_metrics.patch In this patch, the scope name is generated from a static

[jira] [Assigned] (SOLR-4004) Improve Javadoc for SolrPing

2012-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned SOLR-4004: --- Assignee: Alan Woodward Improve Javadoc for SolrPing

[jira] [Resolved] (SOLR-4004) Improve Javadoc for SolrPing

2012-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-4004. - Resolution: Fixed Fix Version/s: 5.0 4.1 Committed, trunk: 1403109,

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-29 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13486280#comment-13486280 ] Alan Woodward commented on SOLR-1972: - Hi Lance, in this case, that's represented by

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-29 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13486423#comment-13486423 ] Alan Woodward commented on SOLR-1972: - Committed to trunk, r1403555. I'll let it sit

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-10-31 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487817#comment-13487817 ] Alan Woodward commented on LUCENE-4515: --- We use MemoryIndex for monitoring, very

[jira] [Created] (LUCENE-4520) ValueSource.getSortField shouldn't throw IOException

2012-10-31 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-4520: - Summary: ValueSource.getSortField shouldn't throw IOException Key: LUCENE-4520 URL: https://issues.apache.org/jira/browse/LUCENE-4520 Project: Lucene - Core

[jira] [Updated] (LUCENE-4520) ValueSource.getSortField shouldn't throw IOException

2012-10-31 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4520: -- Attachment: LUCENE-4520.patch ValueSource.getSortField shouldn't throw IOException

[jira] [Created] (SOLR-4022) Allow sorting on ExternalFileFields

2012-10-31 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-4022: --- Summary: Allow sorting on ExternalFileFields Key: SOLR-4022 URL: https://issues.apache.org/jira/browse/SOLR-4022 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-4022) Allow sorting on ExternalFileFields

2012-10-31 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4022: Attachment: SOLR-4022.patch Patch implementing sorting. Assumes that LUCENE-4520 has already been

[jira] [Resolved] (LUCENE-4520) ValueSource.getSortField shouldn't throw IOException

2012-11-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-4520. --- Resolution: Fixed Assignee: Alan Woodward Fixed: trunk r1404523, 4x r1404537

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-11-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13490116#comment-13490116 ] Alan Woodward commented on LUCENE-2878: --- Where do we stand on this now? It sounds

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-11-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13490120#comment-13490120 ] Alan Woodward commented on LUCENE-2878: --- will you be at apache con? Not this year

[jira] [Updated] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-11-04 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-2878: -- Attachment: LUCENE-2878.patch Here's a first attempt at duplicating the Span scoring in

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-11-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494785#comment-13494785 ] Alan Woodward commented on LUCENE-2878: --- I've started to use this branch in an

[jira] [Created] (LUCENE-4551) Add scoring to IntervalFilterQuery

2012-11-11 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-4551: - Summary: Add scoring to IntervalFilterQuery Key: LUCENE-4551 URL: https://issues.apache.org/jira/browse/LUCENE-4551 Project: Lucene - Core Issue Type:

[jira] [Assigned] (LUCENE-4551) Add scoring to IntervalFilterQuery

2012-11-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned LUCENE-4551: - Assignee: Alan Woodward Add scoring to IntervalFilterQuery

[jira] [Updated] (LUCENE-4551) Add scoring to IntervalFilterQuery

2012-11-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4551: -- Attachment: LUCENE-4551.patch Patch, copying the scoring functionality from SpanScorer.

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-11-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494940#comment-13494940 ] Alan Woodward commented on LUCENE-2878: --- Hi Simon, I'll open separate sub-tasks

[jira] [Created] (LUCENE-4552) MultiTermQueries by default rewrite to a Filter, which cannot supply intervals

2012-11-11 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-4552: - Summary: MultiTermQueries by default rewrite to a Filter, which cannot supply intervals Key: LUCENE-4552 URL: https://issues.apache.org/jira/browse/LUCENE-4552

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-11-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13495661#comment-13495661 ] Alan Woodward commented on LUCENE-2878: --- Just committed a massive test refactoring,

[jira] [Created] (LUCENE-4555) Partial matches in DisjunctionIntervalQueries trip assertions when collected

2012-11-12 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-4555: - Summary: Partial matches in DisjunctionIntervalQueries trip assertions when collected Key: LUCENE-4555 URL: https://issues.apache.org/jira/browse/LUCENE-4555

[jira] [Resolved] (SOLR-4022) Allow sorting on ExternalFileFields

2012-11-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-4022. - Resolution: Fixed Committed, trunk: 1408646,1408649; branch_4x: 1408655 Allow

[jira] [Commented] (LUCENE-4555) Partial matches in DisjunctionIntervalQueries trip assertions when collected

2012-11-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496127#comment-13496127 ] Alan Woodward commented on LUCENE-4555: --- The TestOr* queries failing were due to

[jira] [Commented] (LUCENE-4555) Partial matches in DisjunctionIntervalQueries trip assertions when collected

2012-11-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496349#comment-13496349 ] Alan Woodward commented on LUCENE-4555: --- OK, the relevant test here is

[jira] [Commented] (LUCENE-4555) Partial matches in DisjunctionIntervalQueries trip assertions when collected

2012-11-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497518#comment-13497518 ] Alan Woodward commented on LUCENE-4555: --- I'm running into something of a brick wall

[jira] [Closed] (LUCENE-4555) Partial matches in DisjunctionIntervalQueries trip assertions when collected

2012-11-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward closed LUCENE-4555. - Resolution: Fixed Got it, fixed in 1411603 Partial matches in

[jira] [Commented] (LUCENE-4551) Add scoring to IntervalFilterQuery

2012-11-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501140#comment-13501140 ] Alan Woodward commented on LUCENE-4551: --- I've copied the explain() code over from

[jira] [Created] (SOLR-4101) Provide a flag to store positions and offsets on fields defined in the schema

2012-11-21 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-4101: --- Summary: Provide a flag to store positions and offsets on fields defined in the schema Key: SOLR-4101 URL: https://issues.apache.org/jira/browse/SOLR-4101 Project:

[jira] [Updated] (SOLR-4101) Provide a flag to store positions and offsets on fields defined in the schema

2012-11-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4101: Attachment: SOLR-4101.patch Provide a flag to store positions and offsets on fields defined in

[jira] [Commented] (SOLR-4101) Provide a flag to store positions and offsets on fields defined in the schema

2012-11-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502754#comment-13502754 ] Alan Woodward commented on SOLR-4101: - I plan on committing this tomorrow, unless

[jira] [Resolved] (SOLR-4101) Provide a flag to store positions and offsets on fields defined in the schema

2012-11-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-4101. - Resolution: Fixed Committed to trunk: 1412803; branch4x: 1412805 Thanks for the review, Yonik!

[jira] [Created] (LUCENE-4572) Intervals don't record field information

2012-11-23 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-4572: - Summary: Intervals don't record field information Key: LUCENE-4572 URL: https://issues.apache.org/jira/browse/LUCENE-4572 Project: Lucene - Core Issue

[jira] [Resolved] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-11-26 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-1972. - Resolution: Fixed Committed to branch 4x, r1413797 Thanks for prodding, Shawn!

[jira] [Commented] (SOLR-4085) Commit-free ExternalFileField

2012-12-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13508789#comment-13508789 ] Alan Woodward commented on SOLR-4085: - Hi Mikhail, Sorry for the radio silence, I've

[jira] [Updated] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-12-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-1972: Fix Version/s: 5.0 Need additional query stats in admin interface - median, 95th and 99th

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-12-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511261#comment-13511261 ] Alan Woodward commented on SOLR-1972: - Hi Mark, I've marked this as fixed for 5.0 as

[jira] [Created] (LUCENE-4313) IntelliJ classpath doesn't include phonetic and morfologik resources/ directories

2012-08-19 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-4313: - Summary: IntelliJ classpath doesn't include phonetic and morfologik resources/ directories Key: LUCENE-4313 URL: https://issues.apache.org/jira/browse/LUCENE-4313

[jira] [Updated] (LUCENE-4313) IntelliJ classpath doesn't include phonetic and morfologik resources/ directories

2012-08-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4313: -- Attachment: LUCENE-4313.patch Patch adding sourceFolder directives for morfologik and

[jira] [Created] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-12 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-4479: - Summary: TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets Key: LUCENE-4479 URL:

[jira] [Updated] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4479: -- Attachment: LUCENE-4479.patch Patch with a test illustrating the problem

[jira] [Commented] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13475041#comment-13475041 ] Alan Woodward commented on LUCENE-4479: --- Ah, but TokenStreamFromTermPositionVector

[jira] [Commented] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13475043#comment-13475043 ] Alan Woodward commented on LUCENE-4479: --- So this snippet: if

[jira] [Commented] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13475055#comment-13475055 ] Alan Woodward commented on LUCENE-4479: --- It looks as though these classes are only

[jira] [Updated] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4479: -- Attachment: LUCENE-4479.patch Patch, changing the API slightly: - getTokenStream(Terms,

[jira] [Commented] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13475155#comment-13475155 ] Alan Woodward commented on LUCENE-4479: --- TokenSourcesTest.testOverlapWithOffset()

[jira] [Created] (SOLR-3947) Solr build should compile include lucene codecs

2012-10-15 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-3947: --- Summary: Solr build should compile include lucene codecs Key: SOLR-3947 URL: https://issues.apache.org/jira/browse/SOLR-3947 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-3947) Solr build should compile include lucene codecs

2012-10-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-3947: Attachment: SOLR-3947.patch Solr build should compile include lucene codecs

[jira] [Updated] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4479: -- Fix Version/s: 5.0 4.1 TokenSources.getTokenStream() doesn't return

[jira] [Updated] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4479: -- Attachment: LUCENE-4479.patch New patch, with CHANGES entry. Could someone cast a quick eye

[jira] [Updated] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4479: -- Attachment: LUCENE-4479.patch Patch, fixing javadocs errors. Ant precommit runs

[jira] [Resolved] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-4479. --- Resolution: Fixed trunk: 1400504 branch_4x: 1400505

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13481079#comment-13481079 ] Alan Woodward commented on SOLR-1972: - and it would bloat the .war somewhat

[jira] [Updated] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-1972: Attachment: SOLR-1972_metrics.patch Need additional query stats in admin interface - median,

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13481655#comment-13481655 ] Alan Woodward commented on SOLR-1972: - Here's a patch that uses the metrics library.

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13481767#comment-13481767 ] Alan Woodward commented on SOLR-1972: - Hi Shawn, Metrics uses reservoir sampling to

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13481842#comment-13481842 ] Alan Woodward commented on SOLR-1972: - It looks like the sample size for Timer objects

[jira] [Updated] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-1972: Attachment: SOLR-1972_metrics.patch New patch, adding 75th and 999th percentile, making the stats

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482415#comment-13482415 ] Alan Woodward commented on SOLR-1972: - I think we'd probably want to keep the

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482459#comment-13482459 ] Alan Woodward commented on SOLR-1972: - Hey Stefan, yeah I've been thinking about

  1   2   3   4   5   6   7   8   9   10   >