[jira] [Commented] (SOLR-3857) DIH: SqlEntityProcessor with simple cache broken

2013-03-16 Thread Sudheer Prem (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604136#comment-13604136 ] Sudheer Prem commented on SOLR-3857: James Dyer, I really like the idea of sub-query

[jira] [Resolved] (LUCENE-4837) Expose buffer size in BufferedIndexOutput

2013-03-16 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-4837. - Resolution: Fixed Expose buffer size in BufferedIndexOutput

[jira] [Updated] (SOLR-4559) add fqDefType to enable not needing to specify local params syntax for fq parser

2013-03-16 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated SOLR-4559: - Attachment: SOLR-4559.patch This patch adds the suggested fqDefType to QueryComponent. I opted not to

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-16 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604148#comment-13604148 ] Shai Erera commented on LUCENE-4752: Perhaps instead of telling us what we *can't*

[jira] [Commented] (LUCENE-4658) Per-segment tracking of external/side-car data

2013-03-16 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604150#comment-13604150 ] Shai Erera commented on LUCENE-4658: Throwing a wild idea, I'm not sure if it can

[jira] [Created] (LUCENE-4838) Add getOrd to BytesRefHash

2013-03-16 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-4838: -- Summary: Add getOrd to BytesRefHash Key: LUCENE-4838 URL: https://issues.apache.org/jira/browse/LUCENE-4838 Project: Lucene - Core Issue Type: New Feature

[jira] [Updated] (SOLR-4558) raw query parser cannot parse value {!

2013-03-16 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated SOLR-4558: - Attachment: SOLR-4558.patch This patch adds the suggested enableLocalParams parameter. I'm waiting on

[jira] [Updated] (LUCENE-4838) Add getOrd to BytesRefHash

2013-03-16 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4838: --- Attachment: LUCENE-4838.patch Patch adds getOrd(BytesRef) with and without pre-computed hash code +

[jira] [Commented] (LUCENE-4795) Add FacetsCollector based on SortedSetDocValues

2013-03-16 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604167#comment-13604167 ] Shai Erera commented on LUCENE-4795: Mike, I think it will be good if we also have an

[jira] [Commented] (LUCENE-4838) Add getOrd to BytesRefHash

2013-03-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604213#comment-13604213 ] Robert Muir commented on LUCENE-4838: - I dont like the method name getOrd. these

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604219#comment-13604219 ] Robert Muir commented on LUCENE-4752: - {quote} If there isn't a better (or any other)

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-03-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604224#comment-13604224 ] Robert Muir commented on LUCENE-3167: - {quote} Bottom line? I'd rather you guys do it

Re: [jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-03-16 Thread Erick Erickson
bq: Maybe I'll be able to help later, once I've sorted out my immediate needs. Well, that pretty much describes everyone here I think. If you can break some time loose to make this happen and, as Robert points out, not increase the burden on the RM I think it would be a valuable addition. If

[jira] [Commented] (LUCENE-4838) Add getOrd to BytesRefHash

2013-03-16 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604248#comment-13604248 ] Shai Erera commented on LUCENE-4838: I chose this name because ordinal appears

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-16 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604250#comment-13604250 ] Shai Erera commented on LUCENE-4752: Adrien, I think that the change to LTC is a bit

[jira] [Commented] (SOLR-4558) raw query parser cannot parse value {!

2013-03-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604259#comment-13604259 ] Yonik Seeley commented on SOLR-4558: I'm not sure that attempting to disable on a

[jira] [Commented] (SOLR-4559) add fqDefType to enable not needing to specify local params syntax for fq parser

2013-03-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604269#comment-13604269 ] Yonik Seeley commented on SOLR-4559: bq. Today fq uses the lucene parser, which means

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-03-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604270#comment-13604270 ] Uwe Schindler commented on LUCENE-3167: --- Just a very stupid question: Looking for

[jira] [Created] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4839: Summary: Sorter API: Use TimSort to sort doc IDs and postings lists Key: LUCENE-4839 URL: https://issues.apache.org/jira/browse/LUCENE-4839 Project: Lucene - Core

[jira] [Commented] (LUCENE-4752) Merge segments to sort them

2013-03-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604272#comment-13604272 ] Adrien Grand commented on LUCENE-4752: -- bq. Is it possible to make fieldInfos final?

[jira] [Commented] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604274#comment-13604274 ] Uwe Schindler commented on LUCENE-4839: --- If you want to port TimSort to Lucene,

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-03-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604277#comment-13604277 ] Tommaso Teofili commented on LUCENE-3167: - bq. My last comment: If it is only

[jira] [Commented] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604279#comment-13604279 ] Adrien Grand commented on LUCENE-4839: -- One major difference with the original impl

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-03-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604280#comment-13604280 ] Uwe Schindler commented on LUCENE-3167: --- The official Lucene Maven artifacts as

[jira] [Commented] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604283#comment-13604283 ] Uwe Schindler commented on LUCENE-4839: --- Nice! Why do we need the private inner

[jira] [Commented] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604285#comment-13604285 ] Yonik Seeley commented on LUCENE-4839: -- Sweet! Extra nostalgia points - I remember

[jira] [Commented] (LUCENE-4837) Expose buffer size in BufferedIndexOutput

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604292#comment-13604292 ] Commit Tag Bot commented on LUCENE-4837: [trunk commit] Simon Willnauer

[jira] [Commented] (LUCENE-4837) Expose buffer size in BufferedIndexOutput

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604290#comment-13604290 ] Commit Tag Bot commented on LUCENE-4837: [branch_4x commit] Simon Willnauer

[jira] [Commented] (SOLR-4592) DefaultSolrCoreState#doRecovery needs to check the CoreContainer shutdown flag inside the recoveryLock sync block.

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604293#comment-13604293 ] Commit Tag Bot commented on SOLR-4592: -- [trunk commit] Mark Robert Miller

[jira] [Commented] (SOLR-4592) DefaultSolrCoreState#doRecovery needs to check the CoreContainer shutdown flag inside the recoveryLock sync block.

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604291#comment-13604291 ] Commit Tag Bot commented on SOLR-4592: -- [branch_4x commit] Mark Robert Miller

[jira] [Comment Edited] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604283#comment-13604283 ] Uwe Schindler edited comment on LUCENE-4839 at 3/16/13 3:03 PM:

[jira] [Resolved] (SOLR-4592) DefaultSolrCoreState#doRecovery needs to check the CoreContainer shutdown flag inside the recoveryLock sync block.

2013-03-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4592. --- Resolution: Fixed DefaultSolrCoreState#doRecovery needs to check the CoreContainer shutdown

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-03-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604305#comment-13604305 ] Tommaso Teofili commented on LUCENE-3167: - bq. The official Lucene Maven

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-03-16 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604306#comment-13604306 ] Nicolas Lalevée commented on LUCENE-3167: - If I simplify, Maven dependency

[jira] [Updated] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4839: - Attachment: LUCENE-4839.patch bq. Nice! Why do we need the private inner class TimSort? It's

[jira] [Created] (SOLR-4593) Test failure in CollectionsAPIDistributedZkTest: collection already exists:

2013-03-16 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4593: - Summary: Test failure in CollectionsAPIDistributedZkTest: collection already exists: Key: SOLR-4593 URL: https://issues.apache.org/jira/browse/SOLR-4593 Project: Solr

[jira] [Commented] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604315#comment-13604315 ] Uwe Schindler commented on LUCENE-4839: --- Looks good! There is one copypaste error

[jira] [Commented] (SOLR-4593) Test failure in CollectionsAPIDistributedZkTest: collection already exists:

2013-03-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604316#comment-13604316 ] Mark Miller commented on SOLR-4593: --- Hmm...this one is strange...not seeing how it could

[jira] [Commented] (SOLR-4593) Test failure in CollectionsAPIDistributedZkTest: collection already exists:

2013-03-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604317#comment-13604317 ] Mark Miller commented on SOLR-4593: --- [junit4:junit4] JVM J0: stdout (verbatim)

[jira] [Commented] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604318#comment-13604318 ] Adrien Grand commented on LUCENE-4839: -- Thanks UWe, I'll fix it before committing!

[jira] [Commented] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604322#comment-13604322 ] Commit Tag Bot commented on LUCENE-4839: [trunk commit] Adrien Grand

[jira] [Resolved] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4839. -- Resolution: Fixed Sorter API: Use TimSort to sort doc IDs and postings lists

[jira] [Commented] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604323#comment-13604323 ] Commit Tag Bot commented on LUCENE-4839: [branch_4x commit] Adrien Grand

[JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 27046 - Failure!

2013-03-16 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/27046/ 1 tests failed. REGRESSION: org.apache.lucene.util.TestSorterTemplate.testDescending Error Message: arrays first differed at element [55246]; expected:106532368685132 but was:106536663652428 Stack Trace: arrays first

[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 16010 - Failure

2013-03-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/16010/ 1 tests failed. FAILED: org.apache.lucene.util.TestSorterTemplate.testDescending Error Message: arrays first differed at element [26244]; expected:243906897489175 but was:243911192456471 Stack Trace: arrays first

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 27046 - Failure!

2013-03-16 Thread Adrien Grand
I'll dig. -- Adrien - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (SOLR-4573) oejh.HttpGenerator:Ignoring extra content when accessing Solr HTTP Admin Console in Solr Cloud example

2013-03-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604328#comment-13604328 ] Mark Miller commented on SOLR-4573: --- I think I've found the problem.

[jira] [Assigned] (SOLR-4573) oejh.HttpGenerator:Ignoring extra content when accessing Solr HTTP Admin Console in Solr Cloud example

2013-03-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-4573: - Assignee: Mark Miller oejh.HttpGenerator:Ignoring extra content when accessing Solr HTTP

[jira] [Updated] (SOLR-4573) oejh.HttpGenerator:Ignoring extra content when accessing Solr HTTP Admin Console in Solr Cloud example

2013-03-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4573: -- Fix Version/s: 5.0 4.3 oejh.HttpGenerator:Ignoring extra content when accessing

[JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 27048 - Failure!

2013-03-16 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/27048/ 1 tests failed. REGRESSION: org.apache.lucene.util.TestSorterTemplate.testDescending Error Message: arrays first differed at element [8532]; expected:45698451976400 but was:45702746943696 Stack Trace: arrays first

[jira] [Commented] (SOLR-4573) oejh.HttpGenerator:Ignoring extra content when accessing Solr HTTP Admin Console in Solr Cloud example

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604332#comment-13604332 ] Commit Tag Bot commented on SOLR-4573: -- [trunk commit] Mark Robert Miller

[jira] [Commented] (SOLR-4573) oejh.HttpGenerator:Ignoring extra content when accessing Solr HTTP Admin Console in Solr Cloud example

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604336#comment-13604336 ] Commit Tag Bot commented on SOLR-4573: -- [branch_4x commit] Mark Robert Miller

[jira] [Commented] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604343#comment-13604343 ] Commit Tag Bot commented on LUCENE-4839: [branch_4x commit] Uwe Schindler

[jira] [Commented] (LUCENE-4839) Sorter API: Use TimSort to sort doc IDs and postings lists

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604344#comment-13604344 ] Commit Tag Bot commented on LUCENE-4839: [trunk commit] Uwe Schindler

[jira] [Resolved] (SOLR-4573) oejh.HttpGenerator:Ignoring extra content when accessing Solr HTTP Admin Console in Solr Cloud example

2013-03-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4573. --- Resolution: Fixed Thanks Phil. oejh.HttpGenerator:Ignoring extra content when

[jira] [Resolved] (LUCENE-1417) Allowing for distance measures that incorporate frequency/popularity for SuggestWord comparison

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved LUCENE-1417. Resolution: Won't Fix SPRING_CLEANING_2013 we can reopen if necessary. This code is much

[jira] [Resolved] (LUCENE-1532) File based spellcheck with doc frequencies supplied

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved LUCENE-1532. Resolution: Won't Fix SPRING_CLEANING_2013 we can reopen if necessary.

[jira] [Resolved] (SOLR-631) Provide a flexible interface for http requests that will work with allow_url_fopen off

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-631. - Resolution: Won't Fix SPRING_CLEANING_2013 we can reopen if necessary. Provide

[jira] [Commented] (SOLR-555) Autogenerate user docs about plugins from code

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604352#comment-13604352 ] Erick Erickson commented on SOLR-555: - Hossman: Is there stuff worth keeping here? Doc

[JENKINS-MAVEN] Lucene-Solr-Maven-4.x #275: POMs out of sync

2013-03-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/275/ 1 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch Error Message: No registered leader was found, collection:collection1 slice:shard1 Stack Trace: org.apache.solr.common.SolrException: No

[jira] [Commented] (SOLR-688) Make clover reports include contribs

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604353#comment-13604353 ] Erick Erickson commented on SOLR-688: - Ran across this as part of spring cleaning. Seems

[jira] [Resolved] (SOLR-881) Persistance error message and permissions

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-881. - Resolution: Won't Fix SPRING_CLEANING_2013 we can reopen if necessary. Don't think this is true

[jira] [Resolved] (SOLR-810) changes for javabin format

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-810. - Resolution: Won't Fix SPRING_CLEANING_2013 we can reopen if necessary. changes

[jira] [Commented] (SOLR-903) SolrServer that writes Solr XML files

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604358#comment-13604358 ] Erick Erickson commented on SOLR-903: - Looking at as part of Spring Cleaning. Does this

[jira] [Resolved] (SOLR-922) Solr WebApp wide Executor for better efficient management of threads , separating the logic in the thread from the launch of the same.

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-922. - Resolution: Won't Fix SPRING_CLEANING_2013 we can reopen if necessary. Solr

[JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 27055 - Failure!

2013-03-16 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/27055/ 1 tests failed. REGRESSION: org.apache.lucene.util.TestSorterTemplate.testDescending Error Message: arrays first differed at element [41382]; expected:207979496099451 but was:207983791066747 Stack Trace: arrays first

[jira] [Commented] (SOLR-650) facet.field should accept field names separated by spaces or commas

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604360#comment-13604360 ] Erick Erickson commented on SOLR-650: - This seems like it still has some validity.

[jira] [Commented] (SOLR-992) Add Ability To Use JNDI Keys In Configuration String Replacement Tags

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604361#comment-13604361 ] Erick Erickson commented on SOLR-992: - Could someone JNDI-savvy comment here? Or kill

[jira] [Resolved] (SOLR-995) TestJmxMonitoredMap hangs

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-995. - Resolution: Won't Fix SPRING_CLEANING_2013 we can reopen if necessary.

[jira] [Resolved] (SOLR-798) FileListEntityProcessor can't handle directories containing lots of files

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-798. - Resolution: Won't Fix SPRING_CLEANING_2013 we can reopen if necessary.

[jira] [Created] (SOLR-4595) CachingDirectoryFactory#close can throw a concurrent modification exception.

2013-03-16 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4595: - Summary: CachingDirectoryFactory#close can throw a concurrent modification exception. Key: SOLR-4595 URL: https://issues.apache.org/jira/browse/SOLR-4595 Project: Solr

[JENKINS] Lucene-trunk-Linux-Java6-64-test-only - Build # 27067 - Failure!

2013-03-16 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64-test-only/27067/ 1 tests failed. REGRESSION: org.apache.lucene.util.TestSorterTemplate.testDescending Error Message: arrays first differed at element [51719]; expected:89915140236559 but was:89919435203855 Stack Trace: arrays first

[jira] [Resolved] (SOLR-1007) Use property values immediately after definition in every configuration files

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1007. -- Resolution: Won't Fix SPRING_CLEANING_2013 we can reopen if necessary. Use

[jira] [Resolved] (SOLR-1020) PreAnalyzed field analyzer

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1020. -- Resolution: Won't Fix SPRING_CLEANING_2013 we can reopen if necessary.

[jira] [Commented] (SOLR-4577) The collections API should return responses (sucess or failure) for each node it attempts to work with.

2013-03-16 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604369#comment-13604369 ] Per Steffensen commented on SOLR-4577: -- Of course, I would have preferred if you had

[jira] [Closed] (SOLR-1020) PreAnalyzed field analyzer

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-1020. SPRING_CLEANING_2013 we can reopen if necessary. PreAnalyzed field analyzer

[jira] [Resolved] (SOLR-1039) EventListener for onRowEnd on each entity

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1039. -- Resolution: Won't Fix SPRING_CLEANING_2013 we can reopen if necessary.

[jira] [Resolved] (SOLR-1044) Use Hadoop RPC for inter Solr communication

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1044. -- Resolution: Won't Fix SPRING_CLEANING_2013 we can reopen if necessary. Use

[jira] [Commented] (SOLR-4595) CachingDirectoryFactory#close can throw a concurrent modification exception.

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604374#comment-13604374 ] Commit Tag Bot commented on SOLR-4595: -- [trunk commit] Mark Robert Miller

[jira] [Commented] (SOLR-4577) The collections API should return responses (sucess or failure) for each node it attempts to work with.

2013-03-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604375#comment-13604375 ] Mark Miller commented on SOLR-4577: --- I'd love to see a holistic improvement to how errors

[jira] [Commented] (SOLR-4594) StandardDirectoryFactory#remove accesses byDirectoryCache without a lock.

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604376#comment-13604376 ] Commit Tag Bot commented on SOLR-4594: -- [trunk commit] Mark Robert Miller

[jira] [Commented] (SOLR-1086) Need to rectify inconsistent behavior when people associate an analyzer with a non-TextField fieldType

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604378#comment-13604378 ] Erick Erickson commented on SOLR-1086: -- I think this is another great project for

[jira] [Resolved] (SOLR-1082) Refactor caching layer to be JCache compliant (jsr-107). In particular, consider using ehcache implementation

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1082. -- Resolution: Won't Fix SPRING_CLEANING_2013. We can reopen if necessary.

[jira] [Resolved] (SOLR-1097) XmlUpdateRequestHandler gives NPE on wellformed but incorrect XML

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1097. -- Resolution: Fixed Just tried it in 4x, get message Unexpected doc tag without an add tag

[jira] [Resolved] (SOLR-1107) Lifecycle management for CoreContainer before SolrCore-s are initialized

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1107. -- Resolution: Won't Fix SPRING_CLEANING_2013. We can reopen if there's interest.

[jira] [Resolved] (SOLR-1114) Re-organize examples directory keeping core and contribs in mind

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1114. -- Resolution: Won't Fix SPRING_CLEANING_2013. We can reopen if there's interest.

[jira] [Resolved] (SOLR-1118) InsertPrefixTokenFilterFactory and InsertSuffixTokenFilterFactory

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1118. -- SPRING_CLEANING_2013. We can reopen if there's interest.

[jira] [Resolved] (SOLR-1130) Allow subclassing of AbstractSolrEventListener

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1130. -- Resolution: Won't Fix SPRING_CLEANING_2013. We can reopen if there's interest.

[jira] [Resolved] (SOLR-1132) Option to store original (pre-analyzed) words in dictionary

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1132. -- Resolution: Won't Fix SPRING_CLEANING_2013. We can reopen if there's interest.

[jira] [Resolved] (SOLR-1137) Improve package naming for DIH

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1137. -- Resolution: Won't Fix SPRING_CLEANING_2013. We can reopen if there's interest.

[jira] [Resolved] (LUCENE-1626) getPositionIncrementGap(String fieldname, int currentPos)

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved LUCENE-1626. Resolution: Won't Fix SPRING_CLEANING_2013. We can reopen if there's interest.

[jira] [Resolved] (SOLR-1168) deletedPkQuery should be usable in full-import as well

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1168. -- Resolution: Won't Fix SPRING_CLEANING_2013. We can reopen if there's interest.

[jira] [Resolved] (LUCENE-1594) Use source code specialization to maximize search performance

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved LUCENE-1594. Resolution: Won't Fix SPRING_CLEANING_2013. We can reopen if there's interest. Hey Mike:

[jira] [Resolved] (SOLR-1176) slowness when use elevate

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1176. -- Resolution: Won't Fix SPRING_CLEANING_2013. We can reopen if there's interest.

[jira] [Commented] (SOLR-1147) Updating configuration files through HTTP

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604391#comment-13604391 ] Erick Erickson commented on SOLR-1147: -- Being able to update _all_ the various configs

[jira] [Resolved] (SOLR-1193) Provide option for TermVectorComponent to provide a way of retrieving TV info around a position instead of the whole vector

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1193. -- Resolution: Won't Fix SPRING_CLEANING_2013. We can reopen if there's interest.

[jira] [Resolved] (SOLR-1190) Change the Search Order

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1190. -- Resolution: Won't Fix SPRING_CLEANING_2013. We can reopen if there's interest.

[jira] [Commented] (SOLR-4595) CachingDirectoryFactory#close can throw a concurrent modification exception.

2013-03-16 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604394#comment-13604394 ] Commit Tag Bot commented on SOLR-4595: -- [branch_4x commit] Mark Robert Miller

[jira] [Resolved] (LUCENE-1669) MMapDirectory on Windows silently fails to write to a file if also open for read

2013-03-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved LUCENE-1669. Resolution: Invalid SPRING_CLEANING_2013. We can reopen if there's interest. Guessing

Re: JIRA cleanup inactive issues?

2013-03-16 Thread Erick Erickson
Jan: I've hit on a new policy when I closed a bunch of things today. For those JIRAs that we decide NOT to close, I'm adding a comment explaining why I didn't close it and/or inviting comment. That has the effect of removing the JIRA from the query you provided and poking anyone still interested

  1   2   >