Re: 3.5.0 on OS X 10.5 with Apple system Python and Java

2011-12-08 Thread Bill Janssen
Andi Vajda va...@apache.org wrote: On Wed, 7 Dec 2011, Bill Janssen wrote: By the way, here's the Makefile section I'm using for 3.5: # Mac OS X 10.5 (32-bit Python 2.5, Java 1.5) PREFIX_PYTHON=/usr ANT=JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home

Re: [VOTE] Release PyLucene 3.5.0 rc2

2011-12-08 Thread Bill Janssen
Andi Vajda va...@apache.org wrote: On Wed, 7 Dec 2011, Bill Janssen wrote: This part of the PyLucene Makefile is still screwed up: # Mac OS X 10.5 (32-bit Python 2.5, Java 1.5) #PREFIX_PYTHON=/usr #ANT=ant #PYTHON=$(PREFIX_PYTHON)/bin/python #JCC=$(PYTHON) -m jcc --shared

Re: 3.5.0 on OS X 10.5 with Apple system Python and Java

2011-12-08 Thread Andi Vajda
On Dec 8, 2011, at 8:47, Bill Janssen jans...@parc.com wrote: Andi Vajda va...@apache.org wrote: On Wed, 7 Dec 2011, Bill Janssen wrote: By the way, here's the Makefile section I'm using for 3.5: # Mac OS X 10.5 (32-bit Python 2.5, Java 1.5) PREFIX_PYTHON=/usr

Re: [VOTE] Release PyLucene 3.5.0 rc2

2011-12-08 Thread Andi Vajda
On Thu, 8 Dec 2011, Andi Vajda wrote: It seems that adding, before if __name__ == '__main__': from jcc import _jcc works just fine on 2.7 and 2.6 as well. Speaking of which, I don't see when __name__ would be == '__main__'. I tried various combinations with pdb and __name__ is always ==

Re: [VOTE] Release PyLucene 3.5.0 rc2

2011-12-08 Thread Andi Vajda
On Thu, 8 Dec 2011, Andi Vajda wrote: It doesn't look like this statement is needed either. Can you remember why it was there ? (not saying you put it there, just asking, I'm blanking) Maybe just replacing the whole 'if __name__ ...' block with just: from jcc import _jcc is enough for

Re: [VOTE] Release PyLucene 3.5.0 rc2

2011-12-08 Thread Andi Vajda
On Thu, 8 Dec 2011, Bill Janssen wrote: Andi Vajda va...@apache.org wrote: Yes, I could see that. setuptools plays all kinds of games to achieve its ends, some of them broken. Thank heaven for distutils2/packaging. What ? another 'dist' thing ? So that leaves us with distutils 1, 2,

Re: [VOTE] Release PyLucene 3.5.0 rc2

2011-12-08 Thread Andi Vajda
On Thu, 8 Dec 2011, Bill Janssen wrote: Andi Vajda va...@apache.org wrote: It seems that adding, before if __name__ == '__main__': from jcc import _jcc works just fine on 2.7 and 2.6 as well. Yes, this works on 2.5, as well. Speaking of which, I don't see when __name__ would be ==

Re: [VOTE] Release PyLucene 3.5.0 rc2

2011-12-08 Thread Andi Vajda
On Thu, 8 Dec 2011, Bill Janssen wrote: Andi Vajda va...@apache.org wrote: from _jcc import initVM I believe that in the statement from X import Y, X and Y are essentially strings, not runtime-evaluated values. So what would work would be from jcc._jcc import initVM or initVM =

Re: [VOTE] Release PyLucene 3.5.0 rc2

2011-12-08 Thread Bill Janssen
Andi Vajda va...@apache.org wrote: On Thu, 8 Dec 2011, Bill Janssen wrote: Andi Vajda va...@apache.org wrote: from _jcc import initVM I believe that in the statement from X import Y, X and Y are essentially strings, not runtime-evaluated values. So what would work would be

[VOTE] Release PyLucene 3.5.0 rc3

2011-12-08 Thread Andi Vajda
There were some issues again with rc2. Thank you all for having reported them ! Please vote on rc3: The PyLucene 3.5.0-3 release closely tracking the recent release of Apache Lucene 3.5.0 is ready. A release candidate is available from: http://people.apache.org/~vajda/staging_area/ A list of

