[Lucene.Net] Lucene 3.0.3

2011-12-12 Thread Prescott Nasser
Do we want to create JIRA issues for each Issue the Java Lucene group has? https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D+LUCENE+AND+fixVersion+%3D+%223.0.3%22+AND+status+%3D+Closed+ORDER+BY+priority+DESCmode=hide If so, I can get started porting those

JCC crash when building

2011-12-12 Thread Petrus Hyvönen
Hi Jason, I was using  visual studio c++ 2008 (express, or what the free version was called). But note from my previous mails that I didn't get it to work properly in the end when using the module - but I was compiling on a 64-bit system, using a  32-bit python system (pythonxy). When compiling

Re: [VOTE] Release PyLucene 3.5.0 rc3

2011-12-12 Thread Andi Vajda
On Thu, 8 Dec 2011, Andi Vajda wrote: There were some issues again with rc2. Thank you all for having reported them ! Please vote on rc3: This vote has passed. Thank you all who voted. A release announcement should follow shortly. Andi.. The PyLucene 3.5.0-3 release closely tracking the

[jira] [Created] (PYLUCENE-16) can't wrap weka because of attribute and method with the same name

2011-12-12 Thread Bill Janssen (Created) (JIRA)
can't wrap weka because of attribute and method with the same name -- Key: PYLUCENE-16 URL: https://issues.apache.org/jira/browse/PYLUCENE-16 Project: PyLucene Issue Type: Bug

Re: Can't wrap weka

2011-12-12 Thread Bill Janssen
Andi Vajda va...@apache.org wrote: On Fri, 9 Dec 2011, Bill Janssen wrote: Any ideas on how to wrap weka? The core problem is that the class weka.core.Utils has both a static double log2, and a static double log2 (double a), which confuses the heck out of JCC. It would be nice if it

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1228 - Failure

2011-12-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1228/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest.testMultiThreaded Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace:

[jira] [Commented] (SOLR-2898) Support grouped faceting

2011-12-12 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167426#comment-13167426 ] Martijn van Groningen commented on SOLR-2898: - Nice to know that the patch

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1229 - Still Failing

2011-12-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1229/ 1 tests failed. REGRESSION: org.apache.solr.cloud.ZkControllerTest.testUploadToCloud Error Message: KeeperErrorCode = ConnectionLoss for /configs/config1/schema-luceneMatchVersion.xml Stack Trace:

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1230 - Still Failing

2011-12-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1230/ No tests ran. Build Log (for compile errors): [...truncated 1656 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[jira] [Updated] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3642: Attachment: 6B2Uh.png screenshot from the user EdgeNgrams creates invalid

[jira] [Created] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Created) (JIRA)
EdgeNgrams creates invalid offsets -- Key: LUCENE-3642 URL: https://issues.apache.org/jira/browse/LUCENE-3642 Project: Lucene - Java Issue Type: Bug Affects Versions: 3.5 Reporter: Robert Muir

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

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

[jira] [Commented] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167476#comment-13167476 ] Robert Muir commented on LUCENE-3642: - I thought up a hackish way we can test for

[jira] [Updated] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3642: Attachment: LUCENE-3642_test.patch here's a test. the problem is a previous filter 'lengthens'

[jira] [Commented] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167491#comment-13167491 ] Robert Muir commented on LUCENE-3642: - so my assert trips for shit like

[jira] [Commented] (SOLR-1052) Deprecate/Remove indexDefaults in favor of mainIndex in solrconfig.xml

2011-12-12 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167492#comment-13167492 ] Jan Høydahl commented on SOLR-1052: --- Sounds like a good improvement for 4.0!

[jira] [Closed] (SOLR-2205) Grouping performance improvements

