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

2011-11-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7// 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterDelete.testApplyDeletesOnFlush Error Message: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk-java7/checkout/lucene/build/test/4/

Re: Grouping on Long type uses function query?

2011-11-29 Thread Martijn v Groningen
Actually DocTermsIndex entry can take quite some memory. I believe in the case when you have a lot of unique strings more memory is used for DocTermsIndex then if you have a small number of unique fieldvalues with many documents per value. I do think that an option that decides whether a double ca

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

2011-11-29 Thread David Smiley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159850#comment-13159850 ] David Smiley commented on SOLR-2920: Thanks for noticing my issue, Hoss. "combine" vs

[jira] [Resolved] (LUCENE-3608) MultiFields.getUniqueFieldCount is broken

2011-11-29 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3608. - Resolution: Fixed Fix Version/s: 4.0 -1 seems like the only reasonable solution...

[jira] [Resolved] (LUCENE-3584) bulk postings should be codec private

2011-11-29 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3584. - Resolution: Fixed Fix Version/s: 4.0 > bulk postings should be codec private > --

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

2011-11-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11604/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.testCommitWithin Error Message: expected:<1> but was:<0> Stack Trace: junit.framework.AssertionFailedError: expected:<1> but was:<0>

[jira] [Updated] (SOLR-2280) commitWithin ignored for a delete query

2011-11-29 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2280: -- Attachment: SOLR-2280.patch SOLR-2280-3x.patch Here's a patch for trunk (SOLR-2280.patch

[jira] [Commented] (SOLR-2914) UpdateRequestProcessor.proccessCommit Method not Called When Running DIH in Debug Mode

