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

2011-06-04 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044226#comment-13044226 ] Nikola Tankovic commented on LUCENE-2308: - Yes, I'm continuing along the path Chr

Re: Storing and loading the FST directly from disk

2011-06-04 Thread Dawid Weiss
> Wow you're right, the FST size in RAM with 50 mil date 1 ms > incremented keys is less than 1K.  That's insane! This does sound insane. Are you sure you're building everything right (not pruning anything)? You could always enumerate the FST to get the keys back to make sure it's actually working

[jira] [Commented] (SOLR-2564) Integrating grouping module into Solr 4.0

2011-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044253#comment-13044253 ] Michael McCandless commented on SOLR-2564: -- bq. I haven't been following this...

[jira] [Commented] (SOLR-2564) Integrating grouping module into Solr 4.0

2011-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044255#comment-13044255 ] Michael McCandless commented on SOLR-2564: -- {quote} Do we have a group.facet = aft

[jira] [Commented] (LUCENE-3097) Post grouping faceting

2011-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044256#comment-13044256 ] Michael McCandless commented on LUCENE-3097: Also, this patch won't properly

[jira] [Resolved] (LUCENE-3170) TestDocValuesIndexing reproducible test failure

2011-06-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3170. - Resolution: Fixed Fixed in rev. 1131367 thanks selckin > TestDocValuesIndexing reprodu

[jira] [Assigned] (LUCENE-3170) TestDocValuesIndexing reproducible test failure

2011-06-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3170: --- Assignee: Simon Willnauer > TestDocValuesIndexing reproducible test failure > -

[jira] [Resolved] (LUCENE-3169) Simple release smoke tester (Python script)

2011-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3169. Resolution: Fixed > Simple release smoke tester (Python script) >

[jira] [Updated] (SOLR-2564) Integrating grouping module into Solr 4.0

2011-06-04 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-2564: Attachment: SOLR-2564.patch Hi Yonik, It is good to know that you took a look at th

[jira] [Commented] (SOLR-2564) Integrating grouping module into Solr 4.0

2011-06-04 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044267#comment-13044267 ] Martijn van Groningen commented on SOLR-2564: - bq. How about TotalCount.GROUPS

[jira] [Commented] (LUCENE-3097) Post grouping faceting

2011-06-04 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044269#comment-13044269 ] Martijn van Groningen commented on LUCENE-3097: --- bq Also, this patch won't

[jira] [Issue Comment Edited] (LUCENE-3097) Post grouping faceting

2011-06-04 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044269#comment-13044269 ] Martijn van Groningen edited comment on LUCENE-3097 at 6/4/11 11:05 AM: ---

commitLockTimeout in solrconfig.xml

2011-06-04 Thread Martijn v Groningen
Hi all, I see that commitLockTimeout option is read from the solrconfig.xml and then set in SolrIndexConfig.commitLockTimeout, but from there it doesn't seem to be used by other code. I'm not sure for what it was used in the past, but if the commitLockTimeout option is really not used I think we s

Re: commitLockTimeout in solrconfig.xml

2011-06-04 Thread Mark Miller
On Jun 4, 2011, at 7:42 AM, Martijn v Groningen wrote: > the commitLockTimeout option is really not used I think we should remove this +1. - Mark Miller lucidimagination.com BERLIN BUZZWORDS JUNE 6-7TH, 2011 - To unsub

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

2011-06-04 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044282#comment-13044282 ] Grant Ingersoll commented on LUCENE-3151: - It's not too bad, except for the bu

[jira] [Commented] (SOLR-2564) Integrating grouping module into Solr 4.0

2011-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044283#comment-13044283 ] Michael McCandless commented on SOLR-2564: -- bq. We can choose to leave out the upp

Re: Solr and Python

2011-06-04 Thread Michael McCandless
This looks very cool! A bidirectional JCC (embed Java VM in Python VM or vice versa) would be wild :) Mike McCandless http://blog.mikemccandless.com On Thu, Jun 2, 2011 at 6:43 PM, Andi Vajda wrote: > > As I was responding on this list to Yonik yesterday about how PyLucene > couldn't really ma

[jira] [Assigned] (LUCENE-2645) False assertion of >0 position delta in StandardPostingsWriterImpl

2011-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-2645: -- Assignee: Michael McCandless > False assertion of >0 position delta in Standar

[jira] [Updated] (LUCENE-2645) False assertion of >0 position delta in StandardPostingsWriterImpl

2011-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2645: --- Affects Version/s: 4.0 Bug only affects 4.0 (we don't have this assert in 3.x), but

[jira] [Resolved] (LUCENE-2645) False assertion of >0 position delta in StandardPostingsWriterImpl

2011-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2645. Resolution: Fixed Fix Version/s: 4.0 Thanks Kurosaka! > False assertion of

[ANNOUNCE] Apache Lucene 3.2

2011-06-04 Thread Robert Muir
June 2011, Apache Lucene™ 3.2 available The Lucene PMC is pleased to announce the release of Apache Lucene 3.2. Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text sea

[ANNOUNCE] Apache Solr 3.2

2011-06-04 Thread Robert Muir
June 2011, Apache Solr 3.2™ available The Lucene PMC is pleased to announce the release of Apache Solr 3.2. Solr is the popular, blazing fast open source enterprise search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted searc

[jira] [Commented] (SOLR-2568) Solr NRT (real time search) does not work

2011-06-04 Thread Nagendra Nagarajayya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044298#comment-13044298 ] Nagendra Nagarajayya commented on SOLR-2568: Hi Simon: I was about to supply a

Re: Welcome Erick Erickson as Lucene/Solr committer

2011-06-04 Thread Mark Miller
Welcome aboard Erick! Looking forward to seeing some code that has been hacked up on a sailboat :) - Mark - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Re: Welcome Martijn van Groningen as Lucene/Solr committer