2011-12-12 Thread Martijn van Groningen (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen closed SOLR-2205. --- Resolution: Fixed Fix Version/s: 3.3 Fixed. The proposed changes got into Solr

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2011-12-12 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167493#comment-13167493 ] Michael McCandless commented on LUCENE-3602: Patch looks good! * I like

[jira] [Created] (SOLR-2963) Improving the performance of group.ngroups=true when there are a lot of unique groups

2011-12-12 Thread Michael Jakl (Created) (JIRA)
Improving the performance of group.ngroups=true when there are a lot of unique groups - Key: SOLR-2963 URL: https://issues.apache.org/jira/browse/SOLR-2963 Project:

[jira] [Updated] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3642: Attachment: LUCENE-3642_ngrams.patch Here's a patch fixing the (edge)ngrams filters, using the

[jira] [Commented] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Max Beutel (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167516#comment-13167516 ] Max Beutel commented on LUCENE-3642: Robert, that patch for the EdgeNGramTokenFilter

[jira] [Commented] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167544#comment-13167544 ] Robert Muir commented on LUCENE-3642: - Thanks Max, I am currently adding more

[jira] [Commented] (SOLR-1730) Solr fails to start if QueryElevationComponent config is missing

2011-12-12 Thread Grant Ingersoll (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167568#comment-13167568 ] Grant Ingersoll commented on SOLR-1730: --- Do we have a better way of checking

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2011-12-12 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167571#comment-13167571 ] Martijn van Groningen commented on LUCENE-3602: --- bq. Maybe rename

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 11760 - Failure

2011-12-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11760/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: expected:1 but was:0 Stack Trace: junit.framework.AssertionFailedError: expected:1 but was:0 at

[jira] [Updated] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3642: Attachment: LUCENE-3642.patch updated patch with a test+fix for smartchinese, and with a test for

[jira] [Updated] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3642: Attachment: LUCENE-3642.patch here's the fix for CharTokenizer. Tests are passing, I will commit

[jira] [Updated] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3642: Fix Version/s: 4.0 3.6 Assignee: Robert Muir EdgeNgrams creates

[jira] [Commented] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167585#comment-13167585 ] Robert Muir commented on LUCENE-3642: - Just looking i see another bug in

[jira] [Created] (LUCENE-3643) Improve FilteredQuery to shortcut on wrapped MatchAllDocsQuery, null Query or null Filter

2011-12-12 Thread Uwe Schindler (Created) (JIRA)
Improve FilteredQuery to shortcut on wrapped MatchAllDocsQuery, null Query or null Filter - Key: LUCENE-3643 URL: https://issues.apache.org/jira/browse/LUCENE-3643

[jira] [Updated] (LUCENE-3643) Improve FilteredQuery to shortcut on wrapped MatchAllDocsQuery, null Query or null Filter

2011-12-12 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3643: -- Attachment: LUCENE-3643.patch Patch for trunk. It also adds tests that checks for correctly

[jira] [Commented] (LUCENE-3643) Improve FilteredQuery to shortcut on wrapped MatchAllDocsQuery, null Query or null Filter

2011-12-12 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167595#comment-13167595 ] Uwe Schindler commented on LUCENE-3643: --- With this patch applied, it's now also

[jira] [Updated] (LUCENE-3586) Choose a specific Directory implementation running the CheckIndex main

2011-12-12 Thread Luca Cavanna (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Cavanna updated LUCENE-3586: - Attachment: LUCENE-3586.patch Good eye! Thanks Michael for your feedback. I attached a new

[jira] [Updated] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3642: Attachment: LUCENE-3642.patch patch with tests and fix for the additional bug in CharTokenizer.

[jira] [Updated] (LUCENE-3643) Improve FilteredQuery to shortcut on wrapped MatchAllDocsQuery, null Query or null Filter

2011-12-12 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3643: -- Attachment: LUCENE-3643.patch Improved patch with more documentation in

[jira] [Resolved] (LUCENE-3642) EdgeNgrams creates invalid offsets

2011-12-12 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3642. - Resolution: Fixed EdgeNgrams creates invalid offsets --

[jira] [Commented] (LUCENE-3586) Choose a specific Directory implementation running the CheckIndex main

2011-12-12 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167672#comment-13167672 ] Michael McCandless commented on LUCENE-3586: Hi Luca, Actually I don't like

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2011-12-12 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167686#comment-13167686 ] Michael McCandless commented on LUCENE-3602: {quote} This is in the case if

[jira] [Commented] (SOLR-566) Incorporate Lucene's CheckIndex tool into Solr

2011-12-12 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167704#comment-13167704 ] Hoss Man commented on SOLR-566: --- Luca: making CheckIndex work off a specified commit point

[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 1241 - Failure

2011-12-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/1241/ 1 tests failed. REGRESSION: org.apache.solr.handler.dataimport.TestSolrEntityProcessorUnit.testMultiThread Error Message: expected:40 but was:39 Stack Trace: junit.framework.AssertionFailedError: expected:40 but

[jira] [Updated] (LUCENE-3638) IndexReader.document always return a doc with all the stored fields loaded. And this can be slow for the indexed document contain huge fields

2011-12-12 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3638: --- Attachment: LUCENE-3638.patch I was thinking just simple sugar, like the attached

[jira] [Updated] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor

2011-12-12 Thread James Dyer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2947: - Attachment: SOLR-2947.patch Mikhail, I appreciate your finding this bug and providing a fix. Indeed I

[jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor

2011-12-12 Thread Mikhail Khludnev (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167755#comment-13167755 ] Mikhail Khludnev commented on SOLR-2947: bq.Is it your impression that DIH caching

[jira] [Updated] (LUCENE-3622) separate IndexDocValues interface from implementation

2011-12-12 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3622: Attachment: LUCENE-3622.patch There is more to be done here, but I'd like to merge the work so

[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 1242 - Still Failing

2011-12-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/1242/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testStatistics Error Message: expected: 10 but had: 9 :: {numFound=9,start=0,docs=[SolrDocument[{id=doc1, name=doc: 26,

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 11780 - Failure

2011-12-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11780/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.SolrExampleBinaryTest.testCommitWithin Error Message: expected:1 but was:0 Stack Trace: junit.framework.AssertionFailedError: expected:1 but was:0 at

[jira] [Commented] (LUCENE-3643) Improve FilteredQuery to shortcut on wrapped MatchAllDocsQuery, null Query or null Filter

2011-12-12 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167851#comment-13167851 ] Robert Muir commented on LUCENE-3643: - Hi Uwe, I think the patch looks great. I just

[jira] [Updated] (LUCENE-3643) Improve FilteredQuery to shortcut on wrapped MatchAllDocsQuery, null Query or null Filter

2011-12-12 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3643: -- Attachment: LUCENE-3643.patch Here a more simplified rewrite. As rewrite is running in a

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2011-12-12 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167865#comment-13167865 ] Martijn van Groningen commented on LUCENE-3602: --- bq. You mean the app

[jira] [Commented] (LUCENE-3643) Improve FilteredQuery to shortcut on wrapped MatchAllDocsQuery, null Query or null Filter

2011-12-12 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167872#comment-13167872 ] Uwe Schindler commented on LUCENE-3643: --- bq. I just have one question, should we

[jira] [Commented] (SOLR-2920) Refactor frequent conditional use of DefaultSolrParams into SolrParams.combine(p,d)

2011-12-12 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167889#comment-13167889 ] Hoss Man commented on SOLR-2920: yep yep ... totally get it now. they don't use any of the

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 11781 - Still Failing

2011-12-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11781/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest Error Message: _e.prx Stack Trace: java.io.FileNotFoundException: _e.prx at

[jira] [Resolved] (SOLR-2920) Refactor frequent conditional use of DefaultSolrParams into SolrParams.combine(p,d)

2011-12-12 Thread Hoss Man (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2920. Resolution: Fixed Fix Version/s: 4.0 3.6 Assignee: David Smiley

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2011-12-12 Thread Jason Rutherglen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167959#comment-13167959 ] Jason Rutherglen commented on LUCENE-3602: -- Maybe we can (in another issue) move

[jira] [Updated] (SOLR-2956) LukeRequestHandler: getFieldFlagsKey is out of sync with getFieldFlags

2011-12-12 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2956: --- Attachment: SOLR-2956.patch Yury, thanks for reporting this. while writing a test to ensure we output all

[jira] [Commented] (SOLR-2680) NullPointerException when doing a delta-import and no pk is specified on sub-entity

2011-12-12 Thread Han Hui Wen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13168195#comment-13168195 ] Han Hui Wen commented on SOLR-2680: I encountered same issue.is here any work-around ?

[jira] [Commented] (SOLR-2680) NullPointerException when doing a delta-import and no pk is specified on sub-entity

2011-12-12 Thread Daniel Rijkhof (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13168197#comment-13168197 ] Daniel Rijkhof commented on SOLR-2680: -- you can add the pk attribute and it will work

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 11785 - Failure

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