[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-tabpanel&focusedCommentId=13502754#comment-13502754 ] Alan Woodward commented on SOLR-4101: - I plan on committing this tomorrow, unless anyon

[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 Type

[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] [Updated] (SOLR-4948) Tidy up CoreContainer construction logic

2013-07-02 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4948: Attachment: SOLR-4948.patch Final patch, fixing the remaining test issues. Committing shortly.

[jira] [Created] (SOLR-4988) Upgrade svnkit to version compatible with svn 1.8

2013-07-02 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-4988: --- Summary: Upgrade svnkit to version compatible with svn 1.8 Key: SOLR-4988 URL: https://issues.apache.org/jira/browse/SOLR-4988 Project: Solr Issue Type: Task

[jira] [Commented] (SOLR-4948) Tidy up CoreContainer construction logic

2013-07-02 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13697908#comment-13697908 ] Alan Woodward commented on SOLR-4948: - Will let this bake in 5.0 for a bit

[jira] [Commented] (SOLR-4948) Tidy up CoreContainer construction logic

2013-07-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701303#comment-13701303 ] Alan Woodward commented on SOLR-4948: - Thanks Uwe, Erick. I'll backport both of these

[jira] [Resolved] (SOLR-4948) Tidy up CoreContainer construction logic

2013-07-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-4948. - Resolution: Fixed Thanks all! > Tidy up CoreContainer construction logic > --

[jira] [Updated] (SOLR-4914) Factor out core discovery and persistence logic

2013-07-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4914: Attachment: SOLR-4914.patch Latest status. There are still some failing tests, and I need to add so

[jira] [Updated] (SOLR-4914) Factor out core discovery and persistence logic

2013-07-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4914: Attachment: SOLR-4914.patch Nearly there. ShardSplitTest is failing consistently, and I still need

[jira] [Commented] (SOLR-4914) Factor out core discovery and persistence logic

2013-07-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703547#comment-13703547 ] Alan Woodward commented on SOLR-4914: - I think if deleteIndex=true then it will already

[jira] [Updated] (SOLR-4914) Factor out core discovery and persistence logic

2013-07-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4914: Attachment: SOLR-4914.patch Final patch. All tests pass. There are a couple of bits here which cou

[jira] [Commented] (SOLR-4914) Factor out core discovery and persistence logic

2013-07-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704739#comment-13704739 ] Alan Woodward commented on SOLR-4914: - re CoreAdminCreateDiscoverTest, the lines immedi

[jira] [Commented] (SOLR-5029) shardHandlerFactory is not properly persisted

2013-07-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704911#comment-13704911 ] Alan Woodward commented on SOLR-5029: - Hi Ryan, SOLR-4914 should fix this. The only th

[jira] [Updated] (SOLR-4914) Factor out core discovery and persistence logic

2013-07-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4914: Attachment: SOLR-4914.patch Adds a test that you can't add two cores that share an instanceDir if yo

[jira] [Commented] (SOLR-4914) Factor out core discovery and persistence logic

2013-07-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705008#comment-13705008 ] Alan Woodward commented on SOLR-4914: - I'm going to commit this tomorrow unless anybody

[jira] [Commented] (SOLR-5029) shardHandlerFactory is not properly persisted

2013-07-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705050#comment-13705050 ] Alan Woodward commented on SOLR-5029: - I think this isn't being caught because the exam

[jira] [Commented] (SOLR-4914) Factor out core discovery and persistence logic

2013-07-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705080#comment-13705080 ] Alan Woodward commented on SOLR-4914: - Actually I think SOLR-5029 needs to be fixed bef

[jira] [Commented] (SOLR-5029) shardHandlerFactory is not properly persisted

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705607#comment-13705607 ] Alan Woodward commented on SOLR-5029: - I think we need to get this fixed for 4.4, and w

[jira] [Updated] (SOLR-5028) Incorrect ShardHandlerFactory creation

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5028: Attachment: SOLR-5028.patch A couple of tweaks to Ryan's patch, moving the creation logic into a sta

[jira] [Updated] (SOLR-5028) Incorrect ShardHandlerFactory creation

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5028: Attachment: SOLR-5028.patch Patch with persistence added. > Incorrect ShardHandlerF

[jira] [Commented] (SOLR-5029) shardHandlerFactory is not properly persisted

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705673#comment-13705673 ] Alan Woodward commented on SOLR-5029: - Patch put up on SOLR-5028, which I think should

[jira] [Commented] (SOLR-5028) Incorrect ShardHandlerFactory creation

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705742#comment-13705742 ] Alan Woodward commented on SOLR-5028: - TBH, it would be nicest to just remove cfg.get()

[jira] [Updated] (SOLR-5028) Incorrect ShardHandlerFactory creation

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5028: Attachment: SOLR-5028.patch The first rule of XML processing is: never try and write your own XML pr

[jira] [Assigned] (SOLR-5028) Incorrect ShardHandlerFactory creation

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned SOLR-5028: --- Assignee: Alan Woodward > Incorrect ShardHandlerFactory creation > ---

[jira] [Updated] (SOLR-5028) Incorrect ShardHandlerFactory creation

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5028: Attachment: SOLR-5028.patch Agreed, Tomás. Final patch, with CHANGES entry as well. Committing sho

[jira] [Resolved] (SOLR-5028) Incorrect ShardHandlerFactory creation

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-5028. - Resolution: Fixed Thanks all. > Incorrect ShardHandlerFactory creation >

[jira] [Resolved] (SOLR-5029) shardHandlerFactory is not properly persisted

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-5029. - Resolution: Fixed > shardHandlerFactory is not properly persisted > --

[jira] [Updated] (SOLR-4914) Factor out core discovery and persistence logic

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4914: Attachment: SOLR-4914.patch New patch, taking into account SOLR-5029 as well. All tests pass, commi

[jira] [Commented] (SOLR-5028) Incorrect ShardHandlerFactory creation

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705942#comment-13705942 ] Alan Woodward commented on SOLR-5028: - No worries - it was lucky you raised this when y

[jira] [Resolved] (SOLR-4914) Factor out core discovery and persistence logic

2013-07-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-4914. - Resolution: Fixed > Factor out core discovery and persistence logic >

[jira] [Commented] (SOLR-4478) Allow cores to specify a named config set

2013-07-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711053#comment-13711053 ] Alan Woodward commented on SOLR-4478: - SolrConfig should be immutable, so I think that'

[jira] [Commented] (SOLR-4478) Allow cores to specify a named config set

2013-07-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711098#comment-13711098 ] Alan Woodward commented on SOLR-4478: - OK, how about this for an idea? Configsets are

[jira] [Commented] (SOLR-4478) Allow cores to specify a named config set

2013-07-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13712195#comment-13712195 ] Alan Woodward commented on SOLR-4478: - Have found another problem here - what to do wit

[jira] [Commented] (SOLR-5051) CoreAdmin API does not handle config and schema parameters when persistence is enabled

2013-07-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13713701#comment-13713701 ] Alan Woodward commented on SOLR-5051: - Hi Marcin, The persistence logic has been compl

[jira] [Commented] (SOLR-5051) CoreAdmin API does not handle config and schema parameters when persistence is enabled

2013-07-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13713703#comment-13713703 ] Alan Woodward commented on SOLR-5051: - Oops, crossed with Erick. It *will* be fixed in

[jira] [Created] (SOLR-5056) Further clean up of ConfigSolr interface and CoreContainer construction

2013-07-22 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-5056: --- Summary: Further clean up of ConfigSolr interface and CoreContainer construction Key: SOLR-5056 URL: https://issues.apache.org/jira/browse/SOLR-5056 Project: Solr

[jira] [Updated] (SOLR-5056) Further clean up of ConfigSolr interface and CoreContainer construction

2013-07-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5056: Attachment: SOLR-5056.patch > Further clean up of ConfigSolr interface and CoreContainer constru

[jira] [Commented] (SOLR-5043) hostanme lookup in SystemInfoHandler should be refactored to not block core (re)load

2013-07-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716231#comment-13716231 ] Alan Woodward commented on SOLR-5043: - Can we use a CompletionService for this? Maybe

[jira] [Updated] (SOLR-5056) Further clean up of ConfigSolr interface and CoreContainer construction

2013-07-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5056: Attachment: SOLR-5056.patch Updated patch, with CHANGES entry and a test bugfix (TestHarness default

[jira] [Commented] (LUCENE-5140) Slowdown of the span queries caused by LUCENE-4946

2013-07-26 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721168#comment-13721168 ] Alan Woodward commented on LUCENE-5140: --- Looks good! There was also the same issue

[jira] [Commented] (LUCENE-5140) Slowdown of the span queries caused by LUCENE-4946

2013-07-31 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725002#comment-13725002 ] Alan Woodward commented on LUCENE-5140: --- Thanks Adrien! > Slowdown

[jira] [Commented] (SOLR-5095) SolrCore.infoRegistry needs overhauled with some form of "namespacing"

2013-07-31 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725020#comment-13725020 ] Alan Woodward commented on SOLR-5095: - Possibly related: https://issues.apache.org/jira

[jira] [Assigned] (SOLR-5099) The core.properties not created during collection creation

2013-08-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned SOLR-5099: --- Assignee: Alan Woodward > The core.properties not created during collection creation > ---

[jira] [Commented] (SOLR-5099) The core.properties not created during collection creation

2013-08-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726244#comment-13726244 ] Alan Woodward commented on SOLR-5099: - This is because creating a core in normal mode r

[jira] [Created] (SOLR-5105) Merge CoreAdmin and Collections API

2013-08-01 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-5105: --- Summary: Merge CoreAdmin and Collections API Key: SOLR-5105 URL: https://issues.apache.org/jira/browse/SOLR-5105 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-4718) Allow solr.xml to be stored in zookeeper

2013-08-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13738434#comment-13738434 ] Alan Woodward commented on SOLR-4718: - Rather than adding Zookeeper stuff to ConfigSolr

[jira] [Commented] (SOLR-4718) Allow solr.xml to be stored in zookeeper

2013-08-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739955#comment-13739955 ] Alan Woodward commented on SOLR-4718: - Not quite what I was thinking - I'll see if I ge

[jira] [Commented] (SOLR-4718) Allow solr.xml to be stored in zookeeper

2013-08-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740029#comment-13740029 ] Alan Woodward commented on SOLR-4718: - It looks like trying to deal with the embedded z

[jira] [Updated] (SOLR-4718) Allow solr.xml to be stored in zookeeper

2013-08-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4718: Attachment: SOLR-4718-alternative.patch This is what I was thinking of. No tests yet, and it punts

[jira] [Created] (SOLR-5162) Implicit core properties are no longer available

2013-08-15 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-5162: --- Summary: Implicit core properties are no longer available Key: SOLR-5162 URL: https://issues.apache.org/jira/browse/SOLR-5162 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-5162) Implicit core properties are no longer available

2013-08-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13741482#comment-13741482 ] Alan Woodward commented on SOLR-5162: - I managed to chop off the 'solr.' prefix of all

[jira] [Updated] (SOLR-5162) Implicit core properties are no longer available

2013-08-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5162: Attachment: SOLR-5162.patch Quick patch, which should solve the problem. I need to think of a decen

[jira] [Commented] (SOLR-5164) Can not create a collection via collections API (cloud mode)

2013-08-16 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742014#comment-13742014 ] Alan Woodward commented on SOLR-5164: - Related: SOLR-5099. I think we need an explici

[jira] [Updated] (SOLR-5162) Implicit core properties are no longer available

2013-08-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5162: Attachment: SOLR-5162.patch Patch with test. The test setup is a bit complicated, because the stand

[jira] [Commented] (SOLR-5099) The core.properties not created during collection creation

2013-08-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742985#comment-13742985 ] Alan Woodward commented on SOLR-5099: - Thanks Mark! > The core.propert

[jira] [Resolved] (SOLR-5162) Implicit core properties are no longer available

2013-08-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-5162. - Resolution: Fixed > Implicit core properties are no longer available > ---

[jira] [Created] (SOLR-5172) Start embedded zk servers before CoreContainer loads

2013-08-17 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-5172: --- Summary: Start embedded zk servers before CoreContainer loads Key: SOLR-5172 URL: https://issues.apache.org/jira/browse/SOLR-5172 Project: Solr Issue Type: Imp

[jira] [Commented] (SOLR-5172) Start embedded zk servers before CoreContainer loads

2013-08-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743001#comment-13743001 ] Alan Woodward commented on SOLR-5172: - One problem here is that embedded ZK currently e

[jira] [Commented] (SOLR-5172) Start embedded zk servers before CoreContainer loads

2013-08-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743034#comment-13743034 ] Alan Woodward commented on SOLR-5172: - An embedded zkserver is also optionally used in

[jira] [Updated] (SOLR-5172) Start embedded zk servers before CoreContainer loads

2013-08-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5172: Attachment: SOLR-5172.patch This patch: * starts up an embedded ZK in SolrDispatchFilter * removes t

[jira] [Commented] (SOLR-5172) Start embedded zk servers before CoreContainer loads

2013-08-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743334#comment-13743334 ] Alan Woodward commented on SOLR-5172: - bq. You need to simply use matching ports Sure,

[jira] [Commented] (SOLR-5172) Start embedded zk servers before CoreContainer loads

2013-08-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743341#comment-13743341 ] Alan Woodward commented on SOLR-5172: - bq. Can I still run multiple embedded ZKs as an

[jira] [Created] (SOLR-5186) SolrZkClient can leak threads if it doesn't start correctly

2013-08-23 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-5186: --- Summary: SolrZkClient can leak threads if it doesn't start correctly Key: SOLR-5186 URL: https://issues.apache.org/jira/browse/SOLR-5186 Project: Solr Issue T

[jira] [Updated] (SOLR-5186) SolrZkClient can leak threads if it doesn't start correctly

2013-08-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5186: Attachment: SOLR-5186.patch Trivial patch > SolrZkClient can leak threads if it doe

[jira] [Commented] (SOLR-4817) Solr should not fall back to the back compat built in solr.xml in SolrCloud mode.

2013-08-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748845#comment-13748845 ] Alan Woodward commented on SOLR-4817: - I may be missing something, but this looks like

[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-tabpanel&focusedCommentId=13508789#comment-13508789 ] Alan Woodward commented on SOLR-4085: - Hi Mikhail, Sorry for the radio silence, I've b

[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 > p

[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-tabpanel&focusedCommentId=13511261#comment-13511261 ] Alan Woodward commented on SOLR-1972: - Hi Mark, I've marked this as fixed for 5.0 as we

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

2012-12-31 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541317#comment-13541317 ] Alan Woodward commented on SOLR-1972: - Sorry, have been away from the internet for the

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

2012-12-31 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541396#comment-13541396 ] Alan Woodward commented on SOLR-1972: - > Alan did try creating a registry for each han

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

2013-01-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541647#comment-13541647 ] Alan Woodward commented on SOLR-1972: - Cleaning this up is not looking as easy as I had

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

2013-01-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541647#comment-13541647 ] Alan Woodward edited comment on SOLR-1972 at 1/1/13 3:32 PM: - C

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

2013-01-01 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_forked-metrics.patch Here's a patch that copies the relevant classes (Counter

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

2013-01-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541906#comment-13541906 ] Alan Woodward commented on SOLR-1972: - Hah, we're duelling patches!

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

2013-01-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541929#comment-13541929 ] Alan Woodward commented on SOLR-1972: - Thanks Uwe. I'll clean up the patch and add the

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

2013-01-02 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_forked-metrics.patch Updated patch, removing ThreadLocalRandom in favour of ju

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

2013-01-02 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542215#comment-13542215 ] Alan Woodward commented on SOLR-1972: - Hi David, this has actually already been fixed u

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

2013-01-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542971#comment-13542971 ] Alan Woodward commented on SOLR-1972: - I've committed the latest patch. Will leave it

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

2013-01-15 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 > Need additional query stats in admin interface - median, 95th and 99th >

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

2013-01-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13556367#comment-13556367 ] Alan Woodward commented on LUCENE-2878: --- I want to get this moving again - will get

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

2013-01-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557667#comment-13557667 ] Alan Woodward commented on LUCENE-2878: --- Since the last patch went up I've fixed a

[jira] [Created] (SOLR-5234) Allow SolrResourceLoader to load resources from URLs

2013-09-11 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-5234: --- Summary: Allow SolrResourceLoader to load resources from URLs Key: SOLR-5234 URL: https://issues.apache.org/jira/browse/SOLR-5234 Project: Solr Issue Type: Imp

[jira] [Updated] (SOLR-5234) Allow SolrResourceLoader to load resources from URLs

2013-09-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5234: Attachment: SOLR-5234.patch Quick n dirty patch. It doesn't appear to break anything... Unresolved

[jira] [Commented] (SOLR-5234) Allow SolrResourceLoader to load resources from URLs

2013-09-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767515#comment-13767515 ] Alan Woodward commented on SOLR-5234: - Anyone have any comments on this? [~hossman_luc

[jira] [Updated] (SOLR-4988) Upgrade svnkit to version compatible with svn 1.8

2013-09-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4988: Attachment: SOLR-4988.patch Thanks Shai. Here's a patch that adds the tmatesoft snapshots repositor

[jira] [Updated] (SOLR-5234) Allow SolrResourceLoader to load resources from URLs

2013-09-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5234: Attachment: SOLR-5234.patch New patch, with test for local URLs (thanks for the suggestion, Mark!)

[jira] [Commented] (SOLR-5234) Allow SolrResourceLoader to load resources from URLs

2013-09-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769289#comment-13769289 ] Alan Woodward commented on SOLR-5234: - Hi Markus, do you mean SOLR-5115? It provides a

[jira] [Commented] (SOLR-5234) Allow SolrResourceLoader to load resources from URLs

2013-09-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769345#comment-13769345 ] Alan Woodward commented on SOLR-5234: - It doesn't do any caching in the code itself, it

[jira] [Commented] (SOLR-5234) Allow SolrResourceLoader to load resources from URLs

2013-09-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769866#comment-13769866 ] Alan Woodward commented on SOLR-5234: - I had more in mind things like resources specifi

[jira] [Commented] (SOLR-5279) Implicit properties don't seem to exist on core RELOAD

2013-09-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13780923#comment-13780923 ] Alan Woodward commented on SOLR-5279: - Thanks for picking this up and fixing, Steve!

[jira] [Assigned] (SOLR-5172) Start embedded zk servers before CoreContainer loads

2013-10-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned SOLR-5172: --- Assignee: Alan Woodward > Start embedded zk servers before CoreContainer loads > -

[jira] [Updated] (SOLR-5172) Start embedded zk servers before CoreContainer loads

2013-10-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5172: Attachment: SOLR-5172.patch New patch. * EmbeddedZkServer now has two implementations, Standalone a

[jira] [Resolved] (SOLR-5056) Further clean up of ConfigSolr interface and CoreContainer construction

2013-10-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-5056. - Resolution: Fixed Fix Version/s: (was: 4.6) 4.5 This was released wi

[jira] [Assigned] (SOLR-5363) NoClassDefFoundError when using Apache Log4J2

2013-10-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned SOLR-5363: --- Assignee: Alan Woodward > NoClassDefFoundError when using Apache Log4J2 >

[jira] [Commented] (SOLR-5363) NoClassDefFoundError when using Apache Log4J2

2013-10-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802939#comment-13802939 ] Alan Woodward commented on SOLR-5363: - Hi Petar, thanks for this. It looks as though y

[jira] [Resolved] (SOLR-5186) SolrZkClient can leak threads if it doesn't start correctly

2013-10-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-5186. - Resolution: Fixed Fix Version/s: 4.6 Fixed by SOLR-5359 > SolrZkClient can leak threads if

[jira] [Resolved] (SOLR-5363) NoClassDefFoundError when using Apache Log4J2

2013-10-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-5363. - Resolution: Fixed Thanks Petar! > NoClassDefFoundError when using Apache Log4J2 > ---

<    1   2   3   4   5   6   7   8   9   10   >