Re: [VOTE] Release PyLucene 3.5.0 rc3

2011-12-08 Thread Bill Janssen
A release candidate is available from: http://people.apache.org/~vajda/staging_area/ Works on my OS X 10.5 machine. Bill

[jira] [Resolved] (LUCENE-2982) Get rid of ContenSource's workaround for closing b/gzip input stream once this is fixed in CommonCompress

2011-12-08 Thread Doron Cohen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-2982. - Resolution: Duplicate Fixed in LUCENE-3457. Get rid of ContenSource's

[jira] [Commented] (SOLR-2481) Add support for commitWithin in DataImportHandler

2011-12-08 Thread Yandong Yao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165122#comment-13165122 ] Yandong Yao commented on SOLR-2481: --- Is there any updates on this? Sounds like a good

[jira] [Created] (SOLR-2955) Distributed grouping throws IllegalStateException when querying with group.sort=score desc

2011-12-08 Thread Steffen Elberg Godskesen (Created) (JIRA)
Distributed grouping throws IllegalStateException when querying with group.sort=score desc -- Key: SOLR-2955 URL: https://issues.apache.org/jira/browse/SOLR-2955

[jira] [Assigned] (LUCENE-3627) CorruptIndexException on indexing after a failure occurs after segments file creation but before any bytes are written

