[jira] [Updated] (SOLR-5084) new field type - EnumField

2013-08-01 Thread Elran Dvir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elran Dvir updated SOLR-5084: - Attachment: Solr-5084.patch > new field type - EnumField > -- > >

[jira] [Commented] (SOLR-5084) new field type - EnumField

2013-08-01 Thread Elran Dvir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726151#comment-13726151 ] Elran Dvir commented on SOLR-5084: -- I reformatted the code. I hope it's OK now. Thanks.

Re: Welcome Cassandra Targett as Lucene/Solr committer

2013-08-01 Thread Adrien Grand
Welome Cassandra! -- Adrien - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Re: Welcome Cassandra Targett as Lucene/Solr committer

2013-08-01 Thread Martijn v Groningen
Welcome! On 1 August 2013 09:06, Adrien Grand wrote: > Welome Cassandra! > > -- > Adrien > > - > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > > --

Re: Welcome Cassandra Targett as Lucene/Solr committer

2013-08-01 Thread Simon Willnauer
welcome! On Thu, Aug 1, 2013 at 9:18 AM, Martijn v Groningen wrote: > Welcome! > > > On 1 August 2013 09:06, Adrien Grand wrote: >> >> Welome Cassandra! >> >> -- >> Adrien >> >> - >> To unsubscribe, e-mail: dev-unsubscr...@lucen

