[jira] [Commented] (SOLR-4653) Solr configuration should log inaccessible/ non-existent relative paths lib dir=...

2013-04-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13620671#comment-13620671 ] Dawid Weiss commented on SOLR-4653: --- This (the variable substitution) should also work as

[jira] [Resolved] (SOLR-4653) Solr configuration should log inaccessible/ non-existent relative paths lib dir=...

2013-04-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-4653. --- Resolution: Fixed Fix Version/s: 5.0 4.3 Solr configuration should log

[jira] [Created] (SOLR-4665) lib configuration element should accept ant/maven-like glob patterns (**/*.jar)

2013-04-03 Thread Dawid Weiss (JIRA)
Dawid Weiss created SOLR-4665: - Summary: lib configuration element should accept ant/maven-like glob patterns (**/*.jar) Key: SOLR-4665 URL: https://issues.apache.org/jira/browse/SOLR-4665 Project: Solr

[jira] [Created] (LUCENE-4899) FastVectorHighlihgter fails with SIOOB if single phrase or term is fragCharSize

2013-04-03 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-4899: --- Summary: FastVectorHighlihgter fails with SIOOB if single phrase or term is fragCharSize Key: LUCENE-4899 URL: https://issues.apache.org/jira/browse/LUCENE-4899

[jira] [Updated] (LUCENE-4899) FastVectorHighlihgter fails with SIOOB if single phrase or term is fragCharSize

2013-04-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4899: Attachment: LUCENE-4899.patch here is a patch but somebody with more FVH skills should

[jira] [Reopened] (SOLR-4646) lowercaseOperators is enabled by default for edismax query parser

2013-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reopened SOLR-4646: --- Reopening awaiting further discussion lowercaseOperators is enabled by default for

[jira] [Commented] (SOLR-4646) lowercaseOperators is enabled by default for edismax query parser

2013-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13620814#comment-13620814 ] Jan Høydahl commented on SOLR-4646: --- Tested this with Solr3.5 and it seems the default

[jira] [Resolved] (LUCENE-4888) SloppyPhraseScorer calls DocsAndPositionsEnum.advance with target = -1

2013-04-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4888. -- Resolution: Fixed Committed. SloppyPhraseScorer calls

[jira] [Commented] (SOLR-4646) lowercaseOperators is enabled by default for edismax query parser

2013-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13620836#comment-13620836 ] Tomás Fernández Löbbe commented on SOLR-4646: - I think the documentation was

[jira] [Updated] (SOLR-4646) lowercaseOperators is enabled by default for edismax query parser

