Re: VOTE: Lucene/Solr 3.6.1

2012-07-20 Thread Bill Bell
Ok thanks Mark. Sent from my mobile device 720-256-8076 On Jul 18, 2012, at 6:41 AM, Mark Miller markrmil...@gmail.com wrote: It's a trunk issue, not 3.x Sent from my iPhone On Jul 18, 2012, at 3:23 AM, Uwe Schindler u...@thetaphi.de wrote: Hi William, The mentioned issue has no

[jira] [Created] (SOLR-3653) Support Smart Simplified Chinese in Solr - include clean-up bigramming filter

2012-07-20 Thread Lance Norskog (JIRA)
Lance Norskog created SOLR-3653: --- Summary: Support Smart Simplified Chinese in Solr - include clean-up bigramming filter Key: SOLR-3653 URL: https://issues.apache.org/jira/browse/SOLR-3653 Project:

[jira] [Updated] (SOLR-3653) Support Smart Simplified Chinese in Solr - include clean-up bigramming filter

2012-07-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated SOLR-3653: Attachment: SmartChineseType.pdf Support Smart Simplified Chinese in Solr - include clean-up

[jira] [Updated] (SOLR-3653) Support Smart Simplified Chinese in Solr - include clean-up bigramming filter

2012-07-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated SOLR-3653: Attachment: SOLR-3653.patch Support Smart Simplified Chinese in Solr - include clean-up

[jira] [Commented] (SOLR-3653) Support Smart Simplified Chinese in Solr - include clean-up bigramming filter

2012-07-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418997#comment-13418997 ] Lance Norskog commented on SOLR-3653: - The SmartChineseWordTokenFilter is a statistical

[JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 384 - Failure!

2012-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows-Java6-64/384/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CloudStateUpdateTest Error Message: ERROR: SolrIndexSearcher opens=5 closes=4 Stack Trace: java.lang.AssertionError: ERROR:

[jira] [Updated] (SOLR-3618) Enable replication of master using proxy settings

2012-07-20 Thread Gautier Koscielny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gautier Koscielny updated SOLR-3618: Attachment: SnapPuller.java.patch I've modified the createHttpClient method to take proxy

[jira] [Commented] (SOLR-3167) Allow running embedded zookeeper 1 for 1 dynamically with solr nodes

2012-07-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419015#comment-13419015 ] Jan Høydahl commented on SOLR-3167: --- I was thinking auto-everything by default :) like

[jira] [Commented] (SOLR-3167) Allow running embedded zookeeper 1 for 1 dynamically with solr nodes

2012-07-20 Thread Raju (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419016#comment-13419016 ] Raju commented on SOLR-3167: hi Allow running embedded zookeeper 1 for 1

[jira] [Assigned] (LUCENE-4224) Simplify MultiValuedCase in TermsIncludingScoreQuery

2012-07-20 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen reassigned LUCENE-4224: - Assignee: Martijn van Groningen Simplify MultiValuedCase in

[jira] [Commented] (SOLR-1781) Replication index directories not always cleaned up

2012-07-20 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419032#comment-13419032 ] Markus Jelsma commented on SOLR-1781: - Hi, is the core reloading still part of this? I

[jira] [Updated] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-20 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karsten R. updated LUCENE-4109: --- Attachment: LUCENE-4109.patch Patch for lucene/contrib against

[jira] [Updated] (LUCENE-3151) Make all of Analysis completely independent from Lucene Core

2012-07-20 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-3151: Attachment: LUCENE-3151.patch Here's a first draft at this. The packaging looks more or

[jira] [Commented] (LUCENE-3151) Make all of Analysis completely independent from Lucene Core

2012-07-20 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419045#comment-13419045 ] Grant Ingersoll commented on LUCENE-3151: - I should add: to run this, for now, do

Re: top level ant test shouldn't validate?

2012-07-20 Thread Erick Erickson
+1 on the original question... IntelliJ doesn't seem to have the problem, I run ant clean from the top level all the time and my projects that depend on it seem to work fine. I vaguely remember in Eclipse having to do something like a project refresh to get things back in synch, but that may be

[jira] [Created] (SOLR-3654) Add some tests using Tomcat as servlet container

2012-07-20 Thread JIRA
Jan Høydahl created SOLR-3654: - Summary: Add some tests using Tomcat as servlet container Key: SOLR-3654 URL: https://issues.apache.org/jira/browse/SOLR-3654 Project: Solr Issue Type: Task

[jira] [Updated] (LUCENE-4227) DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM

2012-07-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4227: --- Attachment: LUCENE-4227.patch New patch, fixing previous nocommits / downgrading to

[jira] [Commented] (SOLR-3654) Add some tests using Tomcat as servlet container

2012-07-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419068#comment-13419068 ] Jan Høydahl commented on SOLR-3654: --- Have not done a lot of investigation but we could

Re: [Discuss] Should Solr be an AppServer agnostic WAR or require Jetty?

2012-07-20 Thread Jan Høydahl
I've created SOLR-3654 as a placeholder for adding tests using Tomcat (and possibly other). -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com On 16. juli 2012, at 23:52, Chris Hostetter wrote: : Specificly: it would be a

[jira] [Commented] (LUCENE-4227) DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419071#comment-13419071 ] Robert Muir commented on LUCENE-4227: - Would it really be that much slower if it was

[jira] [Updated] (SOLR-3636) edismax, synonyms and mm=100%

2012-07-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-3636: -- Component/s: query parsers Fix Version/s: 5.0 4.0 edismax, synonyms and

[jira] [Resolved] (SOLR-3646) /browse request handler fails in example if you don't specify a field in the query with no default specified via 'df' param

2012-07-20 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-3646. -- Resolution: Fixed 4x: 1363747 trunk: 1363751 /browse request handler fails in

[jira] [Assigned] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-4109: --- Assignee: Robert Muir BooleanQueries are not parsed correctly with the flexible query

[jira] [Commented] (SOLR-3292) /browse example fails to load on 3x: no field name specified in query and no default specified via 'df' param

2012-07-20 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419089#comment-13419089 ] Erick Erickson commented on SOLR-3292: -- I just fixed this in 4.x and trunk, can we

[jira] [Updated] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4109: Attachment: LUCENE-4109.patch Patch looks good to me! I also added Daniels test from buzzwords.

[jira] [Commented] (SOLR-3653) Support Smart Simplified Chinese in Solr - include clean-up bigramming filter

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419096#comment-13419096 ] Robert Muir commented on SOLR-3653: --- {quote} The Smart Simplified Chinese toolkit in

[jira] [Commented] (SOLR-3654) Add some tests using Tomcat as servlet container

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419097#comment-13419097 ] Mark Miller commented on SOLR-3654: --- I'm 100% against this. Add some

[jira] [Updated] (LUCENE-4224) Simplify MultiValuedCase in TermsIncludingScoreQuery

2012-07-20 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-4224: -- Attachment: LUCENE-4224.patch Attached a new patch. * Added a Scorer that

[jira] [Commented] (SOLR-1781) Replication index directories not always cleaned up

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419099#comment-13419099 ] Mark Miller commented on SOLR-1781: --- No, no reload. Can you please elaborate on what not

[jira] [Commented] (SOLR-2366) Facet Range Gaps

2012-07-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419105#comment-13419105 ] Jan Høydahl commented on SOLR-2366: --- Mandar, since this patch is Unresolved, the feature

[jira] [Commented] (LUCENE-3151) Make all of Analysis completely independent from Lucene Core

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419106#comment-13419106 ] Robert Muir commented on LUCENE-3151: - Hey Grant: I know it sounds silly but can we

Re: Lucene on iOS

2012-07-20 Thread Jan Høydahl
Hi, This mailing list is only for the main Java based Lucene library. Please ask your question to S4LuceneLibrary directly, which seems to be a completely independent port. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com On 19.

[jira] [Commented] (SOLR-1781) Replication index directories not always cleaned up

2012-07-20 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419114#comment-13419114 ] Markus Jelsma commented on SOLR-1781: - The node will never respond to HTTP requests,

[jira] [Reopened] (SOLR-1781) Replication index directories not always cleaned up

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reopened SOLR-1781: --- Ill reopen - email is fine as well. Replication index directories not always cleaned up

[jira] [Commented] (LUCENE-4227) DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM

2012-07-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419119#comment-13419119 ] Michael McCandless commented on LUCENE-4227: {quote} Would it really be that

[jira] [Commented] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419122#comment-13419122 ] Robert Muir commented on LUCENE-4109: - Hmm, with the patch some tests for

[jira] [Commented] (LUCENE-4227) DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419126#comment-13419126 ] Robert Muir commented on LUCENE-4227: - Yeah, i don't think we need to solve it before

[jira] [Commented] (SOLR-1781) Replication index directories not always cleaned up

2012-07-20 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419127#comment-13419127 ] Markus Jelsma commented on SOLR-1781: - Log sent. This node has two shards on it and

Re: Lucene on iOS

2012-07-20 Thread Tobias Buchholz
Yes okay, I was hoping there could be a similar problem at the java lucene library with inconsistent search times, so the solution for that could help me as well. On Fri, Jul 20, 2012 at 3:03 PM, Jan Høydahl jan@cominvent.com wrote: Hi, This mailing list is only for the main Java based

[jira] [Commented] (LUCENE-4227) DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM

2012-07-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419129#comment-13419129 ] Michael McCandless commented on LUCENE-4227: bq. I do think maybe this class

[jira] [Commented] (LUCENE-4227) DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419131#comment-13419131 ] Robert Muir commented on LUCENE-4227: - {quote} It is very much like the old

[jira] [Comment Edited] (LUCENE-4224) Simplify MultiValuedCase in TermsIncludingScoreQuery

2012-07-20 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419101#comment-13419101 ] Martijn van Groningen edited comment on LUCENE-4224 at 7/20/12 1:46 PM:

[jira] [Updated] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-20 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3892: -- Attachment: LUCENE-3892-blockFor-with-packedints.patch An initial try with PackedInts in current

[jira] [Comment Edited] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-20 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419144#comment-13419144 ] Han Jiang edited comment on LUCENE-3892 at 7/20/12 1:52 PM:

[jira] [Created] (LUCENE-4240) Analyzer.getOffsetGap Improvements

2012-07-20 Thread Grant Ingersoll (JIRA)
Grant Ingersoll created LUCENE-4240: --- Summary: Analyzer.getOffsetGap Improvements Key: LUCENE-4240 URL: https://issues.apache.org/jira/browse/LUCENE-4240 Project: Lucene - Java Issue Type:

[jira] [Commented] (LUCENE-3151) Make all of Analysis completely independent from Lucene Core

2012-07-20 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419163#comment-13419163 ] Grant Ingersoll commented on LUCENE-3151: - LUCENE-4240 Make all

[jira] [Commented] (LUCENE-4240) Analyzer.getOffsetGap Improvements

2012-07-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419165#comment-13419165 ] Uwe Schindler commented on LUCENE-4240: --- +1, nice simplification. I was always

[jira] [Updated] (LUCENE-4227) DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM

2012-07-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4227: --- Attachment: LUCENE-4227.patch New patch, adding scary warning MIGRATE.txt entry,

[jira] [Commented] (LUCENE-4227) DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419173#comment-13419173 ] Robert Muir commented on LUCENE-4227: - I dont have better name either. Lets just

[jira] [Commented] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419174#comment-13419174 ] Michael McCandless commented on LUCENE-4238: Hi Mark, which test/seed are you

Re: top level ant test shouldn't validate?

2012-07-20 Thread Robert Muir
That makes two of us. I'm gonna disable this as it just broke my IDE just now again and I'm over the edge! On Thu, Jul 19, 2012 at 8:56 PM, Mark Miller markrmil...@gmail.com wrote: Top level any clean breaks my IDE too! I don't know the fine points of this conversation, but it's super painful

[jira] [Resolved] (LUCENE-4227) DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM

2012-07-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-4227. Resolution: Fixed Fix Version/s: 5.0 4.0

[jira] [Updated] (LUCENE-4240) Analyzer.getOffsetGap Improvements

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4240: Attachment: LUCENE-4240.patch initial patch Analyzer.getOffsetGap Improvements

[jira] [Commented] (LUCENE-4240) Analyzer.getOffsetGap Improvements

2012-07-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419186#comment-13419186 ] Michael McCandless commented on LUCENE-4240: +1

[jira] [Commented] (LUCENE-4240) Analyzer.getOffsetGap Improvements

2012-07-20 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419191#comment-13419191 ] Chris Male commented on LUCENE-4240: +1 Analyzer.getOffsetGap

[jira] [Updated] (LUCENE-4069) Segment-level Bloom filters for a 2 x speed up on rare term searches

2012-07-20 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood updated LUCENE-4069: - Attachment: 4069Failure.zip Attached a log of thread activity showing how

[jira] [Comment Edited] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-20 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419042#comment-13419042 ] Karsten R. edited comment on LUCENE-4109 at 7/20/12 3:30 PM: -

[jira] [Resolved] (LUCENE-4240) Analyzer.getOffsetGap Improvements

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4240. - Resolution: Fixed Fix Version/s: 5.0 4.0 Analyzer.getOffsetGap

[jira] [Commented] (LUCENE-4239) Provide access to PackedInts' low-level blocks - values conversion methods

2012-07-20 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419283#comment-13419283 ] Han Jiang commented on LUCENE-4239: --- Thank you Adrien! We'll work easier with this

[jira] [Commented] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-20 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419311#comment-13419311 ] Karsten R. commented on LUCENE-4109: Robert, I forgot to run all tests :-( The patch

[jira] [Created] (SOLR-3655) A starting replica can briefly appear active after Solr starts and before recovery begins.

2012-07-20 Thread Mark Miller (JIRA)
Mark Miller created SOLR-3655: - Summary: A starting replica can briefly appear active after Solr starts and before recovery begins. Key: SOLR-3655 URL: https://issues.apache.org/jira/browse/SOLR-3655

[jira] [Commented] (SOLR-3653) Support Smart Simplified Chinese in Solr - include clean-up bigramming filter

2012-07-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419326#comment-13419326 ] Lance Norskog commented on SOLR-3653: - bq. Actually there are factories in

[jira] [Commented] (SOLR-3653) Support Smart Simplified Chinese in Solr - include clean-up bigramming filter

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419330#comment-13419330 ] Robert Muir commented on SOLR-3653: --- {quote} Because parts of it are also words, which

[jira] [Comment Edited] (LUCENE-4239) Provide access to PackedInts' low-level blocks - values conversion methods

2012-07-20 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419283#comment-13419283 ] Han Jiang edited comment on LUCENE-4239 at 7/20/12 4:49 PM:

[jira] [Resolved] (LUCENE-4237) add ant task to generate optionally ALL javadocs

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4237. - Resolution: Fixed Fix Version/s: (was: 4.0-ALPHA) 5.0

[jira] [Commented] (SOLR-3655) A starting replica can briefly appear active after Solr starts and before recovery begins.

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419353#comment-13419353 ] Mark Miller commented on SOLR-3655: --- Hmm..almost looks like i thought this mostly because

[jira] [Created] (SOLR-3656) use same data dir in core reload

2012-07-20 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-3656: -- Summary: use same data dir in core reload Key: SOLR-3656 URL: https://issues.apache.org/jira/browse/SOLR-3656 Project: Solr Issue Type: Bug

Re: svn commit: r1363272 - /lucene/dev/trunk/lucene/test-framework/src/java/org/apache/lucene/util/LuceneTestCase.java

2012-07-20 Thread Robert Muir
Hi Martinj: thanks for looking into this! I think have a better fix for these: the problem is actually in the AssertingAtomicReaders that AssertingDirectoryReader wraps its subreaders with. So I added the invisible-cache-key hack there, and removed it completely from LuceneTestCase. I tested

[jira] [Updated] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-20 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3892: -- Attachment: LUCENE-3892-blockFor-with-packedints-decoder.patch Patch with the decoder interface,

[jira] [Created] (SOLR-3657) error message only refers to source field when problem parsing value for dest field of copyField

2012-07-20 Thread Hoss Man (JIRA)
Hoss Man created SOLR-3657: -- Summary: error message only refers to source field when problem parsing value for dest field of copyField Key: SOLR-3657 URL: https://issues.apache.org/jira/browse/SOLR-3657

[jira] [Commented] (SOLR-3657) error message only refers to source field when problem parsing value for dest field of copyField

2012-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419371#comment-13419371 ] Hoss Man commented on SOLR-3657: Info from solr-user... {noformat} schema.xml: types...

[jira] [Updated] (SOLR-3656) use same data dir in core reload

2012-07-20 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-3656: --- Attachment: SOLR-3656.patch Simple patch that just passes the directory of the current core when

[jira] [Commented] (SOLR-1781) Replication index directories not always cleaned up

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419380#comment-13419380 ] Mark Miller commented on SOLR-1781: --- Hmm...i can't replicate this issue so far. Another

[jira] [Commented] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419381#comment-13419381 ] Robert Muir commented on LUCENE-3892: - {quote} I'm afraid that the for loop of

[jira] [Commented] (SOLR-1781) Replication index directories not always cleaned up

2012-07-20 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419385#comment-13419385 ] Markus Jelsma commented on SOLR-1781: - Strange indeed. I can/could replicate it on one

[jira] [Updated] (SOLR-2115) DataImportHandler config file *must* be specified in defaults or status will be DataImportHandler started. Not Initialized. No commands can be run

2012-07-20 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2115: - Description: The DataImportHandler has two URL parameters for defining the data-config.xml file to be

[jira] [Commented] (LUCENE-4239) Provide access to PackedInts' low-level blocks - values conversion methods

2012-07-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419415#comment-13419415 ] Michael McCandless commented on LUCENE-4239: I think we should just commit

[jira] [Created] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Hoss Man (JIRA)
Hoss Man created LUCENE-4241: Summary: non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile Key: LUCENE-4241 URL: https://issues.apache.org/jira/browse/LUCENE-4241

[jira] [Updated] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-4241: - Attachment: just-failures.txt

[jira] [Updated] (SOLR-2115) DataImportHandler config file *must* be specified in defaults or status will be DataImportHandler started. Not Initialized. No commands can be run

2012-07-20 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2115: - Attachment: SOLR-2115.patch With this patch... - DIH attempts to reload the configuration every time a

[jira] [Commented] (SOLR-1781) Replication index directories not always cleaned up

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419427#comment-13419427 ] Mark Miller commented on SOLR-1781: --- bq. Machines weren't upgraded at the same time to

[jira] [Commented] (SOLR-2482) DataImportHandler; reload-config; response in case of failure further requests

2012-07-20 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419428#comment-13419428 ] James Dyer commented on SOLR-2482: -- See SOLR-2115 for a patch that solves both issues.

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419429#comment-13419429 ] Mark Miller commented on LUCENE-4241: - Probably related to

[jira] [Commented] (LUCENE-4239) Provide access to PackedInts' low-level blocks - values conversion methods

2012-07-20 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419430#comment-13419430 ] Han Jiang commented on LUCENE-4239: --- bq. I think we should just commit this current

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419438#comment-13419438 ] Robert Muir commented on LUCENE-4241: - Don't you think the problem is likely that

[jira] [Updated] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-4238: Attachment: LUCENE-4238.patch Here is an ugly rough test i started playing with yesterday - it

[jira] [Commented] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419440#comment-13419440 ] Mark Miller commented on LUCENE-4238: - Looks like Hossman has also seen this same

[jira] [Commented] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419443#comment-13419443 ] Mark Miller commented on LUCENE-4238: - Somehow it seems not too difficult to get a

[jira] [Updated] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-20 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3892: -- Attachment: LUCENE-3892-blockFor-with-packedints-decoder.patch base:

[jira] [Comment Edited] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-20 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419444#comment-13419444 ] Han Jiang edited comment on LUCENE-3892 at 7/20/12 6:59 PM:

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419447#comment-13419447 ] Mark Miller commented on LUCENE-4241: - I don't know what's causing it... But the

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419451#comment-13419451 ] Robert Muir commented on LUCENE-4241: - ok, i know i ran into hellacious problems

[jira] [Commented] (SOLR-3292) /browse example fails to load on 3x: no field name specified in query and no default specified via 'df' param

2012-07-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419452#comment-13419452 ] Jan Høydahl commented on SOLR-3292: --- Why was this not caught by any tests? Should we add

[jira] [Commented] (SOLR-3654) Add some tests using Tomcat as servlet container

2012-07-20 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419457#comment-13419457 ] Steven Rowe commented on SOLR-3654: --- bq. I'm 100% against this. Why?

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419459#comment-13419459 ] Mark Miller commented on LUCENE-4241: - Yeah, I'm not ruling it out either - I try to

[jira] [Commented] (SOLR-3640) Can't seem to click on any of the core admin buttons anymore

2012-07-20 Thread Antony Stubbs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419464#comment-13419464 ] Antony Stubbs commented on SOLR-3640: - Ah - sorry guys. Should have tried it out in the

[jira] [Commented] (SOLR-3654) Add some tests using Tomcat as servlet container

2012-07-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419473#comment-13419473 ] Jan Høydahl commented on SOLR-3654: --- Mark, you have started committing changes making

[jira] [Commented] (SOLR-3623) analysis-extras lucene libraries are redundenly packaged (in war and in lucene-libs)

2012-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419475#comment-13419475 ] Hoss Man commented on SOLR-3623: Hmm .. ok, something wonky here i'm missing. I started by

[jira] [Commented] (SOLR-3640) Can't seem to click on any of the core admin buttons anymore

2012-07-20 Thread Antony Stubbs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419477#comment-13419477 ] Antony Stubbs commented on SOLR-3640: - There were also other parts of the UI that I

Re: [jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Chris Hostetter
: Yeah, I'm not ruling it out either - I try to be very careful before : filing lucene bugs based on replication stuff and solrcloud especially FWIW: i didn't even mean to file this as a LUCENE bug, I clicked Create Bug on a SOLR page and Jira just outsmarted me because of it's crazy cookie

  1   2   >