[jira] [Commented] (SOLR-5088) ClassCastException is thrown when trying to use custom SearchHandler.

2013-07-30 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723503#comment-13723503 ] Mikhail Khludnev commented on SOLR-5088: Hello, Can you tell how you run that

[jira] [Commented] (SOLR-5088) ClassCastException is thrown when trying to use custom SearchHandler.

2013-07-30 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723521#comment-13723521 ] Pavel Yaskevich commented on SOLR-5088: --- It's Solr+Jetty, also tried using

[jira] [Commented] (SOLR-5088) ClassCastException is thrown when trying to use custom SearchHandler.

2013-07-30 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723532#comment-13723532 ] Pavel Yaskevich commented on SOLR-5088: --- I couldn't wait until tomorrow and I run

[jira] [Created] (SOLR-5089) OverseerCollectionProcessorTest does not fail on assertions thrown by mock objects

2013-07-30 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-5089: --- Summary: OverseerCollectionProcessorTest does not fail on assertions thrown by mock objects Key: SOLR-5089 URL: https://issues.apache.org/jira/browse/SOLR-5089

[jira] [Commented] (SOLR-5088) ClassCastException is thrown when trying to use custom SearchHandler.

2013-07-30 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723586#comment-13723586 ] Mikhail Khludnev commented on SOLR-5088: still not clear how you run it. don't you

[jira] [Comment Edited] (LUCENE-5145) Added AppendingPackedLongBuffer extended AbstractAppendingLongBuffer family (customizable compression ratio + bulk retrieval)

2013-07-30 Thread Boaz Leskes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723590#comment-13723590 ] Boaz Leskes edited comment on LUCENE-5145 at 7/30/13 8:59 AM:

[jira] [Updated] (LUCENE-5145) Added AppendingPackedLongBuffer extended AbstractAppendingLongBuffer family (customizable compression ratio + bulk retrieval)

2013-07-30 Thread Boaz Leskes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boaz Leskes updated LUCENE-5145: Attachment: LUCENE-5145.v2.patch Based on Adrien's comments, I changed MultiDocValues.subIndexes,

[jira] [Updated] (SOLR-5079) Create ngroups for pivot faceting

2013-07-30 Thread Sandro Mario Zbinden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Mario Zbinden updated SOLR-5079: --- Remaining Estimate: 4h (was: 24h) Original Estimate: 4h (was: 24h) Create

[jira] [Updated] (LUCENE-5146) AnalyzingSuggester sort order doesn't respect the actual weight

2013-07-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5146: Attachment: LUCENE-5146.patch new patch including CHANGES.TXT entry and removed compiler

[jira] [Commented] (LUCENE-5146) AnalyzingSuggester sort order doesn't respect the actual weight

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723695#comment-13723695 ] ASF subversion and git services commented on LUCENE-5146: - Commit

[jira] [Commented] (LUCENE-5146) AnalyzingSuggester sort order doesn't respect the actual weight

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723699#comment-13723699 ] ASF subversion and git services commented on LUCENE-5146: - Commit

[jira] [Resolved] (LUCENE-5146) AnalyzingSuggester sort order doesn't respect the actual weight

2013-07-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5146. - Resolution: Fixed Assignee: Simon Willnauer AnalyzingSuggester sort order

[jira] [Created] (SOLR-5090) NPE in DirectSpellChecker with alternativeTermCount and mm.

2013-07-30 Thread Markus Jelsma (JIRA)
Markus Jelsma created SOLR-5090: --- Summary: NPE in DirectSpellChecker with alternativeTermCount and mm. Key: SOLR-5090 URL: https://issues.apache.org/jira/browse/SOLR-5090 Project: Solr Issue

[jira] [Commented] (SOLR-5090) NPE in DirectSpellChecker with alternativeTermCount and mm.

2013-07-30 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723757#comment-13723757 ] Markus Jelsma commented on SOLR-5090: - NPE does not always show up if there is at least

[jira] [Commented] (SOLR-5057) queryResultCache should not related with the order of fq's list

2013-07-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723769#comment-13723769 ] Erick Erickson commented on SOLR-5057: -- You can certainly submit the patch. So take

[jira] [Assigned] (SOLR-5087) CoreAdminHandler.handleMergeAction generating NullPointerException

2013-07-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-5087: Assignee: Erick Erickson (was: Patrick Hunt) CoreAdminHandler.handleMergeAction