[jira] [Commented] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-08-01 Thread Joern Kottmann (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726191#comment-13726191 ] Joern Kottmann commented on LUCENE-2899: Stanford NLP is licensed under GPLv2, th

Re: Welcome Cassandra Targett as Lucene/Solr committer

2013-08-01 Thread Alan Woodward
Welcome Cassandra! Alan Woodward www.flax.co.uk On 31 Jul 2013, at 23:47, Robert Muir wrote: > I'm pleased to announce that Cassandra Targett has accepted to join our ranks > as a committer. > > Cassandra worked on the donation of the new Solr Reference Guide [1] and > getting things in orde

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

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

[jira] [Created] (SOLR-5101) Invalid UTF-8 character 0xfffe during shard update

2013-08-01 Thread Federico Chiacchiaretta (JIRA)
Federico Chiacchiaretta created SOLR-5101: - Summary: Invalid UTF-8 character 0xfffe during shard update Key: SOLR-5101 URL: https://issues.apache.org/jira/browse/SOLR-5101 Project: Solr

VInt block lenght in Lucene 4.1 postings format

2013-08-01 Thread Aleksandra Woźniak
Hi all, recently I wanted to try out some modifications of Lucene's postings format (namely, copying blocks that have no deletions without int-decoding/encoding -- this is similar to what was described here: https://issues.apache.org/jira/browse/LUCENE-2082). I started with changing Lucene 4.1 pos

[jira] [Commented] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-08-01 Thread Andrew Janowczyk (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726221#comment-13726221 ] Andrew Janowczyk commented on LUCENE-2899: -- ahhh thanks for the info. i found a

Re: VInt block lenght in Lucene 4.1 postings format

2013-08-01 Thread Han Jiang
Hi Aleksandra, The PostingsReader uses a skip list to determine the start file pointer of each block (both FOR packed and vInt encoded). The information is currently maintained by Lucene41SkipReader. The tricky part is, for each term, the skip data is exactly at the end of TermFreqs blocks, so, i

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

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

[jira] [Commented] (LUCENE-5155) Add OrdinalValueResolver in favor of FacetRequest.getValueOf

2013-08-01 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726262#comment-13726262 ] Gilad Barkai commented on LUCENE-5155: -- Patch looks good. +1 for commit. Perhaps al

[jira] [Commented] (LUCENE-5155) Add OrdinalValueResolver in favor of FacetRequest.getValueOf

2013-08-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726279#comment-13726279 ] ASF subversion and git services commented on LUCENE-5155: - Commit

[jira] [Resolved] (LUCENE-5155) Add OrdinalValueResolver in favor of FacetRequest.getValueOf

2013-08-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5155. Resolution: Fixed Fix Version/s: 4.5 5.0 Thanks Gilad, added a comment a

[jira] [Commented] (LUCENE-5155) Add OrdinalValueResolver in favor of FacetRequest.getValueOf

2013-08-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726283#comment-13726283 ] ASF subversion and git services commented on LUCENE-5155: - Commit

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

2013-08-01 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726285#comment-13726285 ] Markus Jelsma commented on SOLR-5091: - Can you include SOLR-4018 if you're replacing th

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

2013-08-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726287#comment-13726287 ] Grant Ingersoll commented on SOLR-5091: --- I'll see what I can do. > C

[jira] [Created] (SOLR-5102) Simplify Solr Home

2013-08-01 Thread Grant Ingersoll (JIRA)
Grant Ingersoll created SOLR-5102: - Summary: Simplify Solr Home Key: SOLR-5102 URL: https://issues.apache.org/jira/browse/SOLR-5102 Project: Solr Issue Type: Bug Reporter: Grant I

[jira] [Created] (SOLR-5103) Plugin Improvements

2013-08-01 Thread Grant Ingersoll (JIRA)
Grant Ingersoll created SOLR-5103: - Summary: Plugin Improvements Key: SOLR-5103 URL: https://issues.apache.org/jira/browse/SOLR-5103 Project: Solr Issue Type: Improvement Reporter

[jira] [Created] (SOLR-5104) Remove Default Core

2013-08-01 Thread Grant Ingersoll (JIRA)
Grant Ingersoll created SOLR-5104: - Summary: Remove Default Core Key: SOLR-5104 URL: https://issues.apache.org/jira/browse/SOLR-5104 Project: Solr Issue Type: Sub-task Reporter: G

[jira] [Commented] (SOLR-4860) MoreLikeThisHandler doesn't work with numeric or date fields in 4.x

2013-08-01 Thread Mike (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726314#comment-13726314 ] Mike commented on SOLR-4860: I came across this issue as well, I wanted to use _val_ hook and n

[jira] [Commented] (SOLR-5103) Plugin Improvements

2013-08-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726362#comment-13726362 ] Grant Ingersoll commented on SOLR-5103: --- https://code.google.com/p/google-guice/wiki/

Re: Measuring SOLR performance

2013-08-01 Thread Dmitry Kan
Hi Roman, When I try to run with -q /home/dmitry/projects/lab/solrjmeter/queries/demo/demo.queries here what is reported: Traceback (most recent call last): File "solrjmeter.py", line 1390, in main(sys.argv) File "solrjmeter.py", line 1309, in main tests = find_tests(options) File

[jira] [Resolved] (SOLR-5100) java.lang.OutOfMemoryError: Requested array size exceeds VM limit

2013-08-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-5100. -- Resolution: Invalid Please raise this on the user's list. OOM errors are common when one has not

[jira] [Resolved] (SOLR-5101) Invalid UTF-8 character 0xfffe during shard update

2013-08-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-5101. -- Resolution: Invalid Please raise this on the user's list and verify that it is indeed a bug befo

Re: Welcome Cassandra Targett as Lucene/Solr committer

2013-08-01 Thread Michael McCandless
Welcome Cassandra! Mike McCandless http://blog.mikemccandless.com On Wed, Jul 31, 2013 at 6:47 PM, Robert Muir wrote: > I'm pleased to announce that Cassandra Targett has accepted to join our > ranks as a committer. > > Cassandra worked on the donation of the new Solr Reference Guide [1] and >

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

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

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

2013-08-01 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 that adds a #deepCopy method to Outputs that

[jira] [Commented] (SOLR-5101) Invalid UTF-8 character 0xfffe during shard update

2013-08-01 Thread Federico Chiacchiaretta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726408#comment-13726408 ] Federico Chiacchiaretta commented on SOLR-5101: --- Hi Erick, I'll post this on

FlushPolicy and maxBufDelTerm

2013-08-01 Thread Shai Erera
Hi I'm a little confused about FlushPolicy and IndexWriterConfig.setMaxBufferedDeleteTerms documentation. FlushPolicy jdocs say: * Segments are traditionally flushed by: * * RAM consumption - configured via ... * *Number of buffered delete terms/queries* - configured via * {@link IndexWrite

Re: FlushPolicy and maxBufDelTerm

2013-08-01 Thread Shai Erera
bq. a new segment will be deleted? I mean a new segment will be flushed :). Shai On Thu, Aug 1, 2013 at 4:03 PM, Shai Erera wrote: > Hi > > I'm a little confused about FlushPolicy and > IndexWriterConfig.setMaxBufferedDeleteTerms documentation. FlushPolicy > jdocs say: > > * Segments are tra

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

2013-08-01 Thread huangfeihong (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huangfeihong updated SOLR-5057: --- Attachment: SOLR-5057.patch > queryResultCache should not related with the order of fq's list > --

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

2013-08-01 Thread huangfeihong (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726425#comment-13726425 ] huangfeihong commented on SOLR-5057: Patch attached. Just rename several variable'name

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

2013-08-01 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726429#comment-13726429 ] Jack Krupansky commented on LUCENE-5152: bq. immutale Is that the Latin term for

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2013-08-01 Thread Stein J. Gran (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726461#comment-13726461 ] Stein J. Gran commented on SOLR-2894: - I have now re-tested the scenarios I used on Apr

[jira] [Created] (SOLR-5106) Grouping on multi-valued fields

2013-08-01 Thread Reinier Battenberg (JIRA)
Reinier Battenberg created SOLR-5106: Summary: Grouping on multi-valued fields Key: SOLR-5106 URL: https://issues.apache.org/jira/browse/SOLR-5106 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-5104) Remove Default Core

2013-08-01 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726483#comment-13726483 ] Jack Krupansky commented on SOLR-5104: -- Minor procedural nit... If you intend to "remo

Re: FlushPolicy and maxBufDelTerm

2013-08-01 Thread Michael McCandless
First off, it's bad that you don't see .del files when conf.setMaxBufferedDeleteTerms is 1. But, it could be that newIndexWriterConfig turned on readerPooling which would mean the deletes are held in the SegmentReader and not flushed to disk. Can you make sure that's off? Second off, I think the

[jira] [Created] (SOLR-5107) LukeRequestHandler throws NullPointerException when numTerms=0

2013-08-01 Thread Ahmet Arslan (JIRA)
Ahmet Arslan created SOLR-5107: -- Summary: LukeRequestHandler throws NullPointerException when numTerms=0 Key: SOLR-5107 URL: https://issues.apache.org/jira/browse/SOLR-5107 Project: Solr Issue

[jira] [Updated] (SOLR-5107) LukeRequestHandler throws NullPointerException when numTerms=0

2013-08-01 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-5107: --- Attachment: SOLR-5107.patch > LukeRequestHandler throws NullPointerException when numTerms=0 > ---

Re: Welcome Cassandra Targett as Lucene/Solr committer

2013-08-01 Thread Shawn Heisey
On 7/31/2013 4:47 PM, Robert Muir wrote: > I'm pleased to announce that Cassandra Targett has accepted to join our > ranks as a committer. Welcome to the project! - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For a

[jira] [Commented] (SOLR-5104) Remove Default Core

2013-08-01 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726495#comment-13726495 ] Jack Krupansky commented on SOLR-5104: -- bq. I see no reason to maintain the notion of

Re: Welcome Cassandra Targett as Lucene/Solr committer

2013-08-01 Thread Cassandra Targett
Thanks everyone. I'm very excited to join you all. I don't know how brief this is, but here's a bit about me: I discovered Solr through my work at LucidWorks. I've had a few different roles there, but most recently I've been "the tech writer". The Solr Reference Guide became part of the stuff I w

[jira] [Commented] (SOLR-5104) Remove Default Core

2013-08-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726503#comment-13726503 ] Grant Ingersoll commented on SOLR-5104: --- My reason is b/c SolrDispatchFilter is fille

Re: FlushPolicy and maxBufDelTerm

2013-08-01 Thread Shai Erera
> I think the doc is correct Wait, one of the docs is wrong. I guess according to what you write, it's FlushPolicy, as a new segment is not flushed per this setting? Or perhaps they should be clarified that the deletes are flushed == applied on existing segments? I disabled reader pooling and I s

Re: FlushPolicy and maxBufDelTerm

2013-08-01 Thread Shai Erera
I set maxBufDocs=2 so that I get a segment flushed, and indeed after delete I see _0.del. So I guess this is just docs inconsistency. I'll clarify FlushPolicy docs. Shai On Thu, Aug 1, 2013 at 6:24 PM, Shai Erera wrote: > > I think the doc is correct > > Wait, one of the docs is wrong. I gues

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

2013-08-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726569#comment-13726569 ] Robert Muir commented on LUCENE-5152: - I guess one question would be if its FSTs job

Re: FlushPolicy and maxBufDelTerm

2013-08-01 Thread Michael McCandless
On Thu, Aug 1, 2013 at 11:24 AM, Shai Erera wrote: >> I think the doc is correct > > Wait, one of the docs is wrong. I guess according to what you write, it's > FlushPolicy, as a new segment is not flushed per this setting? > Or perhaps they should be clarified that the deletes are flushed == appl

Re: FlushPolicy and maxBufDelTerm

2013-08-01 Thread Simon Willnauer
thanks for clarifying this - I agree the wording is tricky here and we should use the term "apply" here! sorry for the confusion! simon On Thu, Aug 1, 2013 at 7:39 PM, Michael McCandless wrote: > On Thu, Aug 1, 2013 at 11:24 AM, Shai Erera wrote: >>> I think the doc is correct >> >> Wait, one

[jira] [Commented] (SOLR-4953) Config XML parsing should fail hard if an xpath is expect to match at most one node/string/int/boolean and multiple values are found

2013-08-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726695#comment-13726695 ] ASF subversion and git services commented on SOLR-4953: --- Commit 15093

[JENKINS-MAVEN] Lucene-Solr-Maven-4.x #404: POMs out of sync

2013-08-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/404/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: IOException occured when talking to server at: http://127.0.0.1:28478/sqt Stack Trace: org.apache.solr.client.solrj

[jira] [Created] (SOLR-5108) plugin loading should fail if mor then one instance of a singleton plugin is found

2013-08-01 Thread Hoss Man (JIRA)
Hoss Man created SOLR-5108: -- Summary: plugin loading should fail if mor then one instance of a singleton plugin is found Key: SOLR-5108 URL: https://issues.apache.org/jira/browse/SOLR-5108 Project: Solr

[jira] [Commented] (SOLR-5108) plugin loading should fail if mor then one instance of a singleton plugin is found

2013-08-01 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726739#comment-13726739 ] Jack Krupansky commented on SOLR-5108: -- Sounds like this might resolve SOLR-4304 - "NP

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

2013-08-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726746#comment-13726746 ] Noble Paul commented on SOLR-5081: -- [~mikeschrag] COuld you get any more thread dumps?

Re: FlushPolicy and maxBufDelTerm

2013-08-01 Thread Shai Erera
ok I committed some improvements there and some other places. Thanks guys for clarifying this! Shai On Thu, Aug 1, 2013 at 8:55 PM, Simon Willnauer wrote: > thanks for clarifying this - I agree the wording is tricky here and > we should use the term "apply" here! sorry for the confusion! > > s

[jira] [Commented] (SOLR-4953) Config XML parsing should fail hard if an xpath is expect to match at most one node/string/int/boolean and multiple values are found

2013-08-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726782#comment-13726782 ] ASF subversion and git services commented on SOLR-4953: --- Commit 15093

[jira] [Resolved] (SOLR-4953) Config XML parsing should fail hard if an xpath is expect to match at most one node/string/int/boolean and multiple values are found

2013-08-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-4953. Resolution: Fixed Fix Version/s: 5.0 4.5 > Config XML parsing should fail hard

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

2013-08-01 Thread Mike Schrag (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726801#comment-13726801 ] Mike Schrag commented on SOLR-5081: --- I grabbed more and they all look basically the same

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

2013-08-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726831#comment-13726831 ] Erick Erickson commented on SOLR-5081: -- Yeah, that is odd. The stack traces you sent b

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

2013-08-01 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: Summary: Lucene FST is not immutable (was: Lucene FST is not immutale) > Lucene FST i

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

2013-08-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726847#comment-13726847 ] Simon Willnauer commented on LUCENE-5152: - bq. Should we clone payload bytes in t

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

2013-08-01 Thread Mike Schrag (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726848#comment-13726848 ] Mike Schrag commented on SOLR-5081: --- I actually did this exact test when I was in this st

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

2013-08-01 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 this patch only adds the assert and fixes the problems in Me

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #926: POMs out of sync

2013-08-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/926/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: IOException occured when talking to server at: http://127.0.0.1:26547 Stack Trace: org.apache.solr.client.solrj.SolrSe

[jira] [Created] (SOLR-5109) Solr 4.4 will not deploy in Glassfish 4.x

2013-08-01 Thread jamon camisso (JIRA)
jamon camisso created SOLR-5109: --- Summary: Solr 4.4 will not deploy in Glassfish 4.x Key: SOLR-5109 URL: https://issues.apache.org/jira/browse/SOLR-5109 Project: Solr Issue Type: Bug Affect

[jira] [Updated] (SOLR-5109) Solr 4.4 will not deploy in Glassfish 4.x

2013-08-01 Thread jamon camisso (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jamon camisso updated SOLR-5109: Attachment: guava-15.0-SNAPSHOT.jar > Solr 4.4 will not deploy in Glassfish 4.x > --

[jira] [Commented] (SOLR-5109) Solr 4.4 will not deploy in Glassfish 4.x

2013-08-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726976#comment-13726976 ] Uwe Schindler commented on SOLR-5109: - Hi, we cannot bundle JAR files with our source

[jira] [Commented] (SOLR-5109) Solr 4.4 will not deploy in Glassfish 4.x

2013-08-01 Thread jamon camisso (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726978#comment-13726978 ] jamon camisso commented on SOLR-5109: - Can Guava be removed as a core dependency was pr

[jira] [Commented] (SOLR-5109) Solr 4.4 will not deploy in Glassfish 4.x

2013-08-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726992#comment-13726992 ] Uwe Schindler commented on SOLR-5109: - Please reopen the corresponding issue and maybe

[jira] [Commented] (SOLR-5104) Remove Default Core

2013-08-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727053#comment-13727053 ] Mark Miller commented on SOLR-5104: --- We certainly want to do this, and I don't consider i

[jira] [Commented] (SOLR-5104) Remove Default Core

2013-08-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727060#comment-13727060 ] Mark Miller commented on SOLR-5104: --- Took me a moment for me to realize that is not refer

Re: Welcome Cassandra Targett as Lucene/Solr committer

2013-08-01 Thread Mark Miller
Welcome! - Mark On Jul 31, 2013, at 6:47 PM, Robert Muir wrote: > I'm pleased to announce that Cassandra Targett has accepted to join our ranks > as a committer. > > Cassandra worked on the donation of the new Solr Reference Guide [1] and > getting things in order for its first official rele

[jira] [Created] (LUCENE-5156) CompressingTermVectors termsEnum should probably not support seek-by-ord

2013-08-01 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-5156: --- Summary: CompressingTermVectors termsEnum should probably not support seek-by-ord Key: LUCENE-5156 URL: https://issues.apache.org/jira/browse/LUCENE-5156 Project: Lucen

Re: Welcome Cassandra Targett as Lucene/Solr committer

2013-08-01 Thread Kranti Parisa
Awesome! Congrats & Welcome Cassandra! Thanks & Regards, Kranti K Parisa http://www.linkedin.com/in/krantiparisa On Thu, Aug 1, 2013 at 7:23 PM, Mark Miller wrote: > Welcome! > > - Mark > > On Jul 31, 2013, at 6:47 PM, Robert Muir wrote: > > I'm pleased to announce that Cassandra Targett has

[jira] [Updated] (SOLR-2570) randomize indexwriter settings in solr tests

2013-08-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2570: --- Attachment: SOLR-2570.patch updated patch taking into account the work already done in SOLR-4942 and SOLR-495

[jira] [Created] (SOLR-5110) Change default spell check query analyzer if not defined

2013-08-01 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-5110: --- Summary: Change default spell check query analyzer if not defined Key: SOLR-5110 URL: https://issues.apache.org/jira/browse/SOLR-5110 Project: Solr Issue Type:

[jira] [Commented] (SOLR-5104) Remove Default Core

2013-08-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727423#comment-13727423 ] Grant Ingersoll commented on SOLR-5104: --- +1 to removing default core.