2013-04-03 Thread Alexander Koval (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Koval updated SOLR-4646: -- Description: [Documentation|http://wiki.apache.org/solr/ExtendedDisMax#lowercaseOperators]

[jira] [Updated] (SOLR-4648) Create a PreAnalyzedUpdateProcessor

2013-04-03 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-4648: Attachment: SOLR-4648.patch Updated patch, using FieldMutatingUP*, more tests and javadocs.

[jira] [Commented] (SOLR-4646) lowercaseOperators is enabled by default for edismax query parser

2013-04-03 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13620865#comment-13620865 ] Jack Krupansky commented on SOLR-4646: -- bq. up to 4.2 you get one behavior, and after

Re: New implementation of MLT

2013-04-03 Thread Osullivan L .
Greetings, I have a custom analyzer which converts Library of Congress Callnumbers into normalized strings: fieldType name=LCNormalized class=solr.TextField sortMissingLast=true omitNorms=true analyzer tokenizer class=solr.KeywordTokenizerFactory/ filter

Ranged Query

2013-04-03 Thread Osullivan L .
Greetings, I have a custom analyzer which converts Library of Congress Callnumbers into normalized strings: fieldType name=LCNormalized class=solr.TextField sortMissingLast=true omitNorms=true analyzer tokenizer class=solr.KeywordTokenizerFactory/ filter

Re: Ranged Query

2013-04-03 Thread Uwe Schindler
Osullivan L. l.osulli...@swansea.ac.uk schrieb: Greetings, I have a custom analyzer which converts Library of Congress Callnumbers into normalized strings: fieldType name=LCNormalized class=solr.TextField sortMissingLast=true omitNorms=true analyzer tokenizer

[jira] [Commented] (SOLR-4646) lowercaseOperators is enabled by default for edismax query parser

2013-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13620879#comment-13620879 ] Jan Høydahl commented on SOLR-4646: --- That's what luceneMatchVersion is for - if you

[jira] [Commented] (SOLR-3580) In ExtendedDismax, lowercase 'not' operator is not being treated as an operator when 'lowercaseOperators' is enabled

2013-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13620889#comment-13620889 ] Jan Høydahl commented on SOLR-3580: --- Any progress on this? A more compact config format

Re: Ranged Query

2013-04-03 Thread Erick Erickson
Assuming your custom filter emits one and only one token, making it multiTermAware is fine. What that means is that when you add wildcards to your query terms, your filter will automatically be put into the filter analysis chain at query time as well as index time. You care if you expect to search

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 361 - Failure!

2013-04-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/361/ Java: 64bit/jdk1.7.0 -XX:+UseParallelGC All tests passed Build Log: [...truncated 9421 lines...] [junit4:junit4] ERROR: JVM J0 ended with an exception, command line:

[jira] [Commented] (SOLR-4646) lowercaseOperators is enabled by default for edismax query parser

2013-04-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13620894#comment-13620894 ] Mark Miller commented on SOLR-4646: --- bq. +1 to change the default from true to false +1

RE: Ranged Query

2013-04-03 Thread Demian Katz
The documentation is pretty vague, but I think you may be on the right track with MultiTermAwareComponent - is this an interface that your custom analyzer needs to implement? - Demian From: Osullivan L. [mailto:l.osulli...@swansea.ac.uk] Sent: Wednesday, April 03, 2013 8:08 AM To:

[jira] [Updated] (LUCENE-2412) Architecture Diagrams needed for Lucene, Solr and Nutch

2013-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-2412: Attachment: Solr internal architecture.pdf Attaching our Solr architecture PDF, from

[jira] [Updated] (LUCENE-4895) Implement Spatial disjoint predicate.

2013-04-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-4895: - Attachment: LUCENE-4895_Spatial_Disjoint_predicate.patch Attached is a generic Filter

[jira] [Created] (LUCENE-4900) Add spatial edge approximations: include/exclude/center

2013-04-03 Thread David Smiley (JIRA)
David Smiley created LUCENE-4900: Summary: Add spatial edge approximations: include/exclude/center Key: LUCENE-4900 URL: https://issues.apache.org/jira/browse/LUCENE-4900 Project: Lucene - Core

[jira] [Created] (SOLR-4666) JSON Formating

2013-04-03 Thread nihed mbarek (JIRA)
nihed mbarek created SOLR-4666: -- Summary: JSON Formating Key: SOLR-4666 URL: https://issues.apache.org/jira/browse/SOLR-4666 Project: Solr Issue Type: Bug Affects Versions: 4.0

[jira] [Commented] (LUCENE-4896) PostingsHighlighter should use a interface of PassageFormatter instead of a class

2013-04-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13620984#comment-13620984 ] Robert Muir commented on LUCENE-4896: - I agree there are a few bugs here: # we should

[jira] [Updated] (SOLR-3251) dynamically add field to schema

2013-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-3251: - Attachment: SOLR-3251.patch This patch builds on Yonik's patch: * Persistence is added, both locally and

[jira] [Commented] (SOLR-4648) Create a PreAnalyzedUpdateProcessor

2013-04-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621024#comment-13621024 ] David Smiley commented on SOLR-4648: Feedback on your patch: * in Solr, it's bad form

[jira] [Commented] (SOLR-3251) dynamically add field to schema

2013-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621029#comment-13621029 ] Steve Rowe commented on SOLR-3251: -- I did some timings loading the example schema, and

refactoring HowToContribute

2013-04-03 Thread Robert Muir
Hello everyone, Looking at HowToContribute, i think its almost as overwhelming as ReleaseTODO. If we don't simplify it, then we need to add number of beers to get thru all the steps... I think we should: 1. have simple lean and mean barebones instructions for contribution 2. have separate

[jira] [Commented] (SOLR-4622) deprecate usage of DEFAULT_HOST_CONTEXT and DEFAULT_HOST_PORT

2013-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621033#comment-13621033 ] Steve Rowe commented on SOLR-4622: -- test comment deprecate usage of

[jira] [Commented] (SOLR-3251) dynamically add field to schema

2013-04-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621034#comment-13621034 ] Robert Muir commented on SOLR-3251: --- by any chance do you have any more fine-grained

Re: [jira] [Commented] (SOLR-4622) deprecate usage of DEFAULT_HOST_CONTEXT and DEFAULT_HOST_PORT

2013-04-03 Thread Robert Muir
Seen this one instantly. other emails/notifications seem to have upto a 15 minute delay On Wed, Apr 3, 2013 at 12:39 PM, Steve Rowe (JIRA) j...@apache.org wrote: [

FYI: Jira email notification delays

2013-04-03 Thread Chris Hostetter
: Seen this one instantly. other emails/notifications seem to have upto a 15 : minute delay yeah ... sarowe and i are experimenting on #lucene-dev, and sarowe has brought the issue up on #asfinfra not sure what's going on yet, but some jira notifications are definitely delayed by as much as

[jira] [Commented] (SOLR-4646) lowercaseOperators is enabled by default for edismax query parser

2013-04-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621038#comment-13621038 ] David Smiley commented on SOLR-4646: bq. +1 to change the default from true to false +1

[jira] [Commented] (SOLR-3251) dynamically add field to schema

2013-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621040#comment-13621040 ] Steve Rowe commented on SOLR-3251: -- {quote} by any chance do you have any more

[jira] [Commented] (SOLR-3755) shard splitting

2013-04-03 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621060#comment-13621060 ] Shalin Shekhar Mangar commented on SOLR-3755: - I'd like to commit the patch to

[jira] [Commented] (SOLR-4646) lowercaseOperators is enabled by default for edismax query parser

2013-04-03 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621080#comment-13621080 ] Jack Krupansky commented on SOLR-4646: -- -1 but... I won't strenuously resist the

[jira] [Commented] (SOLR-4646) lowercaseOperators is enabled by default for edismax query parser

2013-04-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621092#comment-13621092 ] Yonik Seeley commented on SOLR-4646: bq. But, in a larger sense, the original goal od

[jira] [Updated] (SOLR-4646) lowercaseOperators is enabled by default for edismax query parser

2013-04-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-4646: --- Issue Type: Improvement (was: Bug) lowercaseOperators is enabled by default for edismax query

[jira] [Updated] (SOLR-4646) lowercaseOperators is enabled by default for edismax query parser

2013-04-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-4646: --- Priority: Trivial (was: Major) lowercaseOperators is enabled by default for edismax query

[jira] [Created] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Rodrigo Trujillo (JIRA)
Rodrigo Trujillo created LUCENE-4901: Summary: Unit test TestIndexWriterOnJRECrash does not support IBM Java Key: LUCENE-4901 URL: https://issues.apache.org/jira/browse/LUCENE-4901 Project:

[jira] [Updated] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Rodrigo Trujillo (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo Trujillo updated LUCENE-4901: - Attachment: test-IBM-java-vendor.patch Test if IBM JRE is being used. Avoid

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621127#comment-13621127 ] Dawid Weiss commented on LUCENE-4901: - I think I can actually handle this one -- I

[jira] [Assigned] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-4901: --- Assignee: Dawid Weiss Unit test TestIndexWriterOnJRECrash does not support IBM Java

[jira] [Assigned] (SOLR-3251) dynamically add field to schema

2013-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reassigned SOLR-3251: Assignee: Steve Rowe dynamically add field to schema ---

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Rodrigo Trujillo (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621131#comment-13621131 ] Rodrigo Trujillo commented on LUCENE-4901: -- Hi Dawid, just attached a patch. It

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621132#comment-13621132 ] Robert Muir commented on LUCENE-4901: - I remember the current crash code worked for

[jira] [Commented] (SOLR-3251) dynamically add field to schema

2013-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621133#comment-13621133 ] Steve Rowe commented on SOLR-3251: -- bq. JSON PUT is enabled on /schema/fields/(name)

[jira] [Comment Edited] (SOLR-3251) dynamically add field to schema

2013-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621133#comment-13621133 ] Steve Rowe edited comment on SOLR-3251 at 4/3/13 6:13 PM: -- bq.

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621136#comment-13621136 ] Dawid Weiss commented on LUCENE-4901: - IBM definitely dumps a *lot* of stuff when it

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621138#comment-13621138 ] Robert Muir commented on LUCENE-4901: - According to SVN logs, when i disabled this it

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621141#comment-13621141 ] Uwe Schindler commented on LUCENE-4901: --- This remembers me to upgrade IBM J9 on

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621142#comment-13621142 ] Dawid Weiss commented on LUCENE-4901: - It crashed for me on every build, always, on

[jira] [Updated] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4901: -- Issue Type: Improvement (was: Bug) Unit test TestIndexWriterOnJRECrash does not support

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621145#comment-13621145 ] Dawid Weiss commented on LUCENE-4901: - Wait... I'm not saying to dereference an NPE

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621147#comment-13621147 ] Robert Muir commented on LUCENE-4901: - Right, but i'm not sure its worth it to bring

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621149#comment-13621149 ] Robert Muir commented on LUCENE-4901: - Maybe the 'alternative' crash should be just

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621151#comment-13621151 ] Dawid Weiss commented on LUCENE-4901: - The native bits are tiny and could be unpacked

[jira] [Updated] (LUCENE-4738) Killed JVM when first commit was running will generate a corrupted index

2013-04-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4738: Attachment: LUCENE-4738_test.patch I'm not sure if this will fix TestIndexWriterOnJRECrash to

[jira] [Created] (SOLR-4667) Our logging configuration files should set ZooKeeper logging to WARN

2013-04-03 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4667: - Summary: Our logging configuration files should set ZooKeeper logging to WARN Key: SOLR-4667 URL: https://issues.apache.org/jira/browse/SOLR-4667 Project: Solr

[jira] [Commented] (SOLR-2534) Add min() and max() on strings

2013-04-03 Thread Vadim Kirilchuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621234#comment-13621234 ] Vadim Kirilchuk commented on SOLR-2534: --- I guess here:

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621262#comment-13621262 ] Uwe Schindler commented on LUCENE-4901: --- I am not sure: Instead of crashing, maybe

[jira] [Commented] (SOLR-1393) Allow more control over SearchComponents ordering in SearchHandler

2013-04-03 Thread Vadim Kirilchuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621270#comment-13621270 ] Vadim Kirilchuk commented on SOLR-1393: --- AFAIK apache CXF has similar thing for

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621276#comment-13621276 ] Robert Muir commented on LUCENE-4901: - If we change the test to do this, we need to

[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621288#comment-13621288 ] Uwe Schindler commented on LUCENE-4901: --- This is a child JVM of the test, it has no

[jira] [Resolved] (LUCENE-4645) Implement spatial CONTAINS for RecursivePrefixTree

2013-04-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-4645. -- Resolution: Fixed Fix Version/s: 5.0 Implement spatial CONTAINS for

[jira] [Comment Edited] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621262#comment-13621262 ] Uwe Schindler edited comment on LUCENE-4901 at 4/3/13 8:42 PM:

[jira] [Commented] (SOLR-3251) dynamically add field to schema

2013-04-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621425#comment-13621425 ] Yonik Seeley commented on SOLR-3251: Looking good Steve! I see you went the route of a

[jira] [Commented] (SOLR-3251) dynamically add field to schema

2013-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621445#comment-13621445 ] Steve Rowe commented on SOLR-3251: -- Thanks for taking a look, Yonik. I went with mutable

[jira] [Commented] (LUCENE-3538) fix java7 warnings in the source code

2013-04-03 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621452#comment-13621452 ] Furkan KAMACI commented on LUCENE-3538: --- I use Java(TM) SE Runtime Environment

[jira] [Created] (SOLR-4668) Request for core status during core reload causes 500 error due to IndexWriter AlreadyClosedException

2013-04-03 Thread Hoss Man (JIRA)
Hoss Man created SOLR-4668: -- Summary: Request for core status during core reload causes 500 error due to IndexWriter AlreadyClosedException Key: SOLR-4668 URL: https://issues.apache.org/jira/browse/SOLR-4668

[jira] [Commented] (SOLR-4668) Request for core status during core reload causes 500 error due to IndexWriter AlreadyClosedException

2013-04-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621462#comment-13621462 ] Hoss Man commented on SOLR-4668: Example stack trace... {noformat} [junit4:junit4] 1

[jira] [Commented] (SOLR-4668) Request for core status during core reload causes 500 error due to IndexWriter AlreadyClosedException

2013-04-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621471#comment-13621471 ] Mark Miller commented on SOLR-4668: --- Bummer - was hoping some recent changes in 2.1 would

[jira] [Created] (SOLR-4669) conf file replication can cause new index to be loaded before new core (with new configs) is loaded.

2013-04-03 Thread Hoss Man (JIRA)
Hoss Man created SOLR-4669: -- Summary: conf file replication can cause new index to be loaded before new core (with new configs) is loaded. Key: SOLR-4669 URL: https://issues.apache.org/jira/browse/SOLR-4669

[jira] [Updated] (SOLR-4629) Stronger standard replication testing.

2013-04-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4629: --- Attachment: SOLR-4629_emptycommittest_and_numfoundrefactor_and_waitparam.patch revised patch based on

Re: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_17) - Build # 2714 - Failure!

2013-04-03 Thread Chris Hostetter
: It's a good point Uwe - some kind of reload callback is probably called for. Agreed, blanket sleeping is evil ... but a callback is easier said then done. there are multiple jetty instances being spun up to run the master slave jetty instances ... it's not as easy as just watching an

[jira] [Updated] (LUCENE-4874) Remove FilterTerms.intersect

2013-04-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4874: - Attachment: LUCENE-4874.patch Patch * Implements IndexReader.hasDeletions() as

[jira] [Resolved] (SOLR-4664) ZkStateReader should update aliases on construction.

2013-04-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4664. --- Resolution: Fixed I committed this yesterday. ZkStateReader should update aliases

[jira] [Updated] (SOLR-4629) Stronger standard replication testing.

2013-04-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4629: --- Attachment: SOLR-4629_emptycommittest_and_numfoundrefactor_and_waitparam.patch with the last patch, i was

[ANNOUNCE] Apache Lucene 4.2.1 released

2013-04-03 Thread Mark Miller
April 2013, Apache Lucene™ 4.2.1 available The Lucene PMC is pleased to announce the release of Apache Lucene 4.2.1. 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.2.1 released

2013-04-03 Thread Mark Miller
April 2013, Apache Solr™ 4.2.1 available The Lucene PMC is pleased to announce the release of Apache Solr 4.2.1 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] [Updated] (SOLR-4661) Index Version Gen Number out of sync on Admin UI

2013-04-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4661: --- Attachment: SOLR-4661.patch Here's a patch that updates the Admin UI Replication screen to distinguish the

[jira] [Updated] (SOLR-4661) Index Version Gen look out of sync in replication UI when master searcher uses older commit then what is replicatable

2013-04-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4661: --- Description: the ReplicationHandler (and the replication admin UI screen) report the index version gen for