[jira] [Commented] (LUCENE-5146) AnalyzingSuggester sort order doesn't respect the actual weight

2013-07-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723788#comment-13723788 ] Michael McCandless commented on LUCENE-5146: Thanks Simon!

[jira] [Commented] (SOLR-5087) CoreAdminHandler.handleMergeAction generating NullPointerException

2013-07-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723790#comment-13723790 ] Erick Erickson commented on SOLR-5087: -- Testing, merging and committing shortly.

Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 335 - Failure

2013-07-30 Thread Michael McCandless
I committed a fix. Mike McCandless http://blog.mikemccandless.com On Tue, Jul 30, 2013 at 1:09 AM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/335/ 2 tests failed. FAILED:

[jira] [Commented] (LUCENE-5145) Added AppendingPackedLongBuffer extended AbstractAppendingLongBuffer family (customizable compression ratio + bulk retrieval)

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723804#comment-13723804 ] ASF subversion and git services commented on LUCENE-5145: - Commit

[jira] [Commented] (LUCENE-5145) Added AppendingPackedLongBuffer extended AbstractAppendingLongBuffer family (customizable compression ratio + bulk retrieval)

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723818#comment-13723818 ] ASF subversion and git services commented on LUCENE-5145: - Commit

[jira] [Created] (LUCENE-5151) Associations aggregators enter an infinite loop if some documents have no category associations

2013-07-30 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5151: -- Summary: Associations aggregators enter an infinite loop if some documents have no category associations Key: LUCENE-5151 URL: https://issues.apache.org/jira/browse/LUCENE-5151

[jira] [Resolved] (LUCENE-5145) Added AppendingPackedLongBuffer extended AbstractAppendingLongBuffer family (customizable compression ratio + bulk retrieval)

2013-07-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5145. -- Resolution: Fixed Fix Version/s: 4.5 5.0 Committed. Thanks Boaz!

[jira] [Updated] (LUCENE-5151) Associations aggregators enter an infinite loop if some documents have no category associations

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5151: --- Attachment: LUCENE-5151.patch Simple fix. I modified the test to insert some empty documents in the

[jira] [Commented] (SOLR-5081) Highly parallel document insertion hangs SolrCloud

2013-07-30 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723853#comment-13723853 ] Mark Miller commented on SOLR-5081: --- This is likely the same issue that has come up

[jira] [Commented] (SOLR-5081) Highly parallel document insertion hangs SolrCloud

2013-07-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723856#comment-13723856 ] Erick Erickson commented on SOLR-5081: -- Agreed, although we should be able to see the

[jira] [Commented] (SOLR-5090) NPE in DirectSpellChecker with alternativeTermCount and mm.

2013-07-30 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723862#comment-13723862 ] Jack Krupansky commented on SOLR-5090: -- This NPE has a similar signature to an NPE

[jira] [Commented] (LUCENE-5151) Associations aggregators enter an infinite loop if some documents have no category associations

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723869#comment-13723869 ] ASF subversion and git services commented on LUCENE-5151: - Commit

Re: svn commit: r1508423 - in /lucene/dev/trunk/lucene: ./ core/src/java/org/apache/lucene/index/ core/src/java/org/apache/lucene/util/ core/src/java/org/apache/lucene/util/packed/ core/src/test/org/a

2013-07-30 Thread Robert Muir
On Tue, Jul 30, 2013 at 8:42 AM, jpou...@apache.org wrote: Author: jpountz Date: Tue Jul 30 12:42:39 2013 New Revision: 1508423 URL: http://svn.apache.org/r1508423 Log: LUCENE-5145: AppendingPackedLongBuffer and added suport for bulk get operations to the Appending*Buffers. Introduced

[jira] [Commented] (SOLR-4981) BasicDistributedZkTest fails on FreeBSD jenkins due to thread leak.

2013-07-30 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723872#comment-13723872 ] Mark Miller commented on SOLR-4981: --- I think that may have worked.

[jira] [Updated] (LUCENE-5152) Lucene FST is not immutale

2013-07-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5152: Attachment: LUCENE-5152.patch here is a patch with the assert and a nocommit in

[jira] [Commented] (LUCENE-5151) Associations aggregators enter an infinite loop if some documents have no category associations

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723881#comment-13723881 ] ASF subversion and git services commented on LUCENE-5151: - Commit