2011-11-29 Thread Matt Parker (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159755#comment-13159755 ] Matt Parker commented on SOLR-2914: --- Thanks for reviewing my posts. I'll look more into t

[jira] [Assigned] (SOLR-2280) commitWithin ignored for a delete query

2011-11-29 Thread Assigned
[ https://issues.apache.org/jira/browse/SOLR-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-2280: - Assignee: Jan Høydahl > commitWithin ignored for a delete query >

[jira] [Commented] (SOLR-2824) Cross-Core Join doesn't parse fields against joining schema

2011-11-29 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159735#comment-13159735 ] Yonik Seeley commented on SOLR-2824: bq. 1) should local params from the '{!join...}' e

[jira] [Updated] (SOLR-2824) Cross-Core Join doesn't parse fields against joining schema

2011-11-29 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2824: --- Attachment: SOLR-2824.patch I hacked up a test case demonstrating the problem, but ran out of time before i c

[jira] [Commented] (LUCENE-3610) Revamp spatial APIs that use primitives (or arrays of primitives) in their args/results so that they use strongly typed objects

2011-11-29 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159729#comment-13159729 ] Yonik Seeley commented on LUCENE-3610: -- bq. in either case: is there really any down

[jira] [Commented] (LUCENE-3610) Revamp spatial APIs that use primitives (or arrays of primitives) in their args/results so that they use strongly typed objects

2011-11-29 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159718#comment-13159718 ] Hoss Man commented on LUCENE-3610: -- That's one example ... some of the other methods i w

[jira] [Commented] (LUCENE-3610) Revamp spatial APIs that use primitives (or arrays of primitives) in their args/results so that they use strongly typed objects

2011-11-29 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159714#comment-13159714 ] Yonik Seeley commented on LUCENE-3610: -- I think we should just avoid using "x" and "

[jira] [Issue Comment Edited] (SOLR-2767) ClassCastException when using FieldAnalysisResponse and the analyzer list contains the CharMappingFilter (or any CharFilter)

2011-11-29 Thread Spyros Kapnissis (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159656#comment-13159656 ] Spyros Kapnissis edited comment on SOLR-2767 at 11/29/11 11:42 PM: --

[jira] [Updated] (SOLR-2767) ClassCastException when using FieldAnalysisResponse and the analyzer list contains the CharMappingFilter (or any CharFilter)

2011-11-29 Thread Spyros Kapnissis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Spyros Kapnissis updated SOLR-2767: --- Attachment: SOLR-2767.patch A simple patch to avoid the ClassCastException by doing an instanc

RE: Grouping on Long type uses function query?

2011-11-29 Thread Young, Cody
Hi Martijn, Thanks for the response! Doesn't it take a lot more memory to hold a string field in the FieldCache than a long field? In our grouping scenario, we have many unique values with a small number of documents per group. I would think that even the double FieldCache memory hit on a lo

[jira] [Resolved] (SOLR-2929) TermsComponent Adding entries

2011-11-29 Thread Hoss Man (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2929. Resolution: Not A Problem This is the expected behavior. TermsComponent deals with the raw underlying Term

[jira] [Created] (LUCENE-3610) Revamp spatial APIs that use primitives (or arrays of primitives) in their args/results so that they use strongly typed objects

2011-11-29 Thread Hoss Man (Created) (JIRA)
Revamp spatial APIs that use primitives (or arrays of primitives) in their args/results so that they use strongly typed objects --- Key: LUCENE-3610

[jira] [Resolved] (LUCENE-3599) haversine() is broken / misdocumented

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

[jira] [Commented] (LUCENE-3599) haversine() is broken / misdocumented

2011-11-29 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159601#comment-13159601 ] Hoss Man commented on LUCENE-3599: -- Committed revision 1208118. - trunk Committed revisi

[jira] [Updated] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3609: -- Attachment: LUCENE-3609.patch Path with testcase testing all special cases (all patches for 3.

Re: Grouping on Long type uses function query?

2011-11-29 Thread Martijn v Groningen
If I remember correctly this was done to avoid insane FieldCache usage. If Term based grouping implementation is used then for that field an entry is created in the FieldCache of type DocTermsIndex. It might then happen that for other search features like sorting and faceting a second entry is cre

Grouping on Long type uses function query?

2011-11-29 Thread Young, Cody
Hi All, I'm new to solr development. Since I'm new with the code base, I thought I'd double check here before making a JIRA issue. We're trying to use grouping on a field with a type of long (on trunk): The performance wasn't what we were looking for so I'm taking a quick look at the

[jira] [Updated] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3609: -- Attachment: (was: LUCENE-3609.patch) > BooleanFilter changed behavior in 3.5, no longe

[jira] [Updated] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3609: -- Attachment: LUCENE-3609.patch > BooleanFilter changed behavior in 3.5, no longer acts as i

[jira] [Updated] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3609: -- Attachment: LUCENE-3609.patch Here the fix with short-circuit. > BooleanFilte

[jira] [Commented] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159543#comment-13159543 ] Uwe Schindler commented on LUCENE-3609: --- bq. not sure why the bool filter does not

[jira] [Updated] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3609: -- Attachment: LUCENE-3609.patch This is the easy patch. We still need a test, but it fixes the b

[jira] [Commented] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Shay Banon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159526#comment-13159526 ] Shay Banon commented on LUCENE-3609: I don't think this is the best fix, since null v

[jira] [Commented] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159524#comment-13159524 ] Uwe Schindler commented on LUCENE-3609: --- I agree there is something wrong. The filt

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

2011-11-29 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159522#comment-13159522 ] Hoss Man commented on SOLR-2920: David: +1 to the refactoring ... thta's a great idea to h

[jira] [Issue Comment Edited] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Shay Banon (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159512#comment-13159512 ] Shay Banon edited comment on LUCENE-3609 at 11/29/11 8:22 PM: -

RE: SolrCore.java imports "org.eclipse.jdt.core.dom.ThisExpression"

2011-11-29 Thread Steven A Rowe
Thanks for fixing, Hoss. - Steve > -Original Message- > From: Chris Hostetter [mailto:hossman_luc...@fucit.org] > Sent: Tuesday, November 29, 2011 1:45 PM > To: dev@lucene.apache.org > Subject: Re: SolrCore.java imports > "org.eclipse.jdt.core.dom.ThisExpression" > > > : I'm wondering if

[jira] [Commented] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Shay Banon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159512#comment-13159512 ] Shay Banon commented on LUCENE-3609: What I am saying is that BooleanFilter used to a

Re: buildbots for PyLucene?

2011-11-29 Thread Andi Vajda
On Nov 29, 2011, at 15:18, Bill Janssen wrote: > I've once again spent an hour building PyLucene, which gives me some > sympathy for issue 10: > > https://issues.apache.org/jira/browse/PYLUCENE-10 > > I was thinking about how to address this... > > One thing I've found useful at PARC is to se

[jira] [Issue Comment Edited] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159485#comment-13159485 ] Uwe Schindler edited comment on LUCENE-3609 at 11/29/11 8:00 PM: --

[jira] [Commented] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159485#comment-13159485 ] Uwe Schindler commented on LUCENE-3609: --- Shay, there was no change caused by LUCEN

[jira] [Commented] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159480#comment-13159480 ] Robert Muir commented on LUCENE-3609: - {quote} For example, a single must clause and

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

2011-11-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11585/ 1 tests failed. REGRESSION: org.apache.solr.search.TestRealTimeGet.testStressGetRealtime Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace: java.lang.RuntimeException: java.lang.A

[jira] [Resolved] (SOLR-2819) Wrong isHex()-method in HTMLStripCharFilter

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

[jira] [Assigned] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Uwe Schindler (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-3609: - Assignee: Uwe Schindler I will look into this. > BooleanFilter changed

[jira] [Created] (LUCENE-3609) BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1

2011-11-29 Thread Shay Banon (Created) (JIRA)
BooleanFilter changed behavior in 3.5, no longer acts as if "minimum should match" set to 1 --- Key: LUCENE-3609 URL: https://issues.apache.org/jira/browse/LUCENE-3609

Re: SolrCore.java imports "org.eclipse.jdt.core.dom.ThisExpression"

2011-11-29 Thread Chris Hostetter
: I'm wondering if the import for : "org.eclipse.jdt.core.dom.ThisExpression" in SolrCore.java introduced in : r1196797 (SOLR-2861) was a mistake. It adds an additional .jar : dependency and doesn't seem to be used. I asked yonik about this on IRC last week when i saw your email and he said

[jira] [Updated] (SOLR-2382) DIH Cache Improvements

2011-11-29 Thread Mikhail Khludnev (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-2382: --- Attachment: TestCachedSqlEntityProcessor.java-wrong-pk-detected-due-to-lack-of-where-support.p

[jira] [Commented] (SOLR-2382) DIH Cache Improvements

2011-11-29 Thread Mikhail Khludnev (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159418#comment-13159418 ] Mikhail Khludnev commented on SOLR-2382: James, Your observation contradicts to th

PyLucene 3.4.0 doesn't build on OS X 10.5 with Python 2.5

2011-11-29 Thread Bill Janssen
This is OS X Leopard with (32-bit) Python 2.5 and (32-bit) Java 1.5: [...] g++ -Wl,-F. -bundle -undefined dynamic_lookup -arch i386 -arch ppc build/temp.macosx-10.5-i386-2.5/build/_lucene/__init__.o build/temp.macosx-10.5-i386-2.5/build/_lucene/__wrap01__.o build/temp.macosx-10.5-i386-2.5/build

warning: don't compile PyLucene 3.4.0 for OS X Leopard with bad Java order

2011-11-29 Thread Bill Janssen
I'm trying to install PyLucene 3.4 on my OS X Leopard system. JCC compiles and installs just fine, the Java bits of Lucene compile OK (a few warnings), but the last part of the build fails thusly: [...] /usr/bin/python -m jcc --shared --jar lucene-java-3.4.0/lucene/build/lucene-core-3.4.0.jar --

[jira] [Commented] (LUCENE-3607) Lucene Index files can not be reproduced faithfully (due to timestamps embedded)

2011-11-29 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159392#comment-13159392 ] Michael McCandless commented on LUCENE-3607: {quote} bq. Wait, does Solr rep

Re: [Lucene.Net] Re: Memory Leak in 2.9.2.2

2011-11-29 Thread Christopher Currens
Do you know how big the documents are that you are trying to delete/update? I'm trying to find a copy of 2.9.2 to see if I can reproduce it. Thanks, Christopher On Tue, Nov 29, 2011 at 9:11 AM, Trevor Watson < powersearchsoftw...@gmail.com> wrote: > Sorry for the duplicate post. I was on the r

[Lucene.Net] Re: Memory Leak in code (mine or Lucene?) 2.9.2.2

2011-11-29 Thread Trevor Watson
I don't recall seeing a close function on the analyzer. But I will definitely take a look. Thanks! On Tuesday, November 29, 2011, Oren Eini (Ayende Rahien) wrote: > You need to close the analyzer. > > On Tue, Nov 29, 2011 at 12:32 AM, Trevor Watson < > powersearchsoftw...@gmail.com> wrote: > >>

Re: Lucene website cron job

2011-11-29 Thread Michael McCandless
On Tue, Nov 29, 2011 at 11:06 AM, Steven A Rowe wrote: > I was editing Lucene's HowToUpdateTheWebsite wiki page and noticed that none > of the ReleaseTodo wiki page instructions refer to Grant's cron job > (mentioned in the "Production Push" section on the HowToUpdateTheWebsite).  I > was curio

[Lucene.Net] Re: Memory Leak in 2.9.2.2

2011-11-29 Thread Trevor Watson
Sorry for the duplicate post. I was on the road and posted both via my web mail and office mail by mistake The increase is a very gradual, the program starts at about 160,000k according to task manager (I know that's not entirely accurate, but it was the best I had at the time) and would, after a

[jira] [Created] (SOLR-2929) TermsComponent Adding entries

2011-11-29 Thread maillard (Created) (JIRA)
TermsComponent Adding entries - Key: SOLR-2929 URL: https://issues.apache.org/jira/browse/SOLR-2929 Project: Solr Issue Type: Bug Components: SearchComponents - other Affects Versions: 3.4, 3.3

[jira] [Commented] (SOLR-2921) Make any Filters, Tokenizers and CharFilters implement MultiTermAwareComponent if they should

2011-11-29 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159348#comment-13159348 ] Erick Erickson commented on SOLR-2921: -- Hmmm, what about stemmers? Prefix only?

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

2011-11-29 Thread Jason Rutherglen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159335#comment-13159335 ] Jason Rutherglen commented on LUCENE-3602: -- Great to see this moving out of Solr

Lucene website cron job

2011-11-29 Thread Steven A Rowe
I was editing Lucene's HowToUpdateTheWebsite wiki page and noticed that none of the ReleaseTodo wiki page instructions refer to Grant's cron job (mentioned in the "Production Push" section on the HowToUpdateTheWebsite). I was curious whether that cron job was still working, so I took a look at

[jira] [Created] (LUCENE-3608) MultiFields.getUniqueFieldCount is broken

2011-11-29 Thread Robert Muir (Created) (JIRA)
MultiFields.getUniqueFieldCount is broken - Key: LUCENE-3608 URL: https://issues.apache.org/jira/browse/LUCENE-3608 Project: Lucene - Java Issue Type: Bug Affects Versions: 4.0 Reporter

[jira] [Created] (SOLR-2928) TestIndexingPerformance leaves a write.lock after it finishes

2011-11-29 Thread Robert Muir (Created) (JIRA)
TestIndexingPerformance leaves a write.lock after it finishes - Key: SOLR-2928 URL: https://issues.apache.org/jira/browse/SOLR-2928 Project: Solr Issue Type: Bug Reporte

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

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

[jira] [Resolved] (LUCENE-3601) testIWondiskfull unreferenced files failure

2011-11-29 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3601. - Resolution: Fixed Fix Version/s: 4.0 i'll mark this resolved, everything is ok but we sti

[jira] [Commented] (LUCENE-3604) 3x/lucene/contrib/CHANGES.txt has two "API Changes" subsections for 3.5.0

2011-11-29 Thread Shai Erera (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159270#comment-13159270 ] Shai Erera commented on LUCENE-3604: Thanks. It's clear now ! > 3x/l

[jira] [Issue Comment Edited] (LUCENE-3604) 3x/lucene/contrib/CHANGES.txt has two "API Changes" subsections for 3.5.0

2011-11-29 Thread Steven Rowe (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159269#comment-13159269 ] Steven Rowe edited comment on LUCENE-3604 at 11/29/11 1:41 PM:

[jira] [Commented] (LUCENE-3604) 3x/lucene/contrib/CHANGES.txt has two "API Changes" subsections for 3.5.0

2011-11-29 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159269#comment-13159269 ] Steven Rowe commented on LUCENE-3604: - Shai, I updated both the ReleaseTodo and the

[jira] [Commented] (SOLR-2880) Investigate adding an overseer that can assign shards, later do re-balancing, etc

2011-11-29 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159248#comment-13159248 ] Mark Miller commented on SOLR-2880: --- Committed - thanks Sami! > Investig

[jira] [Commented] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries

2011-11-29 Thread meghana (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159238#comment-13159238 ] meghana commented on SOLR-1604: --- I have installed complexphrase parser and followed all instr

[jira] [Updated] (SOLR-2880) Investigate adding an overseer that can assign shards, later do re-balancing, etc

2011-11-29 Thread Sami Siren (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sami Siren updated SOLR-2880: - Attachment: SOLR-2880-merge-elections.patch The attached patch merges the election code. The OverseerElect

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

2011-11-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1102/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testLukeHandler Error Message: expected: 5 but had: 3 :: {numFound=3,start=0,docs=[SolrDocument[{id=ID0}], SolrDocument

[jira] [Created] (SOLR-2927) SolrIndexSearcher's register do not match close and SolrCore's closeSearcher

2011-11-29 Thread tom liu (Created) (JIRA)
SolrIndexSearcher's register do not match close and SolrCore's closeSearcher Key: SOLR-2927 URL: https://issues.apache.org/jira/browse/SOLR-2927 Project: Solr Issue