[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1437: - Attachment: SOLR-1437.patch There is a crazy bug (i've added a testcase) we need to fix this before

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1437: - Attachment: SOLR-1437.patch any_decendent_from_root fails DIH: Enhance XPathRecordReader to deal with

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1437: - Attachment: masked_NPE.patch This must be fixed anyway in the trunk . I am not opening another issue

[jira] Commented: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762118#action_12762118 ] Noble Paul commented on SOLR-1449: -- Mark the latest patch does not seem to compile. Anyway

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762121#action_12762121 ] Noble Paul commented on SOLR-1458: -- bq.If you rely on the replication handler to reserve

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Comment: was deleted (was: bq.If you rely on the replication handler to reserve it, it won't work across

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Attachment: reserve.patch added methods to reserve and unreserve to IndexDeletionPolicyWrapper Java

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-05 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762128#action_12762128 ] Fergus McMenemie commented on SOLR-1437: OK, having a look at it right now. DIH:

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762129#action_12762129 ] Noble Paul commented on SOLR-1458: -- we need to ensure that any component which is using a

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Attachment: SOLR-1458.patch I guess this should work. We need a testcase for only replicateAfter=optimize

[jira] Assigned: (SOLR-1490) URLDataSource should be able to handle HTTP authentication

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1490: Assignee: Noble Paul URLDataSource should be able to handle HTTP authentication

[jira] Commented: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-10-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762153#action_12762153 ] Grant Ingersoll commented on SOLR-1448: --- Are we going to be responsible for all the

Re: Down to 5

2009-10-05 Thread Grant Ingersoll
On Oct 5, 2009, at 12:23 AM, Yonik Seeley wrote: On Sun, Oct 4, 2009 at 10:53 PM, Israel Ekpo israele...@gmail.com wrote: Smaller precisionStep values (specified in bits) will lead to more tokens indexed per value, slightly larger index size, and faster range queries It also states that

Re: Down to 5

2009-10-05 Thread Grant Ingersoll
On Oct 4, 2009, at 10:51 PM, Chris Hostetter wrote: : Subject: Down to 5 I reopened SOLR-1448 because it seems perfectly reasonable to me .. looking for a reply. I commented on the issue. I'm also just waiting on someone else to test/review SOLR-1449 ... otherwise it should be pushed to

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-05 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762156#action_12762156 ] Fergus McMenemie commented on SOLR-1437: Hmmm, the version I uploaded works. I think

[jira] Issue Comment Edited: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-05 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762156#action_12762156 ] Fergus McMenemie edited comment on SOLR-1437 at 10/5/09 4:47 AM:

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762158#action_12762158 ] Noble Paul commented on SOLR-1437: -- the else return; was a bug . look at the mask_NPE patch

[jira] Commented: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-10-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762161#action_12762161 ] Mark Miller commented on SOLR-1448: --- bq. Are we going to be responsible for all the

[jira] Commented: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762165#action_12762165 ] Mark Miller commented on SOLR-1449: --- bq. Mark the latest patch does not seem to compile.

[jira] Commented: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-10-05 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762172#action_12762172 ] Erik Hatcher commented on SOLR-1448: From the peanut gallery: +1 to including this fix

[jira] Commented: (SOLR-1483) Example schema is confusing with int, tint and pint fields

2009-10-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762177#action_12762177 ] Shalin Shekhar Mangar commented on SOLR-1483: - Noting Grant's comments from the

[jira] Commented: (SOLR-1483) Example schema is confusing with int, tint and pint fields

2009-10-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762180#action_12762180 ] Shalin Shekhar Mangar commented on SOLR-1483: - It seems to me that we should use

[jira] Commented: (SOLR-1483) Example schema is confusing with int, tint and pint fields

2009-10-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762181#action_12762181 ] Mark Miller commented on SOLR-1483: --- Attaching that javadoc from Lucene: * pGood values

[jira] Created: (SOLR-1491) single valued trie fields use multi valued faceting

2009-10-05 Thread Yonik Seeley (JIRA)
single valued trie fields use multi valued faceting --- Key: SOLR-1491 URL: https://issues.apache.org/jira/browse/SOLR-1491 Project: Solr Issue Type: Bug Affects Versions: 1.4

[jira] Updated: (SOLR-1483) Example schema is confusing with int, tint and pint fields

2009-10-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1483: Attachment: SOLR-1483.patch Clearly state: # Trie field types are new in Solr 1.4.0

[jira] Updated: (SOLR-1491) single valued trie fields use multi valued faceting

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1491: --- Attachment: SOLR-1491.patch Patch attached... here's the essence of it: {code} /** Returns true if

[jira] Updated: (SOLR-1491) single valued trie fields use multi valued faceting

2009-10-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1491: Comment: was deleted (was: Perhaps canUseFirstValue() ? {code} {code}) single

[jira] Commented: (SOLR-1491) single valued trie fields use multi valued faceting

2009-10-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762202#action_12762202 ] Shalin Shekhar Mangar commented on SOLR-1491: - Perhaps canUseFirstValue() ?

[jira] Commented: (SOLR-1483) Example schema is confusing with int, tint and pint fields

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762206#action_12762206 ] Yonik Seeley commented on SOLR-1483: On changing the precisionSteps... it feels like

Re: examining/modifying qstr in QParserPlugin

2009-10-05 Thread gdeconto
Should this question have gone in the Solr-User forum instead? -- View this message in context: http://www.nabble.com/examining-modifying-qstr-in-QParserPlugin-tp25722065p25752817.html Sent from the Solr - Dev mailing list archive at Nabble.com.

[jira] Commented: (SOLR-1483) Example schema is confusing with int, tint and pint fields

2009-10-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762238#action_12762238 ] Shalin Shekhar Mangar commented on SOLR-1483: - bq. On changing the

[jira] Commented: (SOLR-1483) Example schema is confusing with int, tint and pint fields

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762242#action_12762242 ] Yonik Seeley commented on SOLR-1483: I think the patch is way to verbose... Solr is

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-05 Thread Eric Pugh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762246#action_12762246 ] Eric Pugh commented on SOLR-1294: - I have compared Colin's patch against my own, and tested

Re: Solr Nightly: build failed -- site not found (missing dir for maven?)

2009-10-05 Thread seanoc5
Hoss, Thanks for your reply, including the suggestions. I think I've cleared up some of the problems I had importing solr into intellij, so I am back working with ant (rather than getting twisted up in maven). Cheers, Sean hossman wrote: : Hi all, :I had an error message on several

[jira] Created: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Yonik Seeley (JIRA)
Can't facet Trie fields with precisionSteps --- Key: SOLR-1492 URL: https://issues.apache.org/jira/browse/SOLR-1492 Project: Solr Issue Type: Bug Affects Versions: 1.4 Reporter: Yonik

[jira] Updated: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1492: --- Attachment: SOLR-1492.patch Inspired by SOLR-1483, here's a simple hacky patch that allows faceting

[jira] Commented: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762313#action_12762313 ] Shalin Shekhar Mangar commented on SOLR-1492: - I guess I was solving the wrong

[jira] Commented: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762327#action_12762327 ] Yonik Seeley commented on SOLR-1492: Hey, more good news... stats now works with both

[jira] Updated: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1492: --- Attachment: SOLR-1492.patch Updated patch with stats support. Can't facet Trie fields with

[jira] Issue Comment Edited: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762332#action_12762332 ] Yonik Seeley edited comment on SOLR-1492 at 10/5/09 12:55 PM: --

[jira] Updated: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1492: Attachment: SOLR-1492.patch Tests for faceting added on top of Yonik's latest

[jira] Commented: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762341#action_12762341 ] Yonik Seeley commented on SOLR-1492: bq. Date faceting does not work correctly. Really?

[jira] Issue Comment Edited: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762341#action_12762341 ] Yonik Seeley edited comment on SOLR-1492 at 10/5/09 1:15 PM: -

[jira] Commented: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762343#action_12762343 ] Shalin Shekhar Mangar commented on SOLR-1492: - I'm trying date faceting

[jira] Updated: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1492: Attachment: SOLR-1492.patch bq. I'm trying date faceting (facet.date) and the

[jira] Issue Comment Edited: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762356#action_12762356 ] Shalin Shekhar Mangar edited comment on SOLR-1492 at 10/5/09 1:41 PM:

[jira] Commented: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762394#action_12762394 ] Yonik Seeley commented on SOLR-1492: Hmmm, stats.facet is failing for the trie fields...

[jira] Created: (SOLR-1493) Provide a non delimiting SpellingQueryConverter

2009-10-05 Thread Jason Falk (JIRA)
Provide a non delimiting SpellingQueryConverter --- Key: SOLR-1493 URL: https://issues.apache.org/jira/browse/SOLR-1493 Project: Solr Issue Type: Improvement Affects Versions: 1.3

[jira] Updated: (SOLR-1493) Provide a non delimiting SpellingQueryConverter

2009-10-05 Thread Jason Falk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Falk updated SOLR-1493: - Attachment: SOLR-1493.patch Patch for the suggested addition. Provide a non delimiting

[jira] Commented: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-10-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762397#action_12762397 ] Grant Ingersoll commented on SOLR-1448: --- It's a can of worms I'd rather not open. I

[jira] Commented: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762401#action_12762401 ] Grant Ingersoll commented on SOLR-1492: --- stats.facet doesn't work for multivalued

[jira] Issue Comment Edited: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762394#action_12762394 ] Yonik Seeley edited comment on SOLR-1492 at 10/5/09 3:02 PM: -

[jira] Commented: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-10-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762411#action_12762411 ] Mark Miller commented on SOLR-1448: --- bq. and Erik's as well Whats Erik's reason? He's +1

[jira] Commented: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-10-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762429#action_12762429 ] Grant Ingersoll commented on SOLR-1448: --- He's +1, but if you my interpretation is that

[jira] Commented: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-10-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762440#action_12762440 ] Mark Miller commented on SOLR-1448: --- bq. solely for the fact that this particular case

[jira] Commented: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762450#action_12762450 ] Yonik Seeley commented on SOLR-1492: It appears that just the normal stats.field doesn't

[jira] Commented: (SOLR-1471) StatsComponent does not calculate number missing for facets

2009-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762459#action_12762459 ] Yonik Seeley commented on SOLR-1471: Found it... in UnInvertedField.getStats(), the

[jira] Updated: (SOLR-1477) Search on local cores

2009-10-05 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1477: --- Attachment: SOLR-1477.patch Added missing MultiLocalCoresJettyTest Search on local cores

[jira] Commented: (SOLR-1475) Java-based replication doesn't properly reserve its commit point during backups

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762513#action_12762513 ] Noble Paul commented on SOLR-1475: -- hi Mark . guess we can use the reserve/release methods