[jira] [Commented] (SOLR-5081) Highly parallel document insertion hangs SolrCloud

2013-07-30 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723878#comment-13723878 ] Mark Miller commented on SOLR-5081: --- bq. the stack trace we've seen so far. Those traces

[jira] [Created] (LUCENE-5152) Lucene FST is not immutale

2013-07-30 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5152: --- Summary: Lucene FST is not immutale Key: LUCENE-5152 URL: https://issues.apache.org/jira/browse/LUCENE-5152 Project: Lucene - Core Issue Type: Bug

[jira] [Resolved] (LUCENE-5151) Associations aggregators enter an infinite loop if some documents have no category associations

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5151. Resolution: Fixed Fix Version/s: 4.5 5.0 Committed.

[jira] [Commented] (LUCENE-5149) CommonTermsQuery should allow minNrShouldMatch for high low freq terms

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723886#comment-13723886 ] ASF subversion and git services commented on LUCENE-5149: - Commit

[jira] [Resolved] (LUCENE-5149) CommonTermsQuery should allow minNrShouldMatch for high low freq terms

2013-07-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5149. - Resolution: Fixed CommonTermsQuery should allow minNrShouldMatch for high low

[jira] [Commented] (LUCENE-5149) CommonTermsQuery should allow minNrShouldMatch for high low freq terms

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723889#comment-13723889 ] ASF subversion and git services commented on LUCENE-5149: - Commit

[jira] [Commented] (LUCENE-5152) Lucene FST is not immutale

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723890#comment-13723890 ] Robert Muir commented on LUCENE-5152: - So its really just a BytesRef bug right?

[jira] [Created] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5153: -- Summary: Allow wrapping Reader from AnalyzerWrapper Key: LUCENE-5153 URL: https://issues.apache.org/jira/browse/LUCENE-5153 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5153: --- Attachment: LUCENE-5153.patch simple patch Allow wrapping Reader from

[jira] [Commented] (LUCENE-5152) Lucene FST is not immutale

2013-07-30 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723922#comment-13723922 ] Han Jiang commented on LUCENE-5152: --- bq. So its really just a BytesRef bug right? +1,

[jira] [Commented] (SOLR-5087) CoreAdminHandler.handleMergeAction generating NullPointerException

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723926#comment-13723926 ] ASF subversion and git services commented on SOLR-5087: --- Commit

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723936#comment-13723936 ] Shai Erera commented on LUCENE-5153: If there are no objections, I'll commit it.

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723941#comment-13723941 ] Robert Muir commented on LUCENE-5153: - One odd thing is that wrapComponents adds to

[jira] [Closed] (SOLR-4696) All threads become blocked resulting in hang when bulk adding

2013-07-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-4696. Resolution: Duplicate I'm pretty sure this is a duplicate of SOLR-5081, we can re-open if not.

[jira] [Commented] (SOLR-5087) CoreAdminHandler.handleMergeAction generating NullPointerException

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723958#comment-13723958 ] ASF subversion and git services commented on SOLR-5087: --- Commit

[jira] [Resolved] (SOLR-5087) CoreAdminHandler.handleMergeAction generating NullPointerException

2013-07-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-5087. -- Resolution: Fixed Thanks Patrick! I forgot CHANGES.txt, I'll add shortly.

[jira] [Commented] (SOLR-5087) CoreAdminHandler.handleMergeAction generating NullPointerException

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723961#comment-13723961 ] ASF subversion and git services commented on SOLR-5087: --- Commit

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723992#comment-13723992 ] Adrien Grand commented on LUCENE-5153: -- I think this is the right thing? On the

[jira] [Commented] (SOLR-5081) Highly parallel document insertion hangs SolrCloud

