[jira] [Created] (SOLR-5613) Upgrade Apache Commons Codec to version 1.9 in order to improve performance of BeiderMorseFilter

2014-01-07 Thread Thomas Champagne (JIRA)
Thomas Champagne created SOLR-5613: -- Summary: Upgrade Apache Commons Codec to version 1.9 in order to improve performance of BeiderMorseFilter Key: SOLR-5613 URL: https://issues.apache.org/jira/browse/SOLR-5613

[jira] [Commented] (SOLR-5288) Delta import is calling applyTranformer() during deltaQuerry and causing ScriptException

2014-01-07 Thread Daniele Baldi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864057#comment-13864057 ] Daniele Baldi commented on SOLR-5288: - Hi, I found this error while experimenting delta

[jira] [Commented] (SOLR-4260) Inconsistent numDocs between leader and replica

2014-01-07 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864141#comment-13864141 ] Markus Jelsma commented on SOLR-4260: - Ok, I followed all the great work here and in

[jira] [Commented] (SOLR-5379) Query-time multi-word synonym expansion

2014-01-07 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864147#comment-13864147 ] Markus Jelsma commented on SOLR-5379: - How does this patch handle boosts? Are the

[jira] [Commented] (SOLR-5379) Query-time multi-word synonym expansion

2014-01-07 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864149#comment-13864149 ] Ahmet Arslan commented on SOLR-5379: Assume synonyms are {code} usa, united states of

[jira] [Created] (SOLR-5614) Boost documents using map and query functions

2014-01-07 Thread Anca Kopetz (JIRA)
Anca Kopetz created SOLR-5614: - Summary: Boost documents using map and query functions Key: SOLR-5614 URL: https://issues.apache.org/jira/browse/SOLR-5614 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-5614) Boost documents using map and query functions

