maven snapshot problem with lucene-test-framework-4.0-SNAPSHOT?

2011-07-19 Thread Ryan McKinley
I'm trying to compile something that has a dependency on: org.apache.lucene lucene-test-framework 4.0-SNAPSHOT but things are a bit screwy. When i look into the jar files that it gets, looks like the contents are the same as lucene-core. Any

[JENKINS] Solr-3.x - Build # 412 - Failure

2011-07-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-3.x/412/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest.testMultiCore Error Message: Index directory exists after core unload with deleteIndex=true Stack Trace: junit.framework.AssertionFailedError: Index di

[JENKINS] Lucene-3.x - Build # 442 - Still Failing

2011-07-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-3.x/442/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestCheckIndex.testLuceneConstantVersion Error Message: 3.4-SNAPSHOT should start with: 3.4-2011-07-20_04-21-23 1148620 - hudson - 2011-07-20 04:37:34 Stack Trace: junit.framework.Assertion

[jira] [Commented] (SOLR-2584) Add a parameter in UIMAUpdateRequestProcessor to avoid duplicated values on insert

2011-07-19 Thread Elmer Garduno (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068150#comment-13068150 ] Elmer Garduno commented on SOLR-2584: - Thanks Koji > Add a parameter in UIMAUpdateRequ

[jira] [Updated] (SOLR-2584) Add a parameter in UIMAUpdateRequestProcessor to avoid duplicated values on insert

2011-07-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-2584: - Affects Version/s: 1.4.1 Fix Version/s: 4.0 3.4 Assigne

[jira] [Updated] (SOLR-2584) Add a parameter in UIMAUpdateRequestProcessor to avoid duplicated values on insert

2011-07-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-2584: - Attachment: SOLR-2584.patch Thanks Elmer for the patch! I did some fix in the attached patch: *

Re: [JENKINS] Lucene-3.x - Build # 441 - Failure

2011-07-19 Thread Robert Muir
sorry, i'm trying to straighten out these nightlies and i just killed everything! On Tue, Jul 19, 2011 at 10:30 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-3.x/441/ > > No tests ran. > > Build Log (for compile errors): > [...truncated 15490 lines...] > > > > ---

[JENKINS] Lucene-3.x - Build # 441 - Failure

2011-07-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-3.x/441/ No tests ran. Build Log (for compile errors): [...truncated 15490 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-

[JENKINS] Lucene-trunk - Build # 1628 - Failure

2011-07-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-trunk/1628/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterDelete.testIndexingThenDeleting Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at org.apache.lucene.store.RAMDirectory.lis

[jira] [Updated] (SOLR-2655) DIH multi threaded mode does not resolves attributes correctly

2011-07-19 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-2655: Attachment: SOLR-2655.patch The problem affects child entities only. The problem was

[jira] [Resolved] (SOLR-2663) Refactor FieldTypePluginLoader out of IndexSchema

2011-07-19 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2663. Resolution: Fixed Fix Version/s: 4.0 Committed revision 1148494. > Refactor FieldTypePluginLoader o

RE: upper case in wildcard query (SolrQueryParser issue)

2011-07-19 Thread Yongtao Liu
Hi Yonik, Thanks for your email. If all our filed use solr.LowerCaseFilterFactory filter, then we should safe to set it trun to handle upper case in wildcard query, right? Thanks, Yongtao -Original Message- From: ysee...@gmail.com [mailto:ysee...@gmail.com] On Behalf Of Yonik Seeley Sent

Re: upper case in wildcard query (SolrQueryParser issue)

2011-07-19 Thread Yonik Seeley
On Tue, Jul 19, 2011 at 2:47 PM, Yongtao Liu wrote: > I was wondering why SolrQueryParser set it to false by default? That allows one to handle both lowercased and non-lowercased fields - the client must match the case, but at least it's possible. If it's true, then it becomes impossible to match

upper case in wildcard query (SolrQueryParser issue)

2011-07-19 Thread Yongtao Liu
Hi all, If user do wildcard query and the term has upper case (like Hell*), the query will not return result. I saw in org.apache.lucene.queryParser.QueryParser has function setLowercaseExpandedTerms to handle this. Via comments, looks like default value should be true. But in SolrQueryParser,

[jira] [Updated] (LUCENE-2795) Genericize DirectIOLinuxDir -> UnixDir

2011-07-19 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-2795: -- Attachment: LUCENE-2795.patch Updated jdocs. createOutput switches between direct and normal.

[jira] [Updated] (SOLR-2584) Add a parameter in UIMAUpdateRequestProcessor to avoid duplicated values on insert

2011-07-19 Thread Elmer Garduno (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elmer Garduno updated SOLR-2584: Attachment: SOLR-2584.patch Added test cases and fixed an error. > Add a parameter in UIMAUpdateReq

[jira] [Updated] (SOLR-2584) Add a parameter in UIMAUpdateRequestProcessor to avoid duplicated values on insert

2011-07-19 Thread Elmer Garduno (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elmer Garduno updated SOLR-2584: Attachment: SOLR-2584.patch UniqFieldsUpdateProcessor uniq's specified fields content. Useful after

[jira] [Commented] (SOLR-2584) Add a parameter in UIMAUpdateRequestProcessor to avoid duplicated values on insert

2011-07-19 Thread Elmer Garduno (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067840#comment-13067840 ] Elmer Garduno commented on SOLR-2584: - Koji, I followed your approach and implemented i

Re: Persian Implementation

2011-07-19 Thread Robert Muir
On Tue, Jul 19, 2011 at 11:03 AM, Patrick Estarian wrote: > That's great! thanks! > > Now, would you please answer my original questions? > > 1- contact of the developer who did the Persian classes? dev@lucene.apache.org :) here is the original issue with discussion: https://issues.apache.org/ji

Re: Persian Implementation

2011-07-19 Thread Patrick Estarian
That's great! thanks! Now, would you please answer my original questions? 1- contact of the developer who did the Persian classes? 2- from which class I can start making my own TokenStream that holds a few of the previous tokens? (or is there already something like that in the existing classes?)

[jira] [Commented] (SOLR-2399) Solr Admin Interface, reworked

2011-07-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067754#comment-13067754 ] Mark Miller commented on SOLR-2399: --- This is great stuff - brings Solr's admin UI into th

[jira] [Commented] (SOLR-896) Solr Query Parser Plugin for Mark Miller's Qsol Parser

2011-07-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067660#comment-13067660 ] Mark Miller commented on SOLR-896: -- Thanks to github, the scary jar is back (though I'm no

[jira] [Commented] (SOLR-2659) IntelliJ resource copying of solrj/src/test-files/** and core/src/test-files/** to build output directory has to choose between/overwrite same-named files

2011-07-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067656#comment-13067656 ] Robert Muir commented on SOLR-2659: --- +1 > IntelliJ resource copying of solrj/src/test-fi

[jira] [Commented] (SOLR-2659) IntelliJ resource copying of solrj/src/test-files/** and core/src/test-files/** to build output directory has to choose between/overwrite same-named files

2011-07-19 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067654#comment-13067654 ] Steven Rowe commented on SOLR-2659: --- My vote is to do this for all the modules except Sol

[jira] [Commented] (SOLR-2341) Shard distribution policy

2011-07-19 Thread Alex Cowell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067651#comment-13067651 ] Alex Cowell commented on SOLR-2341: --- bq. Where would this be plugged into Solr? The dist

[jira] [Commented] (SOLR-2659) IntelliJ resource copying of solrj/src/test-files/** and core/src/test-files/** to build output directory has to choose between/overwrite same-named files

2011-07-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067637#comment-13067637 ] Robert Muir commented on SOLR-2659: --- maybe we should do this for all the modules then?

[jira] [Commented] (LUCENE-2308) Separately specify a field's type

2011-07-19 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067616#comment-13067616 ] Nikola Tankovic commented on LUCENE-2308: - Hmmm, I think I added it only 'cause o

[jira] [Commented] (LUCENE-2308) Separately specify a field's type

2011-07-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067615#comment-13067615 ] Michael McCandless commented on LUCENE-2308: Patch looks good, except, you sh

[jira] [Commented] (LUCENE-3310) FuzzyAttribute ignores min similarity when generating at hashcode(), toString() and equals() methods

2011-07-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067608#comment-13067608 ] Michael McCandless commented on LUCENE-3310: Note that in trunk (4.0) the fle

[jira] [Commented] (SOLR-2646) Integrate Solr benchmarking support into the Benchmark module

2011-07-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067604#comment-13067604 ] Michael McCandless commented on SOLR-2646: -- This is awesome Mark! We badly need t

Re: Persian Implementation

2011-07-19 Thread Robert Muir
On Mon, Jul 18, 2011 at 11:37 PM, Patrick Estarian wrote: > Robert, > > Thank you very much for the reply. > > If I understand it correctly, you have a main project and a contrib section. > It is very important for us to have this Persian search work "correctly" > rather than efficient. Would this