2013-07-30 Thread Mike Schrag (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723996#comment-13723996 ] Mike Schrag commented on SOLR-5081: --- I'll kill it again today and grab traces from a few

[jira] [Created] (SOLR-5091) Clean up Servlets APIs, Kill SolrDispatchFilter, simplify API creation

2013-07-30 Thread Grant Ingersoll (JIRA)
Grant Ingersoll created SOLR-5091: - Summary: Clean up Servlets APIs, Kill SolrDispatchFilter, simplify API creation Key: SOLR-5091 URL: https://issues.apache.org/jira/browse/SOLR-5091 Project: Solr

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

2013-07-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724003#comment-13724003 ] Adrien Grand commented on LUCENE-5140: -- I will commit the patch as-is soon and have

[jira] [Resolved] (SOLR-2580) Create Components to Support Using Business Rules in Solr

2013-07-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-2580. --- Resolution: Won't Fix Create Components to Support Using Business Rules in Solr

[jira] [Resolved] (LUCENE-1004) Create Lucene-Patch Build capability in Hudson

2013-07-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-1004. - Resolution: Won't Fix Create Lucene-Patch Build capability in Hudson

[jira] [Assigned] (SOLR-5091) Clean up Servlets APIs, Kill SolrDispatchFilter, simplify API creation

2013-07-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-5091: - Assignee: Grant Ingersoll Clean up Servlets APIs, Kill SolrDispatchFilter, simplify

[jira] [Resolved] (SOLR-2951) Augment QueryElevationComponent results

2013-07-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-2951. --- Resolution: Won't Fix DocTransformers Augment QueryElevationComponent

[jira] [Updated] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-30 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3069: -- Attachment: LUCENE-5152.patch Previous design put much stress on decoding of Outputs. This becomes

[jira] [Resolved] (SOLR-2965) Support Landing Pages/Redirects

2013-07-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-2965. --- Resolution: Won't Fix Support Landing Pages/Redirects ---

[jira] [Resolved] (SOLR-4024) DebugComponent enhancement to report on what documents are potentially missing fields

2013-07-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-4024. --- Resolution: Won't Fix StatsComponent can do this DebugComponent enhancement

[jira] [Updated] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-30 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3069: -- Attachment: LUCENE-3069.patch Lucene should have an entirely memory resident term dictionary

[jira] [Updated] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-30 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3069: -- Attachment: (was: LUCENE-5152.patch) Lucene should have an entirely memory resident term

[jira] [Commented] (SOLR-4951) randomize merge policy testing in solr

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724052#comment-13724052 ] ASF subversion and git services commented on SOLR-4951: --- Commit

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724119#comment-13724119 ] Shai Erera commented on LUCENE-5153: bq. I think this is the right thing? I tend to

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724124#comment-13724124 ] Robert Muir commented on LUCENE-5153: - Sounds good to me! +1 to the patch, though we

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724131#comment-13724131 ] Hoss Man commented on LUCENE-5153: -- FWIW: a recent thread on this very point...

[jira] [Commented] (SOLR-4951) randomize merge policy testing in solr

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724154#comment-13724154 ] ASF subversion and git services commented on SOLR-4951: --- Commit

[jira] [Resolved] (SOLR-4951) randomize merge policy testing in solr

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-4951. Resolution: Fixed Fix Version/s: 4.5 5.0 Assignee: Hoss Man r1508521

[jira] [Updated] (SOLR-4221) Custom sharding

2013-07-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-4221: - Attachment: SOLR-4221.patch OverseerCollectionProcessor test errors fixed Custom

Re: [jira] [Commented] (SOLR-5080) Ability to Configure Expirable Caches (use Google Collections - MapMaker/CacheBuilder for SolrCache)

2013-07-30 Thread Kranti Parisa
Agree with you, we do have unique identifiers for the 5 min windows in terms of window start time. Just wanted to tell GC to clean up un-used caches instead of having them on the JVM. So that we may use JVM/RAM for serving more queries as it would have more free memory. Do you have any

[jira] [Updated] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5153: --- Attachment: LUCENE-5153.patch Added a test to TestingAnalyzers which is under

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724230#comment-13724230 ] Robert Muir commented on LUCENE-5153: - I dont see the test in the patch... but I

[jira] [Resolved] (SOLR-5088) ClassCastException is thrown when trying to use custom SearchHandler.

2013-07-30 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich resolved SOLR-5088. --- Resolution: Not A Problem ClassCastException is thrown when trying to use custom

[jira] [Commented] (SOLR-5088) ClassCastException is thrown when trying to use custom SearchHandler.

2013-07-30 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724241#comment-13724241 ] Pavel Yaskevich commented on SOLR-5088: --- Thanks for the tip [~mkhludnev], putting a

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724253#comment-13724253 ] Michael McCandless commented on LUCENE-3069: Wow, those are nice perf

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724266#comment-13724266 ] Shai Erera commented on LUCENE-5153: bq. I dont see the test in the patch Hmm, I was

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 330 - Still Failing

2013-07-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/330/ 1 tests failed. FAILED: org.apache.lucene.util.packed.TestPackedInts.testPackedIntsNull Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (LUCENE-5152) Lucene FST is not immutale

2013-07-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724280#comment-13724280 ] Simon Willnauer commented on LUCENE-5152: - bq. So its really just a BytesRef bug

[jira] [Updated] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5153: --- Attachment: LUCENE-5153.patch Patch with discussed fixes and test. Allow wrapping

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b99) - Build # 6723 - Failure!