2014-01-07 Thread Anca Kopetz (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anca Kopetz updated SOLR-5614: -- Description: We want to boost documents that contain specific search terms in its fields. We tried

[jira] [Updated] (SOLR-5614) Boost documents using map and query functions

2014-01-07 Thread Anca Kopetz (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anca Kopetz updated SOLR-5614: -- Description: We want to boost documents that contain specific search terms in its fields. We tried

[jira] [Commented] (SOLR-5609) Don't let cores create slices/named replicas

2014-01-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864241#comment-13864241 ] Noble Paul commented on SOLR-5609: -- makes sense to have an omnibus property like

[jira] [Updated] (SOLR-5476) Overseer Role for nodes

2014-01-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-5476: - Attachment: SOLR-5476.patch Overseer Role for nodes --- Key:

[jira] [Created] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Ramkumar Aiyengar (JIRA)
Ramkumar Aiyengar created SOLR-5615: --- Summary: Deadlock while trying to recover after a ZK session expiry Key: SOLR-5615 URL: https://issues.apache.org/jira/browse/SOLR-5615 Project: Solr

lucene-solr pull request: Allow ConnectionManager.process to run from multi...

2014-01-07 Thread andyetitmoves
GitHub user andyetitmoves opened a pull request: https://github.com/apache/lucene-solr/pull/13 Allow ConnectionManager.process to run from multiple threads One potential fix for SOLR-5615. Hardly sure about whether this is the correct way to go about this, but it's a start I

[jira] [Commented] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864250#comment-13864250 ] Ramkumar Aiyengar commented on SOLR-5615: - Submitted

[jira] [Commented] (LUCENE-5354) Blended score in AnalyzingInfixSuggester

2014-01-07 Thread Remi Melisson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864328#comment-13864328 ] Remi Melisson commented on LUCENE-5354: --- Hi, any news about this feature ? Could I

[jira] [Updated] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-5615: -- Attachment: SOLR-5615.patch Not sure given the info, but the patch doesn't seem crazy to me. I've made

[jira] [Commented] (SOLR-5613) Upgrade Apache Commons Codec to version 1.9 in order to improve performance of BeiderMorseFilter

2014-01-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864364#comment-13864364 ] Shawn Heisey commented on SOLR-5613: I upgraded commons-codec to 1.9 on an up-to-date

[jira] [Updated] (SOLR-5463) Provide cursor/token based searchAfter support that works with arbitrary sorting (ie: deep paging)

2014-01-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5463: --- Description: I'd like to revist a solution to the problem of deep paging in Solr, leveraging an HTTP based

[jira] [Commented] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864389#comment-13864389 ] Ramkumar Aiyengar commented on SOLR-5615: - Here's some log trace which actually

[jira] [Comment Edited] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864389#comment-13864389 ] Ramkumar Aiyengar edited comment on SOLR-5615 at 1/7/14 5:02 PM:

[jira] [Created] (SOLR-5616) Make grouping code use response builder needDocList

2014-01-07 Thread Steven Bower (JIRA)
Steven Bower created SOLR-5616: -- Summary: Make grouping code use response builder needDocList Key: SOLR-5616 URL: https://issues.apache.org/jira/browse/SOLR-5616 Project: Solr Issue Type: Bug

[jira] [Comment Edited] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864389#comment-13864389 ] Ramkumar Aiyengar edited comment on SOLR-5615 at 1/7/14 5:04 PM:

[jira] [Updated] (SOLR-5616) Make grouping code use response builder needDocList

2014-01-07 Thread Steven Bower (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Bower updated SOLR-5616: --- Attachment: SOLR-5616.patch Here is a patch that makes this change. It's against trunk but should

[jira] [Commented] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864401#comment-13864401 ] Mark Miller commented on SOLR-5615: --- Thanks, perfect. Deadlock while trying to recover

[jira] [Commented] (SOLR-5379) Query-time multi-word synonym expansion

2014-01-07 Thread Nolan Lawson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864402#comment-13864402 ] Nolan Lawson commented on SOLR-5379: [~markus17]: They're boosted equally. It was the

[jira] [Commented] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864434#comment-13864434 ] Mark Miller commented on SOLR-5615: --- Okay, now it's more clear to me. We need to run

[jira] [Commented] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864446#comment-13864446 ] Ramkumar Aiyengar commented on SOLR-5615: - That, incidentally, was my first attempt

[jira] [Commented] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864460#comment-13864460 ] Mark Miller commented on SOLR-5615: --- bq. However, onReconnect in any case runs in the

[jira] [Updated] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-5615: -- Attachment: SOLR-5615.patch Another rev. Deadlock while trying to recover after a ZK session expiry

[jira] [Updated] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-5615: -- Fix Version/s: 4.6.1 4.7 5.0 Assignee: Mark Miller

Re: Iterating BinaryDocValues

2014-01-07 Thread Mikhail Khludnev
Joel, I tried to hack it straightforwardly, but found no free gain there. The only attempt I can suggest is to try to reuse bytes in https://github.com/apache/lucene-solr/blame/trunk/lucene/core/src/java/org/apache/lucene/codecs/lucene45/Lucene45DocValuesProducer.java#L401right now it allocates

[jira] [Resolved] (SOLR-5614) Boost documents using map and query functions

2014-01-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-5614. Resolution: Invalid please don't file a bug just because you've been waiting 24 hours for an answer to a

[jira] [Commented] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864475#comment-13864475 ] Mark Miller commented on SOLR-5615: --- Even with the other changes, I like the idea of

[jira] [Created] (SOLR-5617) Default classloader restrictions may be too tight

2014-01-07 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-5617: -- Summary: Default classloader restrictions may be too tight Key: SOLR-5617 URL: https://issues.apache.org/jira/browse/SOLR-5617 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864491#comment-13864491 ] Ramkumar Aiyengar commented on SOLR-5615: - Fair enough. Would that allow multiple

[jira] [Commented] (SOLR-5244) Full Search Result Export

2014-01-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864496#comment-13864496 ] Mikhail Khludnev commented on SOLR-5244: bq. 1) Add a special cache that speeds up

[jira] [Updated] (SOLR-5617) Default classloader restrictions may be too tight

2014-01-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-5617: --- Description: SOLR-4882 introduced restrictions for the Solr class loader that cause resources

[jira] [Commented] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864502#comment-13864502 ] Mark Miller commented on SOLR-5615: --- Yeah, I've been considered the same thing. My

[jira] [Commented] (SOLR-5617) Default classloader restrictions may be too tight

2014-01-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864505#comment-13864505 ] Shawn Heisey commented on SOLR-5617: I will have to double-check, but I probably have

[jira] [Closed] (SOLR-5611) When documents are uniformly distributed over shards, enable returning approximated results in distributed query

2014-01-07 Thread Isaac Hebsh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isaac Hebsh closed SOLR-5611. - Resolution: Not A Problem Oops. I missed the {{shards.rows}} parameter. When documents are uniformly

[jira] [Commented] (SOLR-5560) Enable LocalParams without escaping the query

2014-01-07 Thread Isaac Hebsh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864553#comment-13864553 ] Isaac Hebsh commented on SOLR-5560: --- Hi [~ryancutter], thank you a lot! I'm not familiar

[jira] [Updated] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-5615: -- Attachment: SOLR-5615.patch Another rev that adds what I think is a decent change anyway - before

[jira] [Commented] (SOLR-5594) Enable using extended field types with prefix queries for non-default encoded strings

2014-01-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864579#comment-13864579 ] Hoss Man commented on SOLR-5594: * Aren't there other parsers classes that will need

[jira] [Commented] (LUCENE-5361) FVH throws away some boosts

2014-01-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864583#comment-13864583 ] Adrien Grand commented on LUCENE-5361: -- Thanks Nik, your fix looks good! I don't

Pull requests versus JIRAta

2014-01-07 Thread Benson Margulies
Further adventures in token streams have motivated me to play tech writer some more. Options: 1. just create github pull requests. 2. reopen prior jira 3. make new jira preference? - To unsubscribe, e-mail:

Re: Pull requests versus JIRAta

2014-01-07 Thread Robert Muir
I think 1 or 3 is best. The downside of 2 is just the confusion, since the other doc was good, i dont think we have to reopen it. i cant imagine anyone worried about having too many jiras with documentation fixes! On Tue, Jan 7, 2014 at 3:21 PM, Benson Margulies bimargul...@gmail.com wrote:

Re: Pull requests versus JIRAta

2014-01-07 Thread Benson Margulies
OK. Hopefully this time I'll remember to watch my own JIRA so that I don't ignore Uwe. On Tue, Jan 7, 2014 at 3:24 PM, Robert Muir rcm...@gmail.com wrote: I think 1 or 3 is best. The downside of 2 is just the confusion, since the other doc was good, i dont think we have to reopen it. i cant

Re: The Old Git Discussion

2014-01-07 Thread Lajos
I've followed this thread with interest, and although I'm (sadly) a lapsed Apache committer (not Lucene/Solr), I finally had to comment as I've just gone through the pain of learning git after many happy years with svn. In my long experience in IT I've learned one incontrovertible fact: most

Re: Iterating BinaryDocValues

2014-01-07 Thread Michael McCandless
Going sequentially should help, if the pages are not hot (in the OS's IO cache). You can also use a different DVFormat, e.g. Direct, but this holds all bytes in RAM. Mike McCandless http://blog.mikemccandless.com On Tue, Jan 7, 2014 at 1:09 PM, Mikhail Khludnev mkhlud...@griddynamics.com

[jira] [Commented] (LUCENE-5354) Blended score in AnalyzingInfixSuggester

2014-01-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864683#comment-13864683 ] Michael McCandless commented on LUCENE-5354: Woops, sorry, this fell below

[jira] [Commented] (SOLR-5244) Full Search Result Export

2014-01-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864689#comment-13864689 ] Joel Bernstein commented on SOLR-5244: -- I'll do some testing of the performance of

Re: The Old Git Discussion

2014-01-07 Thread Mark Miller
I don’t really buy the fad argument, but as I’ve said, I’m willing to wait a little longer for others to catch on. I try and follow the stats and reports and articles on this pretty closely. As I mentioned early in the thread, by all appearances, the shift from SVN to GIT looks much like the

[jira] [Updated] (SOLR-5617) Default classloader restrictions may be too tight

2014-01-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-5617: --- Description: SOLR-4882 introduced restrictions for the Solr class loader that cause resources

[jira] [Comment Edited] (SOLR-5617) Default classloader restrictions may be too tight

2014-01-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864505#comment-13864505 ] Shawn Heisey edited comment on SOLR-5617 at 1/7/14 9:44 PM:

[jira] [Created] (LUCENE-5388) Eliminate construction over readers for Tokenizer

2014-01-07 Thread Benson Margulies (JIRA)
Benson Margulies created LUCENE-5388: Summary: Eliminate construction over readers for Tokenizer Key: LUCENE-5388 URL: https://issues.apache.org/jira/browse/LUCENE-5388 Project: Lucene - Core

[jira] [Created] (LUCENE-5389) Even more doc for construction of TokenStream components

2014-01-07 Thread Benson Margulies (JIRA)
Benson Margulies created LUCENE-5389: Summary: Even more doc for construction of TokenStream components Key: LUCENE-5389 URL: https://issues.apache.org/jira/browse/LUCENE-5389 Project: Lucene -

[jira] [Updated] (SOLR-5170) Spatial multi-value distance sort via DocValues

2014-01-07 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Wartes updated SOLR-5170: -- Attachment: SOLR-5170_spatial_multi-value_sort_via_docvalues.patch.txt Adds recipDistance scoring,

[jira] [Commented] (SOLR-5170) Spatial multi-value distance sort via DocValues

2014-01-07 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864738#comment-13864738 ] Jeff Wartes commented on SOLR-5170: --- I've been using this patch with some minor tweaks

[jira] [Commented] (SOLR-5617) Default classloader restrictions may be too tight

2014-01-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864741#comment-13864741 ] Shawn Heisey commented on SOLR-5617: I have figured out a workaround. I've got a

[jira] [Updated] (SOLR-5617) Default classloader restrictions may be too tight

2014-01-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-5617: --- Priority: Minor (was: Major) Default classloader restrictions may be too tight

[jira] [Commented] (LUCENE-5388) Eliminate construction over readers for Tokenizer

2014-01-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864742#comment-13864742 ] Robert Muir commented on LUCENE-5388: - +1, its really silly its this way. I guess its

[jira] [Comment Edited] (SOLR-5244) Full Search Result Export

2014-01-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864689#comment-13864689 ] Joel Bernstein edited comment on SOLR-5244 at 1/7/14 10:12 PM:

oom in documentation-lint

2014-01-07 Thread Benson Margulies
Is there a recipe to avoid this? -documentation-lint: [echo] checking for broken html... [ivy:cachepath] downloading http://repo1.maven.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar ... [ivy:cachepath]

lucene-solr pull request: LUCENE-5389: more analysis advice.

2014-01-07 Thread benson-basis
GitHub user benson-basis opened a pull request: https://github.com/apache/lucene-solr/pull/14 LUCENE-5389: more analysis advice. Before we change the protocol for tokenizer construction, let's get plenty of explanation of the existing one, in case of a 4.7. You can merge

[jira] [Commented] (LUCENE-5389) Even more doc for construction of TokenStream components

2014-01-07 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864825#comment-13864825 ] Benson Margulies commented on LUCENE-5389: --

Re: oom in documentation-lint

2014-01-07 Thread Robert Muir
The jtidy-macro we use is not very efficient. It just uses the built-in jtidytask. I think this is a real problem, last i checked it seemed impossible to fix without writing a custom task to integrate with jtidy. we could either disable it, or you could try setting a large Xmx in ANT_OPTS as a

[jira] [Commented] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-07 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864855#comment-13864855 ] Anshum Gupta commented on SOLR-5477: bq. in my experience, when implementing an async

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1201 - Failure!

2014-01-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1201/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 9939 lines...] [junit4] JVM J0: stderr was not empty, see:

[jira] [Created] (SOLR-5618) Reproducible failure from TestFiltering.testRandomFiltering

2014-01-07 Thread Hoss Man (JIRA)
Hoss Man created SOLR-5618: -- Summary: Reproducible failure from TestFiltering.testRandomFiltering Key: SOLR-5618 URL: https://issues.apache.org/jira/browse/SOLR-5618 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-5618) Reproducible failure from TestFiltering.testRandomFiltering

2014-01-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864911#comment-13864911 ] Hoss Man commented on SOLR-5618: Relevant log snipper from jenkins... {noformat}

Re: The Old Git Discussion

2014-01-07 Thread David Smiley (@MITRE.org)
+1, Mark. Git isn't perfect; I sympathize with the annoyances pointed out by Rob et. all. But I think we would be better off for it -- a net win considering the upsides. In the end I'd love to track changes via branches (which includes forks people make to add changes), not with attaching patch

[jira] [Updated] (SOLR-5618) Reproducible failure from TestFiltering.testRandomFiltering

2014-01-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5618: --- Attachment: SOLR-5618.patch This smells like a caching related bug ... but i have no idea why/where. The

[jira] [Commented] (SOLR-2553) Nested Field Collapsing

2014-01-07 Thread Kranti Parisa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13865012#comment-13865012 ] Kranti Parisa commented on SOLR-2553: - I think we will also need to support other

[jira] [Commented] (SOLR-5560) Enable LocalParams without escaping the query

2014-01-07 Thread Ryan Cutter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13865053#comment-13865053 ] Ryan Cutter commented on SOLR-5560: --- I don't know, I assume a committer familiar with

[jira] [Updated] (SOLR-5610) Support cluster-wide properties with an API called CLUSTERPROP

2014-01-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-5610: - Description: Add a collection admin API for cluster wide property management the new API would create an