2011-06-04 Thread Mark Miller
Welcome aboard Martijn! One of my favorite qualities in an Apache community member is persistence :) Happy collapsing/grouping! - Mark - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: d

Re: Welcome Adriano Crestani as Lucene/Solr committer!

2011-06-04 Thread Mark Miller
Welcome Andriano! We are growing fast here :) Looking forward to more Canadian contributions! - Mark On Nov 18, 2010, at 5:11 PM, Steven A Rowe wrote: > Welcome Adriano! - Steve > > From: Adriano Crestani [mailto:adrianocrest...@gmail.com] > Sent: Thursday, November 18, 2010 1:20 PM > To: de

Re: Welcome Chris Male & Andi Vajda as full Solr / Lucene Committers

2011-06-04 Thread Mark Miller
Welcome guys ! Looking forward to seeing you again at buzzwords Chris*! (*excellent speaker) - Mark - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Updated] (SOLR-1752) SolrJ fails with exception when passing document ADD and DELETEs in the same request using XML request writer (but not binary request writer)

2011-06-04 Thread Mike Mattozzi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Mattozzi updated SOLR-1752: Attachment: SOLR-1752.patch This issue still applies to trunk (4.0-SNAPSHOT). This patch is modified

Re: tentative! release notes drafts

2011-06-04 Thread Robert Muir
Since nobody objected to the idea, I created the following templates for 3.3, and added a few already-committed things. http://wiki.apache.org/lucene-java/ReleaseNote33 http://wiki.apache.org/solr/ReleaseNote33 If we can try to keep this up to date, besides saving the release manager some time, i

[jira] [Commented] (SOLR-2568) Solr NRT (real time search) does not work

2011-06-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044313#comment-13044313 ] Simon Willnauer commented on SOLR-2568: --- bq. Do you want me to send across the patch

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

2011-06-04 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikola Tankovic updated LUCENE-2308: Attachment: LUCENE-2308.patch Sorry guys to keep you waiting, I had some slight problems a

Re: svn commit: r1131410 - /lucene/dev/branches/branch_3x/dev-tools/scripts/poll-mirrors.pl

2011-06-04 Thread Robert Muir
Thanks to both you and Mike (and everyone else working on this automation so far) for adding these scripts... things are getting easier! Also, I'm especially happy seeing the benefits the javadocs warnings checker and license checker added in 3.1... this stuff really saves a ton of time. On Sat,

[jira] [Resolved] (LUCENE-3024) If index has more than Integer.MAX_VALUE terms, seeking can it AIOOBE due to long/int overflow

2011-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3024. Resolution: Fixed Resolving; we can reopen if we ever want to backport to 3.1.1.

[jira] [Commented] (SOLR-2564) Integrating grouping module into Solr 4.0

2011-06-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044322#comment-13044322 ] Yonik Seeley commented on SOLR-2564: bq. So, maybe... we make an exception to enum casi

[jira] [Created] (LUCENE-3171) BlockJoinQuery/Collector

2011-06-04 Thread Michael McCandless (JIRA)
BlockJoinQuery/Collector Key: LUCENE-3171 URL: https://issues.apache.org/jira/browse/LUCENE-3171 Project: Lucene - Java Issue Type: Improvement Components: modules/other Reporter: Michael McCand

[jira] [Updated] (LUCENE-3171) BlockJoinQuery/Collector

2011-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3171: --- Attachment: LUCENE-3171.patch Patch. The basic impl is working, I think (the random

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044326#comment-13044326 ] Michael McCandless commented on LUCENE-2454: OK I opened LUCENE-3171 to explo

Re: Solr and Python

2011-06-04 Thread Andi Vajda
On Jun 4, 2011, at 5:46, Michael McCandless wrote: > This looks very cool! > > A bidirectional JCC (embed Java VM in Python VM or vice versa) would be wild > :) Why the conditional ? This has been built into JCC for over two years now and used in production for freebase.com search just as lo

[jira] [Created] (LUCENE-3172) installation problems on lucene-misc OSGI bundle

2011-06-04 Thread Luca Stancapiano (JIRA)
installation problems on lucene-misc OSGI bundle Key: LUCENE-3172 URL: https://issues.apache.org/jira/browse/LUCENE-3172 Project: Lucene - Java Issue Type: Bug Environment: felix 3.2.

[jira] [Updated] (LUCENE-3172) installation problems on lucene-misc OSGI bundle

2011-06-04 Thread Luca Stancapiano (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Stancapiano updated LUCENE-3172: - Attachment: lucene_trunk.patch This patch resolves the problem > installation problems

[jira] [Assigned] (LUCENE-3172) installation problems on lucene-misc OSGI bundle

2011-06-04 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe reassigned LUCENE-3172: --- Assignee: Steven Rowe > installation problems on lucene-misc OSGI bundle > -

[jira] [Resolved] (LUCENE-3172) installation problems on lucene-misc OSGI bundle

2011-06-04 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved LUCENE-3172. - Resolution: Fixed Fix Version/s: 4.0 3.3 Lucene Fields: (was: [Ne

[jira] [Commented] (LUCENE-3172) installation problems on lucene-misc OSGI bundle

2011-06-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044393#comment-13044393 ] Uwe Schindler commented on LUCENE-3172: --- I think you should have similar problems w

Re: Solr and Python

2011-06-04 Thread Michael McCandless
On Sat, Jun 4, 2011 at 1:39 PM, Andi Vajda wrote: > > On Jun 4, 2011, at 5:46, Michael McCandless wrote: > >> This looks very cool! >> >> A bidirectional JCC (embed Java VM in Python VM or vice versa) would be wild >> :) > > Why the conditional ? > This has been built into JCC for over two years