2013-07-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/6723/ Java: 32bit/jdk1.8.0-ea-b99 -client -XX:+UseConcMarkSweepGC 2 tests failed. REGRESSION: org.apache.solr.core.TestJmxIntegration.testJmxUpdate Error Message: No mbean found for SolrIndexSearcher Stack Trace:

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

2013-07-30 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/55775/ 1 tests failed. REGRESSION: org.apache.lucene.util.packed.TestPackedInts.testPackedIntsNull Error Message: Stack Trace: java.lang.AssertionError at

Re: [JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 330 - Still Failing

2013-07-30 Thread Robert Muir
I committed a fix. On Tue, Jul 30, 2013 at 3:01 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/330/ 1 tests failed. FAILED: org.apache.lucene.util.packed.TestPackedInts.testPackedIntsNull Error Message:

[jira] [Updated] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5153: Attachment: LUCENE-5153.patch just a tiny improvement to the test (uses basetokenstream assert)

[jira] [Created] (SOLR-5092) Send shard request to multiple replicas

2013-07-30 Thread Isaac Hebsh (JIRA)
Isaac Hebsh created SOLR-5092: - Summary: Send shard request to multiple replicas Key: SOLR-5092 URL: https://issues.apache.org/jira/browse/SOLR-5092 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-5092) Send shard request to multiple replicas

2013-07-30 Thread Isaac Hebsh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isaac Hebsh updated SOLR-5092: -- Attachment: SOLR-5092.patch Submitting initial patch. As Erick suggested on mailing list, changes are

[jira] [Created] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread David Smiley (JIRA)
David Smiley created SOLR-5093: -- Summary: Rewrite field:* to use the filter cache Key: SOLR-5093 URL: https://issues.apache.org/jira/browse/SOLR-5093 Project: Solr Issue Type: New Feature

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724391#comment-13724391 ] ASF subversion and git services commented on LUCENE-5153: - Commit

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724393#comment-13724393 ] Robert Muir commented on SOLR-5093: --- Err, this user already had this in their FQ. So if

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724397#comment-13724397 ] ASF subversion and git services commented on LUCENE-5153: - Commit

[jira] [Commented] (SOLR-5092) Send shard request to multiple replicas

2013-07-30 Thread Isaac Hebsh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724396#comment-13724396 ] Isaac Hebsh commented on SOLR-5092: --- Question: in HttpShardHandler, I can find the next

[jira] [Resolved] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5153. Resolution: Fixed Fix Version/s: 4.5 5.0 Thanks Rob. I applied your

[jira] [Comment Edited] (SOLR-5092) Send shard request to multiple replicas

2013-07-30 Thread Isaac Hebsh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724376#comment-13724376 ] Isaac Hebsh edited comment on SOLR-5092 at 7/30/13 8:51 PM:

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724405#comment-13724405 ] Jack Krupansky commented on SOLR-5093: -- Some time ago I had suggested a related

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724422#comment-13724422 ] Robert Muir commented on SOLR-5093: --- Those same lucene guys are not afraid to object here

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724428#comment-13724428 ] David Smiley commented on SOLR-5093: Rob, You're right for this particular user's

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724430#comment-13724430 ] Jack Krupansky commented on SOLR-5093: -- bq. This user just has to pull out AND pp:*

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724443#comment-13724443 ] Robert Muir commented on SOLR-5093: --- Solr today doesn't auto-cache. You can specify that

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724446#comment-13724446 ] Hoss Man commented on SOLR-5093: I can see the argument for making field:* parse as

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724450#comment-13724450 ] David Smiley commented on LUCENE-3069: -- Nice work! The spatial prefix trees will

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724461#comment-13724461 ] Uwe Schindler commented on LUCENE-5153: --- Thanks! Allow wrapping

  1   2   >