2011-12-08 Thread Michael McCandless (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-3627: -- Assignee: Michael McCandless CorruptIndexException on indexing after a

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

2011-12-08 Thread Ian Grainger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165162#comment-13165162 ] Ian Grainger commented on SOLR-2898: A thought on this problem - I have a workaround

[jira] [Issue Comment Edited] (SOLR-2898) Support grouped faceting

2011-12-08 Thread Ian Grainger (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165162#comment-13165162 ] Ian Grainger edited comment on SOLR-2898 at 12/8/11 11:36 AM: --

[jira] [Issue Comment Edited] (SOLR-2898) Support grouped faceting

2011-12-08 Thread Ian Grainger (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165162#comment-13165162 ] Ian Grainger edited comment on SOLR-2898 at 12/8/11 11:36 AM: --

[jira] [Updated] (SOLR-2955) Distributed grouping throws IllegalStateException when querying with group.sort=score desc

2011-12-08 Thread Steffen Elberg Godskesen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steffen Elberg Godskesen updated SOLR-2955: --- Attachment: SOLR-2955.patch This patch add a failing unit test

[jira] [Issue Comment Edited] (SOLR-2955) Distributed grouping throws IllegalStateException when querying with group.sort=score desc

2011-12-08 Thread Steffen Elberg Godskesen (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165165#comment-13165165 ] Steffen Elberg Godskesen edited comment on SOLR-2955 at 12/8/11 11:43 AM:

[jira] [Commented] (LUCENE-3627) CorruptIndexException on indexing after a failure occurs after segments file creation but before any bytes are written

2011-12-08 Thread Shai Erera (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165170#comment-13165170 ] Shai Erera commented on LUCENE-3627: Nice catch Ken ! Patch looks good to me.

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

2011-12-08 Thread Grant Ingersoll (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1730. --- Resolution: Fixed Fixed on trunk and 3.x Solr fails to start if

[jira] [Commented] (SOLR-2509) spellcheck: StringIndexOutOfBoundsException: String index out of range: -1

2011-12-08 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165200#comment-13165200 ] Erick Erickson commented on SOLR-2509: -- By the way, many thanks to Thomas and Steffen!

[jira] [Resolved] (LUCENE-3625) FieldValueFitler should expose the field it uses

2011-12-08 Thread Simon Willnauer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3625. - Resolution: Fixed FieldValueFitler should expose the field it uses

[jira] [Commented] (LUCENE-3627) CorruptIndexException on indexing after a failure occurs after segments file creation but before any bytes are written

2011-12-08 Thread Shane Detsch (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165228#comment-13165228 ] Shane Detsch commented on LUCENE-3627: -- Would you ever have the case there only one

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

2011-12-08 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.patch Here's a patch that fixes a bug that causes some state updates to be missed

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

2011-12-08 Thread Sami Siren (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165256#comment-13165256 ] Sami Siren commented on SOLR-2880: -- bq. This will make it easier for people with custom

[jira] [Commented] (LUCENE-3621) switch appendingcodec to use appending blocktree

2011-12-08 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165270#comment-13165270 ] Robert Muir commented on LUCENE-3621: - I think instead of making the indexoutput

[jira] [Commented] (LUCENE-3626) Make PKIndexSplitter and MultiPassIndexSplitter work per segment

2011-12-08 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165274#comment-13165274 ] Michael McCandless commented on LUCENE-3626: Shouldn't we just fix MultiDV to

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

2011-12-08 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165280#comment-13165280 ] Mark Miller commented on SOLR-2880: --- Thanks Sami! Committed.

[jira] [Updated] (LUCENE-3621) switch appendingcodec to use appending blocktree

2011-12-08 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3621: Attachment: LUCENE-3621.patch switch appendingcodec to use appending blocktree

[jira] [Commented] (LUCENE-3621) switch appendingcodec to use appending blocktree

2011-12-08 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165290#comment-13165290 ] Michael McCandless commented on LUCENE-3621: +1 Nice to see AppendingCodec

RE: svn commit: r1211867 - /lucene/dev/branches/lucene3606/lucene/src/test/org/apache/lucene/index/TestSizeBoundedForceMerge.java

2011-12-08 Thread Uwe Schindler
Thank you! Fantastic - now we need the same for TestAddIndexes! :-) - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: rm...@apache.org [mailto:rm...@apache.org] Sent: Thursday, December 08, 2011 2:20 PM

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

2011-12-08 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165298#comment-13165298 ] Mark Miller commented on SOLR-2880: --- {quote} The number of shards a collection has is

[jira] [Resolved] (LUCENE-3621) switch appendingcodec to use appending blocktree

2011-12-08 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3621. - Resolution: Fixed switch appendingcodec to use appending blocktree

Re: svn commit: r1211867 - /lucene/dev/branches/lucene3606/lucene/src/test/org/apache/lucene/index/TestSizeBoundedForceMerge.java

2011-12-08 Thread Robert Muir
On Thu, Dec 8, 2011 at 11:08 AM, Uwe Schindler u...@thetaphi.de wrote: Thank you! Fantastic - now we need the same for TestAddIndexes! :-) ok, ill take a look. -- lucidimagination.com - To unsubscribe, e-mail:

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

2011-12-08 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165337#comment-13165337 ] Mark Miller commented on SOLR-2880: --- {quote}Notes: Starting up the first node by

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

2011-12-08 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-3602: -- Attachment: LUCENE-3602.patch Updated patch. * Removed builder api. * Updated

[jira] [Commented] (LUCENE-3606) Make IndexReader really read-only in Lucene 4.0

2011-12-08 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165376#comment-13165376 ] Robert Muir commented on LUCENE-3606: - Tests are all fixed... i think this one is

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-12-08 Thread David Smiley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165396#comment-13165396 ] David Smiley commented on SOLR-2155: Srikanth: If I were you, I would increase

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-12-08 Thread Mikhail Khludnev
Srikanth, Have you tried to do a basic profiling or sampling? Just take a few thread dumps by jstack. If the code is so greedy for CPU, you'll have it in a stack. Regards On Thu, Dec 8, 2011 at 8:57 PM, Srikanth Kallurkar (Commented) (JIRA) j...@apache.org wrote: [

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

2011-12-08 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165401#comment-13165401 ] Yonik Seeley commented on SOLR-2880: bq. I didn't really like that compared to just

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

2011-12-08 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165416#comment-13165416 ] Mark Miller commented on SOLR-2880: --- Okay, that's more in line with what I was originally

Re: [VOTE] Release PyLucene 3.5.0 rc2

2011-12-08 Thread Bill Janssen
Andi Vajda va...@apache.org wrote: Yes, I could see that. setuptools plays all kinds of games to achieve its ends, some of them broken. Thank heaven for distutils2/packaging. What ? another 'dist' thing ? So that leaves us with distutils 1, 2, setuptools and distribute. My informa=

[jira] [Updated] (LUCENE-3606) Make IndexReader really read-only in Lucene 4.0

2011-12-08 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3606: -- Attachment: LUCENE-3606.patch Thanks to Robert for fixing the last tests. This is the patch

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

2011-12-08 Thread Sami Siren (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165429#comment-13165429 ] Sami Siren commented on SOLR-2880: -- Nothing actually uses the hsarNim in zk It's used in

[jira] [Updated] (LUCENE-3606) Make IndexReader really read-only in Lucene 4.0

2011-12-08 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3606: -- Fix Version/s: 4.0 Make IndexReader really read-only in Lucene 4.0

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

2011-12-08 Thread Sami Siren (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165429#comment-13165429 ] Sami Siren edited comment on SOLR-2880 at 12/8/11 7:08 PM: ---

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

2011-12-08 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165442#comment-13165442 ] Hoss Man commented on SOLR-2920: bq. I started this by putting a method in the respective

[jira] [Commented] (LUCENE-3606) Make IndexReader really read-only in Lucene 4.0

2011-12-08 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165450#comment-13165450 ] Michael McCandless commented on LUCENE-3606: +1! Nice work guys... I love

[jira] [Commented] (LUCENE-3627) CorruptIndexException on indexing after a failure occurs after segments file creation but before any bytes are written

2011-12-08 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165461#comment-13165461 ] Michael McCandless commented on LUCENE-3627: bq. Would you ever have the

Re: [VOTE] Release PyLucene 3.5.0 rc2

2011-12-08 Thread Bill Janssen
Andi Vajda va...@apache.org wrote: It seems that adding, before if __name__ == '__main__': from jcc import _jcc works just fine on 2.7 and 2.6 as well. Yes, this works on 2.5, as well. Speaking of which, I don't see when __name__ would be == '__main__'. I tried various combinations

[jira] [Commented] (LUCENE-3627) CorruptIndexException on indexing after a failure occurs after segments file creation but before any bytes are written

2011-12-08 Thread Ken McCracken (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165487#comment-13165487 ] Ken McCracken commented on LUCENE-3627: --- Thank you Mike for cleaning my suggestions

[jira] [Commented] (LUCENE-3606) Make IndexReader really read-only in Lucene 4.0

2011-12-08 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165489#comment-13165489 ] Simon Willnauer commented on LUCENE-3606: - +1 I love that Norms are under codec

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

2011-12-08 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165500#comment-13165500 ] Mark Miller commented on SOLR-2880: --- Got you - my orig plan until we cane up with

[jira] [Resolved] (LUCENE-3627) CorruptIndexException on indexing after a failure occurs after segments file creation but before any bytes are written

2011-12-08 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3627. Resolution: Fixed Fix Version/s: 4.0 3.6

[jira] [Commented] (LUCENE-3627) CorruptIndexException on indexing after a failure occurs after segments file creation but before any bytes are written

2011-12-08 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165522#comment-13165522 ] Michael McCandless commented on LUCENE-3627: Thanks Ken! bq. What is the svn

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

2011-12-08 Thread Martijn van Groningen (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen reassigned SOLR-2898: --- Assignee: Martijn van Groningen Support grouped faceting

[jira] [Assigned] (SOLR-2955) Distributed grouping throws IllegalStateException when querying with group.sort=score desc

2011-12-08 Thread Martijn van Groningen (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen reassigned SOLR-2955: --- Assignee: Martijn van Groningen Distributed grouping throws

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

2011-12-08 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-2898: Assignee: (was: Martijn van Groningen) Support grouped faceting

[jira] [Commented] (LUCENE-3627) CorruptIndexException on indexing after a failure occurs after segments file creation but before any bytes are written

2011-12-08 Thread Ken McCracken (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165560#comment-13165560 ] Ken McCracken commented on LUCENE-3627: --- @Mike: My initial validation confirms

[jira] [Commented] (SOLR-2679) Optimize memory usage in JavaBinCodec.readStr()

2011-12-08 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165575#comment-13165575 ] Erick Erickson commented on SOLR-2679: -- Does anyone have an opinion on this? It seems

Re: [VOTE] Release PyLucene 3.5.0

2011-12-08 Thread Robert Muir
On Wed, Dec 7, 2011 at 8:22 PM, Andi Vajda va...@apache.org wrote: JavaError: java.lang.UnsupportedOperationException: This JRE does not have support for Thai segmentation    Java stacktrace: java.lang.UnsupportedOperationException: This JRE does not have support for Thai segmentation    

[jira] [Commented] (SOLR-2386) Filter Query Cache Improvement

2011-12-08 Thread Otis Gospodnetic (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165609#comment-13165609 ] Otis Gospodnetic commented on SOLR-2386: This looks like a Won't Fix?

[jira] [Commented] (SOLR-861) SOLRJ Client does not release connections 'nicely' by default

2011-12-08 Thread tommy chheng (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165619#comment-13165619 ] tommy chheng commented on SOLR-861: --- I'm seeing this problem with solrj not releasing

Re: [VOTE] Release PyLucene 3.5.0 rc2

2011-12-08 Thread Bill Janssen
Andi Vajda va...@apache.org wrote: On Thu, 8 Dec 2011, Bill Janssen wrote: Andi Vajda va...@apache.org wrote: Yes, I could see that. setuptools plays all kinds of games to achieve its ends, some of them broken. Thank heaven for distutils2/packaging. What ? another 'dist' thing

Re: [VOTE] Release PyLucene 3.5.0

2011-12-08 Thread Andi Vajda
On Thu, 8 Dec 2011, Robert Muir wrote: On Wed, Dec 7, 2011 at 8:22 PM, Andi Vajda va...@apache.org wrote: JavaError: java.lang.UnsupportedOperationException: This JRE does not have support for Thai segmentation    Java stacktrace: java.lang.UnsupportedOperationException: This JRE does not

Re: [VOTE] Release PyLucene 3.5.0 rc2

2011-12-08 Thread Bill Janssen
Andi Vajda va...@apache.org wrote: On Thu, 8 Dec 2011, Bill Janssen wrote: Andi Vajda va...@apache.org wrote: It seems that adding, before if __name__ == '__main__': from jcc import _jcc works just fine on 2.7 and 2.6 as well. Yes, this works on 2.5, as well. Speaking

[jira] [Updated] (SOLR-2955) Distributed grouping throws IllegalStateException when querying with group.sort=score desc

2011-12-08 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-2955: Attachment: SOLR-2955.patch Thanks for reporting this issue Steffen! I've attached

Re: [VOTE] Release PyLucene 3.5.0 rc2

2011-12-08 Thread Bill Janssen
Andi Vajda va...@apache.org wrote: from _jcc import initVM I believe that in the statement from X import Y, X and Y are essentially strings, not runtime-evaluated values. So what would work would be from jcc._jcc import initVM or initVM = _jcc.initVM Bill

[jira] [Updated] (SOLR-2955) Distributed grouping throws IllegalStateException when querying with group.sort=score desc

2011-12-08 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-2955: Description: To reproduce: * Start example configuration from 3.6 or 4.0

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

2011-12-08 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165657#comment-13165657 ] Martijn van Groningen commented on SOLR-2898: - I don't completely follow. Lets

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

2011-12-08 Thread David Smiley (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-2920: --- Attachment: SOLR-2920_SolrParams_wrapDefaults_and_wrapAppended.patch I attached a new patch using

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

2011-12-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11739/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest Error Message: Cannot delete

[jira] [Commented] (SOLR-2679) Optimize memory usage in JavaBinCodec.readStr()

2011-12-08 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165692#comment-13165692 ] Yonik Seeley commented on SOLR-2679: I think the right approach to increased efficiency

[jira] [Commented] (SOLR-2944) Anecdotal evidence that useFilterForSortedQuery has gotten much slower in 3.5 compared to 1.4

2011-12-08 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165820#comment-13165820 ] Yonik Seeley commented on SOLR-2944: I've done some ad-hoc testing using the

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

2011-12-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/1211/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest Error Message: Cannot delete

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

2011-12-08 Thread Ian Grainger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165895#comment-13165895 ] Ian Grainger commented on SOLR-2898: In my example I was grouping by some other field -

[jira] [Commented] (LUCENE-3491) Portable index format

2011-12-08 Thread Lance Norskog (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165900#comment-13165900 ] Lance Norskog commented on LUCENE-3491: --- A couple of uses for this: # Download