[ANNOUNCE] Apache PyLucene 4.7.2

2014-04-28 Thread Andi Vajda
I am pleased to announce the availability of Apache PyLucene 4.7.2. Apache PyLucene, a subproject of Apache Lucene, is a Python extension for accessing Apache Lucene Core. Its goal is to allow you to use Lucene's text indexing and searching capabilities from Python. It is API compatible with

Re: Posting list

2014-04-28 Thread Mikhail Khludnev
Hello Fabric.* It's hard to get the context of your question, but it sounds like related to Lucene File Formats. Beside of the documentation I really favor these cute pics http://hackerlabs.org/blog/2011/10/01/hacking-lucene-the-index-format/ I hope it might help you to expand your question.

[jira] [Created] (SOLR-6026) Also check work-queue while processing a REQUESTSTATUS Collection API Call

2014-04-28 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-6026: -- Summary: Also check work-queue while processing a REQUESTSTATUS Collection API Call Key: SOLR-6026 URL: https://issues.apache.org/jira/browse/SOLR-6026 Project: Solr

[jira] [Updated] (SOLR-5681) Make the OverseerCollectionProcessor multi-threaded

2014-04-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5681: --- Attachment: SOLR-5681.patch Added a test for running parallel tasks (multiple collection creation and

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-04-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982853#comment-13982853 ] Shai Erera commented on LUCENE-5618: I modified the code to pass all the FIs to the

Re: Posting list

2014-04-28 Thread Michael McCandless
Postings are more like SortedMapbyte[],List(int,int), ie terms are binary, and are in sorted order. Are you referring to the indexing chain classes, e.g. FreqProxTermsWriterPerField.FreqProxPostingsArray? That class holds the postings in IndexWriter's RAM buffer until it's time to write them to

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-04-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982888#comment-13982888 ] Robert Muir commented on LUCENE-5618: - {quote} Write each updated field in its own

Re: [VOTE] Lucene/Solr 4.8.0 RC2

2014-04-28 Thread Michael McCandless
I'd like to make some minor edits to the Lucene release notes ... but I can't login (http://status.apache.org shows some problem). I'll try a bit later ... Mike McCandless http://blog.mikemccandless.com On Sun, Apr 27, 2014 at 6:00 PM, Uwe Schindler u...@thetaphi.de wrote: Hi, the vote

Re: [VOTE] Lucene/Solr 4.8.0 RC2

2014-04-28 Thread Michael McCandless
OK I made some small edit's to Lucene's release notes. Mike McCandless http://blog.mikemccandless.com On Mon, Apr 28, 2014 at 6:20 AM, Michael McCandless luc...@mikemccandless.com wrote: I'd like to make some minor edits to the Lucene release notes ... but I can't login

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-04-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982931#comment-13982931 ] Shai Erera commented on LUCENE-5618: If we separate each DV update into its own file,

RE: [VOTE] Lucene/Solr 4.8.0 RC2

2014-04-28 Thread Uwe Schindler
Hi, May anybody help with the Solr release notes? To me there are only minimal new features listed, because I don’t have the full insight what changed. It might be good to add one or 2 more features. https://wiki.apache.org/solr/ReleaseNote48 Uwe - Uwe Schindler H.-H.-Meier-Allee 63,

[jira] [Commented] (SOLR-6013) Fix method visibility of Evaluator, refactor DateFormatEvaluator for extensibility

2014-04-28 Thread Aaron LaBella (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982999#comment-13982999 ] Aaron LaBella commented on SOLR-6013: - NOTE: the patches can be applied from oldest to

[jira] [Updated] (SOLR-6013) Fix method visibility of Evaluator, refactor DateFormatEvaluator for extensibility

2014-04-28 Thread Aaron LaBella (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron LaBella updated SOLR-6013: Attachment: 0001-change-method-access-to-protected.patch Thanks Shalin, I'm attaching another

[jira] [Commented] (SOLR-5468) Option to enforce a majority quorum approach to accepting updates in SolrCloud

2014-04-28 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983016#comment-13983016 ] Timothy Potter commented on SOLR-5468: -- Starting to work on this ... First, I think

[jira] [Assigned] (SOLR-5468) Option to enforce a majority quorum approach to accepting updates in SolrCloud

2014-04-28 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-5468: Assignee: Timothy Potter Option to enforce a majority quorum approach to accepting updates

[jira] [Commented] (SOLR-5981) Please change method visibility of getSolrWriter in DataImportHandler to public (or at least protected)

2014-04-28 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983033#comment-13983033 ] James Dyer commented on SOLR-5981: -- Shawn, I think its ok to commit, but to fully

[jira] [Commented] (SOLR-5468) Option to enforce a majority quorum approach to accepting updates in SolrCloud

2014-04-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983035#comment-13983035 ] Mark Miller commented on SOLR-5468: --- bq. for now it seems sufficient to let users decide

RE: [VOTE] Lucene/Solr 4.8.0 RC2

2014-04-28 Thread Uwe Schindler
Thanks for the release notes editing! I will now start to publish the web page. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Uwe Schindler [mailto:u...@thetaphi.de] Sent: Monday, April 28, 2014

[jira] [Comment Edited] (SOLR-5468) Option to enforce a majority quorum approach to accepting updates in SolrCloud

2014-04-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983035#comment-13983035 ] Mark Miller edited comment on SOLR-5468 at 4/28/14 2:29 PM: bq.

[jira] [Commented] (LUCENE-5611) Simplify the default indexing chain

2014-04-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983071#comment-13983071 ] Robert Muir commented on LUCENE-5611: - In StoredFieldsWriter: {noformat} - * liFor

[jira] [Commented] (SOLR-5468) Option to enforce a majority quorum approach to accepting updates in SolrCloud

2014-04-28 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983138#comment-13983138 ] Timothy Potter commented on SOLR-5468: -- Thanks for the quick feedback. Do think this

Re: VOTE: RC1 Release apache-solr-ref-guide-4.8.pdf

2014-04-28 Thread Chris Hostetter
Whoops, i forgot my own vote... : https://dist.apache.org/repos/dist/dev/lucene/solr/ref-guide/apache-solr-ref-guide-4.8-RC1 +1 to RC1 with this SHA... 9904feefcdbad85eea1a81fe531f37df22ca134f apache-solr-ref-guide-4.8.pdf (Note: we still need at least 1 more binding +1) -Hoss

[jira] [Commented] (SOLR-5468) Option to enforce a majority quorum approach to accepting updates in SolrCloud

2014-04-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983153#comment-13983153 ] Mark Miller commented on SOLR-5468: --- bq. Do think this should be an update request

[jira] [Updated] (SOLR-5637) Per-request cache statistics

2014-04-28 Thread Gregg Donovan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregg Donovan updated SOLR-5637: Attachment: SOLR-5637.diff Patch updated for Lucene/Solr 4.8 and JDK 7. Per-request cache

[jira] [Updated] (SOLR-5637) Per-request cache statistics

2014-04-28 Thread Gregg Donovan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregg Donovan updated SOLR-5637: Attachment: SOLR-5637.patch Per-request cache statistics

[jira] [Updated] (SOLR-5637) Per-request cache statistics

2014-04-28 Thread Gregg Donovan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregg Donovan updated SOLR-5637: Attachment: (was: SOLR-5637.diff) Per-request cache statistics

[ANNOUNCE] Apache Lucene 4.8.0 released

2014-04-28 Thread Uwe Schindler
28 April 2014, Apache Lucene™ 4.8.0 available The Lucene PMC is pleased to announce the release of Apache Lucene 4.8.0 Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires

[ANNOUNCE] Apache Solr 4.8.0 released

2014-04-28 Thread Uwe Schindler
28 April 2014, Apache Solr™ 4.8.0 available The Lucene PMC is pleased to announce the release of Apache Solr 4.8.0 Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted

[jira] [Created] (SOLR-6027) Replica assignments should try to take the host name into account so all replicas don't end up on the same host

2014-04-28 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6027: Summary: Replica assignments should try to take the host name into account so all replicas don't end up on the same host Key: SOLR-6027 URL:

[jira] [Commented] (SOLR-6027) Replica assignments should try to take the host name into account so all replicas don't end up on the same host

2014-04-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983230#comment-13983230 ] Mark Miller commented on SOLR-6027: --- bq. it could be argued that I shouldn't be running

[jira] [Commented] (LUCENE-5611) Simplify the default indexing chain

2014-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983254#comment-13983254 ] ASF subversion and git services commented on LUCENE-5611: - Commit

[jira] [Commented] (LUCENE-5611) Simplify the default indexing chain

2014-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983256#comment-13983256 ] ASF subversion and git services commented on LUCENE-5611: - Commit

[jira] [Created] (LUCENE-5631) Improve access to archived versions of Lucene and Solr

2014-04-28 Thread Shawn Heisey (JIRA)
Shawn Heisey created LUCENE-5631: Summary: Improve access to archived versions of Lucene and Solr Key: LUCENE-5631 URL: https://issues.apache.org/jira/browse/LUCENE-5631 Project: Lucene - Core

[jira] [Updated] (LUCENE-5631) Improve access to archived versions of Lucene and Solr

2014-04-28 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated LUCENE-5631: - Description: When visiting the website to download Lucene or Solr, it is very difficult for

[jira] [Commented] (SOLR-6027) Replica assignments should try to take the host name into account so all replicas don't end up on the same host

2014-04-28 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983264#comment-13983264 ] Tomás Fernández Löbbe commented on SOLR-6027: - I would be nice to make this

[jira] [Created] (SOLR-6028) SOLR returns 500 error code for query /,/

2014-04-28 Thread Kingston Duffie (JIRA)
Kingston Duffie created SOLR-6028: - Summary: SOLR returns 500 error code for query /,/ Key: SOLR-6028 URL: https://issues.apache.org/jira/browse/SOLR-6028 Project: Solr Issue Type: Bug

[jira] [Commented] (LUCENE-5631) Improve access to archived versions of Lucene and Solr

2014-04-28 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983280#comment-13983280 ] Steve Rowe commented on LUCENE-5631: The project has taken several steps in the

[jira] [Updated] (SOLR-5969) Enable distributed tracing of requests

2014-04-28 Thread Gregg Donovan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregg Donovan updated SOLR-5969: Attachment: SOLR-5969.diff Patch updated for Lucene/Solr 4.8. Enable distributed tracing of

[jira] [Commented] (LUCENE-5631) Improve access to archived versions of Lucene and Solr

2014-04-28 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983291#comment-13983291 ] Shawn Heisey commented on LUCENE-5631: -- I asked on #asfinfra whether a general

[jira] [Commented] (SOLR-6027) Replica assignments should try to take the host name into account so all replicas don't end up on the same host

2014-04-28 Thread Jessica Cheng (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983300#comment-13983300 ] Jessica Cheng commented on SOLR-6027: - {quote}I would be nice to make this decision

[jira] [Commented] (LUCENE-5631) Improve access to archived versions of Lucene and Solr

2014-04-28 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983338#comment-13983338 ] Hoss Man commented on LUCENE-5631: -- I'm not really understanidng this issue. In the

[jira] [Commented] (LUCENE-5611) Simplify the default indexing chain

2014-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983341#comment-13983341 ] ASF subversion and git services commented on LUCENE-5611: - Commit

[jira] [Commented] (LUCENE-5611) Simplify the default indexing chain

2014-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983390#comment-13983390 ] ASF subversion and git services commented on LUCENE-5611: - Commit

[jira] [Updated] (SOLR-6022) Rename getAnalyzer to getIndexAnalyzer

2014-04-28 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated SOLR-6022: - Attachment: SOLR-6022.branch_4x-deprecation.patch SOLR-6022.patch Here are two more

[jira] [Commented] (LUCENE-5631) Improve access to archived versions of Lucene and Solr

2014-04-28 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983405#comment-13983405 ] Shawn Heisey commented on LUCENE-5631: -- {quote}

[jira] [Commented] (LUCENE-5331) nested SpanNearQuery with repeating groups does not find match

2014-04-28 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983421#comment-13983421 ] Tim Allison commented on LUCENE-5331: - [~speedplane], I was trying to figure out if

[jira] [Commented] (LUCENE-5331) nested SpanNearQuery with repeating groups does not find match

2014-04-28 Thread Michael Sander (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983432#comment-13983432 ] Michael Sander commented on LUCENE-5331: I will look into this a bit more deeply.

[jira] [Commented] (SOLR-6022) Rename getAnalyzer to getIndexAnalyzer

2014-04-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983456#comment-13983456 ] Uwe Schindler commented on SOLR-6022: - I think that looks good. Rename getAnalyzer to

[jira] [Created] (LUCENE-5632) transition Version constants from LUCENE_MN to LUCENE_M_N

2014-04-28 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-5632: --- Summary: transition Version constants from LUCENE_MN to LUCENE_M_N Key: LUCENE-5632 URL: https://issues.apache.org/jira/browse/LUCENE-5632 Project: Lucene - Core

[jira] [Commented] (SOLR-6009) edismax mis-parsing RegexpQuery

2014-04-28 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983586#comment-13983586 ] Hoss Man commented on SOLR-6009: I did a quick skim of ExtendedDismaxQParser and from what

[jira] [Commented] (LUCENE-5632) transition Version constants from LUCENE_MN to LUCENE_M_N

2014-04-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983631#comment-13983631 ] Uwe Schindler commented on LUCENE-5632: --- One idea. We redfine the enum with the new

[jira] [Comment Edited] (LUCENE-5632) transition Version constants from LUCENE_MN to LUCENE_M_N

2014-04-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983631#comment-13983631 ] Uwe Schindler edited comment on LUCENE-5632 at 4/28/14 9:55 PM:

[jira] [Commented] (LUCENE-5632) transition Version constants from LUCENE_MN to LUCENE_M_N

2014-04-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983644#comment-13983644 ] Uwe Schindler commented on LUCENE-5632: --- In fact it is possible to add deprecated

[jira] [Updated] (LUCENE-5632) transition Version constants from LUCENE_MN to LUCENE_M_N

2014-04-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5632: -- Attachment: LUCENE-5632.patch Patch, interestingly not so many things changed. I did not yet

[jira] [Updated] (LUCENE-5632) transition Version constants from LUCENE_MN to LUCENE_M_N

2014-04-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5632: -- Attachment: LUCENE-5632.patch New patch, which passes all tests (unmodified). Solr tests also

[jira] [Updated] (LUCENE-5632) transition Version constants from LUCENE_MN to LUCENE_M_N

2014-04-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5632: -- Component/s: core/other Fix Version/s: 4.9 Assignee: Uwe Schindler Issue

[jira] [Commented] (LUCENE-5632) transition Version constants from LUCENE_MN to LUCENE_M_N

2014-04-28 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983726#comment-13983726 ] Hoss Man commented on LUCENE-5632: -- bq. So I would suggest to fix this for 4.x in the

[jira] [Commented] (SOLR-5473) Make one state.json per collection

2014-04-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983733#comment-13983733 ] Mark Miller commented on SOLR-5473: --- Any help needed on pulling this out? I think if we

[jira] [Created] (SOLR-6029) CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if elevated doc has been deleted from a segment

2014-04-28 Thread Greg Harris (JIRA)
Greg Harris created SOLR-6029: - Summary: CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if elevated doc has been deleted from a segment Key: SOLR-6029 URL:

[jira] [Updated] (SOLR-6029) CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if elevated doc has been deleted from a segment

2014-04-28 Thread Greg Harris (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Harris updated SOLR-6029: -- Attachment: SOLR-6029.patch Patch with test for 4.7 CollapsingQParserPlugin throws

[jira] [Commented] (SOLR-6022) Rename getAnalyzer to getIndexAnalyzer

2014-04-28 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983829#comment-13983829 ] Tomás Fernández Löbbe commented on SOLR-6022: - I don't see why in 4x calls to

[jira] [Commented] (LUCENE-5611) Simplify the default indexing chain

2014-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983867#comment-13983867 ] ASF subversion and git services commented on LUCENE-5611: - Commit

Re: VOTE: RC1 Release apache-solr-ref-guide-4.8.pdf

2014-04-28 Thread Anshum Gupta
+1 On Fri, Apr 25, 2014 at 2:38 PM, Chris Hostetter hossman_luc...@fucit.orgwrote: (Note: cross posted to general, please confine replies to dev@lucene) Please VOTE to release the following RC1 as apache-solr-ref-guide-4.8.pdf ... https://dist.apache.org/repos/dist/dev/lucene/solr/ref-

Simple unit test doco?

2014-04-28 Thread Greg Pendlebury
Heyo, I'm wondering if there is any additional doco and/or tricks to unit testing solr than this wiki page? http://wiki.apache.org/solr/TestingSolr Some details about my troubles are below if anyone cares to read, but I'm not so much looking for specific responses to why individual tests are

[jira] [Commented] (SOLR-5473) Make one state.json per collection

2014-04-28 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983928#comment-13983928 ] Noble Paul commented on SOLR-5473: -- I'm almost there . probably today or in the worst

Re: VOTE: RC1 Release apache-solr-ref-guide-4.8.pdf

2014-04-28 Thread Grant Ingersoll
+1 On Apr 25, 2014, at 5:38 PM, Chris Hostetter hossman_luc...@fucit.org wrote: (Note: cross posted to general, please confine replies to dev@lucene) Please VOTE to release the following RC1 as apache-solr-ref-guide-4.8.pdf ...

Re: Simple unit test doco?

2014-04-28 Thread Tomás Fernández Löbbe
Many times cloud-related/distrib tests fail due to timeouts, this could be related to the overall load of your computer (probably generated by the tests itself). I don’t know if this is the correct way, but I found it that it’s much less probable for them to fail if I use less JVMs to run the

[jira] [Commented] (SOLR-6029) CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if elevated doc has been deleted from a segment

2014-04-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983972#comment-13983972 ] Joel Bernstein commented on SOLR-6029: -- Thanks Greg, this is a nasty bug.

[jira] [Assigned] (SOLR-6029) CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if elevated doc has been deleted from a segment

2014-04-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-6029: Assignee: Joel Bernstein CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if

[jira] [Commented] (SOLR-5963) Finalize interface and backport analytics component to 4x

2014-04-28 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983987#comment-13983987 ] Erick Erickson commented on SOLR-5963: -- Hmmm, there have been several discussions

[jira] [Commented] (SOLR-6029) CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if elevated doc has been deleted from a segment

2014-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983992#comment-13983992 ] ASF subversion and git services commented on SOLR-6029: --- Commit

[jira] [Commented] (SOLR-6029) CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if elevated doc has been deleted from a segment

2014-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983999#comment-13983999 ] ASF subversion and git services commented on SOLR-6029: --- Commit

[jira] [Commented] (SOLR-6029) CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if elevated doc has been deleted from a segment

2014-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984004#comment-13984004 ] ASF subversion and git services commented on SOLR-6029: --- Commit

[jira] [Commented] (SOLR-6029) CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if elevated doc has been deleted from a segment

2014-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984006#comment-13984006 ] ASF subversion and git services commented on SOLR-6029: --- Commit

[jira] [Resolved] (SOLR-6029) CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if elevated doc has been deleted from a segment

2014-04-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-6029. -- Resolution: Fixed Fix Version/s: 4.9 4.8.1 CollapsingQParserPlugin

[jira] [Created] (SOLR-6030) Use System.nanoTime() instead of currentTimeInMills() in LRUCache.warm

2014-04-28 Thread JIRA
Tomás Fernández Löbbe created SOLR-6030: --- Summary: Use System.nanoTime() instead of currentTimeInMills() in LRUCache.warm Key: SOLR-6030 URL: https://issues.apache.org/jira/browse/SOLR-6030

[jira] [Updated] (SOLR-6030) Use System.nanoTime() instead of currentTimeInMills() in LRUCache.warm

2014-04-28 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-6030: Attachment: SOLR-6030.patch Use System.nanoTime() instead of currentTimeInMills()