Re: Problems building JCC

2011-07-06 Thread Andi Vajda
Hi Petrus, On Jul 4, 2011, at 23:15, Petrus Hyvönen petrus.hyvo...@gmail.com wrote: This is likely another faq but, I've moved to a windows 7 machine (64bit) and trying to compile jcc. mingw32 compiler, JDK, JRE installed. I'm getting a libjcc.a - No such file or directory error. javac is

Re: Problems building JCC

2011-07-06 Thread Bill Janssen
Petrus, g++: build\temp.win32-2.6\Release\jcc\sources\libjcc.a: No such file or director y If you could find a mail tool which doesn't wrap the lines of the log you're trying to send, that would help to debug this. But it looks to me as if something is not creating that directory before

[jira] [Updated] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3233: Attachment: LUCENE-3233.patch fixed some bugs, added some tests, but there is a problem, I

[jira] [Updated] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3233: Attachment: synonyms.zip attaching my synonyms.txt test file that i was using: its derived from

[jira] [Commented] (LUCENE-2795) Genericize DirectIOLinuxDir - UnixDir

2011-07-06 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060331#comment-13060331 ] Varun Thacker commented on LUCENE-2795: --- {quote} Hey Varun - saw you asked for

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

2011-07-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/9364/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddDocumentOnDiskFull Error Message: CFS has no entries Stack Trace: java.lang.IllegalStateException: CFS has no entries at

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

2011-07-06 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060342#comment-13060342 ] Stefan Matheis (steffkes) commented on SOLR-2399: - Mark, changing the

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

2011-07-06 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060435#comment-13060435 ] Erik Hatcher commented on SOLR-2399: Perhaps we should close this issue and open new

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

2011-07-06 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060441#comment-13060441 ] Stefan Matheis (steffkes) commented on SOLR-2399: - bq. ... so maybe we

Re: failonjavadocwarning to false for ant generate-maven-artifacts

2011-07-06 Thread Eric Charles
Hi Steven, Tks for the explanation. I should have seen that from the ant targets! Diverging from the thread title and probably already discussed... but why pom are not committed and maintained in SVN? (Even if 'mvn install' works fine, I still have issues importing the modules hierarchy in

[jira] [Created] (SOLR-2638) A CoreContainer Plugin interface to create Container level Services

2011-07-06 Thread Noble Paul (JIRA)
A CoreContainer Plugin interface to create Container level Services --- Key: SOLR-2638 URL: https://issues.apache.org/jira/browse/SOLR-2638 Project: Solr Issue Type: New

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2011-07-06 Thread Luca Stancapiano (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060469#comment-13060469 ] Luca Stancapiano commented on LUCENE-3167: -- Some OSGI informations are inside

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060471#comment-13060471 ] Michael McCandless commented on LUCENE-3233: bq.

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2011-07-06 Thread Gunnar Wagenknecht (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060472#comment-13060472 ] Gunnar Wagenknecht commented on LUCENE-3167: The approach I implemented in my

[jira] [Updated] (SOLR-2638) A CoreContainer Plugin interface to create Container level Services

2011-07-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-2638: - Attachment: SOLR-2638.patch First cut A CoreContainer Plugin interface to create Container level

[jira] [Updated] (LUCENE-3216) Store DocValues per segment instead of per field

2011-07-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3216: Attachment: LUCENE-3216.patch here is a new patch that moves the DocValues configuration

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2011-07-06 Thread Luca Stancapiano (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060522#comment-13060522 ] Luca Stancapiano commented on LUCENE-3167: -- It depends by the structure of your

[jira] [Created] (LUCENE-3279) Allow CFS be empty

2011-07-06 Thread Simon Willnauer (JIRA)
Allow CFS be empty -- Key: LUCENE-3279 URL: https://issues.apache.org/jira/browse/LUCENE-3279 Project: Lucene - Java Issue Type: Improvement Components: core/store Affects Versions: 3.4, 4.0

RE: failonjavadocwarning to false for ant generate-maven-artifacts

2011-07-06 Thread Steven A Rowe
Eric, On 7/6/2011 at 5:35 AM, Eric Charles wrote: Diverging from the thread title and probably already discussed... but why pom are not committed and maintained in SVN? The POMs *are* committed to SVN, under dev-tools/maven/, as pom.xml.template files, which have their version filled in when

[jira] [Assigned] (LUCENE-3279) Allow CFS be empty

2011-07-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3279: --- Assignee: Simon Willnauer Allow CFS be empty --

[jira] [Updated] (LUCENE-3279) Allow CFS be empty

2011-07-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3279: Attachment: LUCENE-3279.patch here is a patch Allow CFS be empty --

Re: failonjavadocwarning to false for ant generate-maven-artifacts

2011-07-06 Thread Eric Charles
Hi Steven, On 06/07/11 14:17, Steven A Rowe wrote: Eric, On 7/6/2011 at 5:35 AM, Eric Charles wrote: Diverging from the thread title and probably already discussed... but why pom are not committed and maintained in SVN? The POMs *are* committed to SVN, under dev-tools/maven/, as

[jira] [Commented] (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-07-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060537#comment-13060537 ] Simon Willnauer commented on LUCENE-2793: - bq. Made the necessary changes and

Re: revisit naming for grouping/join?

2011-07-06 Thread Michael McCandless
On Tue, Jul 5, 2011 at 5:44 PM, Mike Sokolov soko...@ifactory.com wrote: : Maybe modules/nested? modules/nesteddocs?        modules/subdocs        modules/nesteddocs        modules/nested None of them scream this is the perfect name to me, but none of them scream dear lord this is a

[jira] [Commented] (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-07-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060538#comment-13060538 ] Michael McCandless commented on LUCENE-2793: +1 Directory createOutput and

Re: revisit naming for grouping/join?

2011-07-06 Thread Mike Sokolov
On 07/06/2011 08:47 AM, Michael McCandless wrote: How about modules/superdoc? It wouldn't undersell, at least :) I agree it's no longer under selling :) But I like this even less than sub! First, I think it has the same problems that sub has since it's just symmetric: it's too

Re: Two words Terms

2011-07-06 Thread DM Smith
You'll get more responses if you ask on the user's list. This list is for the development of the Lucene library, not for user application of the library. On Jul 5, 2011, at 6:42 PM, jcardona7508 wrote: Hi everybody, I have a question, I need a to create documents with two words terms, for

CloudStateUpdateTest too many close

2011-07-06 Thread Yonik Seeley
I just noticed that CloudStateUpdateTest consistently generates the following log message: SEVERE: Too many close [count:-1] on org.apache.solr.core.SolrCore@5dedb45. Please report this exception to solr-u...@lucene.apache.org -Yonik http://www.lucidimagination.com

[jira] [Commented] (SOLR-2638) A CoreContainer Plugin interface to create Container level Services

2011-07-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060573#comment-13060573 ] Mark Miller commented on SOLR-2638: --- cool - would be nice to abstract some of this out of

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060578#comment-13060578 ] Michael McCandless commented on LUCENE-3233: Actually, maybe a better general

Re: CloudStateUpdateTest too many close

2011-07-06 Thread Mark Miller
On Jul 6, 2011, at 9:36 AM, Yonik Seeley wrote: I just noticed that CloudStateUpdateTest consistently generates the following log message: SEVERE: Too many close [count:-1] on org.apache.solr.core.SolrCore@5dedb45. Please report this exception to solr-u...@lucene.apache.org -Yonik

Re: CloudStateUpdateTest too many close

2011-07-06 Thread Mark Miller
I'll fix the test cleanup. Or you will beat me to it - conflicts! - Mark - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Updated] (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-07-06 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-2793: -- Attachment: LUCENE-2793.patch I removed all the remaining nocommits as I think all of them

[jira] [Resolved] (LUCENE-3246) Invert IR.getDelDocs - IR.getLiveDocs

2011-07-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3246. Resolution: Fixed Next I'll work on LUCENE-1536... Invert IR.getDelDocs -

[jira] [Commented] (LUCENE-3246) Invert IR.getDelDocs - IR.getLiveDocs

2011-07-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060583#comment-13060583 ] Michael McCandless commented on LUCENE-3246: This commit changed the index

Re: CloudStateUpdateTest too many close

2011-07-06 Thread Yonik Seeley
On Wed, Jul 6, 2011 at 9:51 AM, Mark Miller markrmil...@gmail.com wrote: I'll fix the test cleanup. Or you will beat me to it - conflicts! Heh, I should have just looked at the test first... it was easier than I thought. -Yonik http://www.lucidimagination.com

Re: [Lucene.Net] [jira] [Commented] (LUCENENET-431) Spatial.Net Cartesian won't find docs in radius in certain cases

2011-07-06 Thread Matt Warren
I've been looking at this with Olle over on the RavenDB mailing list. Just to add that this patch https://issues.apache.org/jira/secure/attachment/12420781/LUCENE-1930.patch solves the issue also. It's from this issue https://issues.apache.org/jira/browse/LUCENE-1930 But it's more complicated

[jira] [Created] (LUCENE-3280) Add new bit set impl for caching filters

2011-07-06 Thread Michael McCandless (JIRA)
Add new bit set impl for caching filters Key: LUCENE-3280 URL: https://issues.apache.org/jira/browse/LUCENE-3280 Project: Lucene - Java Issue Type: Improvement Reporter: Michael

[jira] [Updated] (LUCENE-3280) Add new bit set impl for caching filters

2011-07-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3280: --- Attachment: LUCENE-3280.patch Initial patch w/ some nocommits still but tests

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060613#comment-13060613 ] Robert Muir commented on LUCENE-3233: - Thanks Mike, I will set the option for now, we

[jira] [Updated] (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-07-06 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-2793: -- Attachment: LUCENE-2793.patch Directory createOutput and openInput should take an IOContext

[jira] [Commented] (LUCENE-3280) Add new bit set impl for caching filters

2011-07-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060619#comment-13060619 ] Yonik Seeley commented on LUCENE-3280: -- I think FastBitSet should still have {code}

[jira] [Updated] (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-07-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2793: Attachment: LUCENE-2793.patch I took varuns patch and cleaned a couple of things up. I

[jira] [Commented] (LUCENE-3280) Add new bit set impl for caching filters

2011-07-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060668#comment-13060668 ] Michael McCandless commented on LUCENE-3280: OK I'll add getBits(). Add new

[jira] [Updated] (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-07-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2793: Attachment: LUCENE-2793.patch s/4069/4096 Directory createOutput and openInput should

[jira] [Commented] (LUCENE-3220) Implement various ranking models as Similarities

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060680#comment-13060680 ] Robert Muir commented on LUCENE-3220: - Hi David: I had some ideas on stats to

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

2011-07-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060682#comment-13060682 ] Hoss Man commented on SOLR-2399: bq. I also repackaged it... the only thing you really need

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060686#comment-13060686 ] Robert Muir commented on LUCENE-3233: - I ran some quick numbers, using the syn file

[jira] [Created] (LUCENE-3281) OpenBitSet should report the configured capacity/size

2011-07-06 Thread Robert Ragno (JIRA)
OpenBitSet should report the configured capacity/size - Key: LUCENE-3281 URL: https://issues.apache.org/jira/browse/LUCENE-3281 Project: Lucene - Java Issue Type: Bug Components:

[jira] [Updated] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3233: Attachment: LUCENE-3233.patch HuperDuperSynonymsFilter™ -

[jira] [Updated] (SOLR-2535) REGRESSION: in Solr 3.x and trunk the admin/file handler fails to show directory listings

2011-07-06 Thread Peter Wolanin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Wolanin updated SOLR-2535: Summary: REGRESSION: in Solr 3.x and trunk the admin/file handler fails to show directory listings

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060698#comment-13060698 ] David Smiley commented on LUCENE-3233: -- Wow that's striking; nice work guys. FSTs

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060705#comment-13060705 ] Robert Muir commented on LUCENE-3233: - {quote} The difference in build time is

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-07-06 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060707#comment-13060707 ] Adriano Crestani commented on LUCENE-1768: -- {quote} For numeric fields, half

[jira] [Commented] (LUCENE-3281) OpenBitSet should report the configured capacity/size

2011-07-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060711#comment-13060711 ] Yonik Seeley commented on LUCENE-3281: -- See LUCENE-3280, it looks like Lucene will

[Lucene.Net] [jira] [Commented] (LUCENENET-431) Spatial.Net Cartesian won't find docs in radius in certain cases

2011-07-06 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060709#comment-13060709 ] Digy commented on LUCENENET-431: Thanks Olle and Matt, I committed the LUCENE-1930

[jira] [Commented] (LUCENE-3281) OpenBitSet should report the configured capacity/size

2011-07-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060714#comment-13060714 ] Uwe Schindler commented on LUCENE-3281: --- Also to return this number, size() is the

[Lucene.Net] [jira] [Resolved] (LUCENENET-431) Spatial.Net Cartesian won't find docs in radius in certain cases

2011-07-06 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy resolved LUCENENET-431. Resolution: Fixed Fix Version/s: Lucene.Net 2.9.4g Assignee: Digy Spatial.Net

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2011-07-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060717#comment-13060717 ] Shawn Heisey commented on SOLR-1972: A little further info on

[jira] [Commented] (LUCENE-3281) OpenBitSet should report the configured capacity/size

2011-07-06 Thread Robert Ragno (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060722#comment-13060722 ] Robert Ragno commented on LUCENE-3281: -- Well, size() and capacity() are currently

[jira] [Updated] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3233: Attachment: LUCENE-3233.patch here is a patch with a little microbenchmark... so we have some

[jira] [Commented] (LUCENE-3281) OpenBitSet should report the configured capacity/size

2011-07-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060757#comment-13060757 ] Michael McCandless commented on LUCENE-3281: I think the challenge here is

Re: revisit naming for grouping/join?

2011-07-06 Thread Chris Hostetter
: Also... I think we are over-thinking the name ;) We can't convey : *everything* in this name; as long as the name makes it clear that : you'll want to consider this / read its javadocs whenever doing : something with nested docs, I think that's sufficient. I think : NestedQueryWrapper (maybe

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060764#comment-13060764 ] Michael McCandless commented on LUCENE-3233: Wow, it's very important to

RE: revisit naming for grouping/join?

2011-07-06 Thread Steven A Rowe
From my external POV on this debate, it seems as though the main point of contention is naming the nature of the relation between documents. Instead of doing that, a name that says that there is some form of relation, but leaving open its nature, might work: something like docrelation?

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060781#comment-13060781 ] Robert Muir commented on LUCENE-3233: - I agree, this would be the best solution.

[jira] [Commented] (LUCENE-3281) OpenBitSet should report the configured capacity/size

2011-07-06 Thread Robert Ragno (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060786#comment-13060786 ] Robert Ragno commented on LUCENE-3281: -- Ah, good point. It seems cleaner to maintain

[jira] [Assigned] (SOLR-2535) REGRESSION: in Solr 3.x and trunk the admin/file handler fails to show directory listings

2011-07-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-2535: Assignee: Erick Erickson REGRESSION: in Solr 3.x and trunk the admin/file handler fails to

[jira] [Updated] (SOLR-1280) Fields used update processor

2011-07-06 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1280: --- Attachment: FieldsUsedUpdateProcessorFactory.java Updated version that allows configuration of fields

[jira] [Commented] (SOLR-1280) Fields used update processor

2011-07-06 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060826#comment-13060826 ] Erik Hatcher commented on SOLR-1280: In this update the config can be something like

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-07-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060829#comment-13060829 ] Uwe Schindler commented on LUCENE-3179: --- Committed long versions and additional

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

2011-07-06 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-6.patch Minor fixes and more tests cutover. Separately specify

[jira] [Updated] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3233: --- Attachment: LUCENE-3233.patch New patch, including some optimizing to FST (which we

[jira] [Updated] (SOLR-2637) Solrj support for Field Collapsing / Grouping query results parsing

2011-07-06 Thread Tao Cheng (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Cheng updated SOLR-2637: Attachment: SOLR-2637.patch 1. fix 4 space tab to 2 2. added doc comments 3. extract ngroups when

Re: Getting patches (with tests!) committed

2011-07-06 Thread Erick Erickson
In the past I've had to ping the dev list with an include patch XYZ please message But I've just assigned it to myself, I'll see if I can get it committed, I'm new enough at the process that I need the practice Best Erick On Wed, Jul 6, 2011 at 1:51 PM, Smiley, David W.

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060905#comment-13060905 ] Robert Muir commented on LUCENE-3233: - bq. New patch, including some optimizing to

[jira] [Updated] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2011-07-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated SOLR-1972: --- Attachment: SOLR-1972.patch Hi Shawn, I fixed the patch so that rolling statistics are now

[jira] [Resolved] (LUCENE-3278) Rename contrib/queryparser project to queryparser-contrib

2011-07-06 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male resolved LUCENE-3278. Resolution: Fixed Fix Version/s: 4.0 Assignee: Chris Male Committed revision

[jira] [Created] (LUCENE-3282) BlockJoinQuery: Allow to add a custom child collector, and customize the parent bitset extraction

2011-07-06 Thread Shay Banon (JIRA)
BlockJoinQuery: Allow to add a custom child collector, and customize the parent bitset extraction - Key: LUCENE-3282 URL:

[jira] [Updated] (LUCENE-3282) BlockJoinQuery: Allow to add a custom child collector, and customize the parent bitset extraction

2011-07-06 Thread Shay Banon (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shay Banon updated LUCENE-3282: --- Attachment: LUCENE-3282.patch BlockJoinQuery: Allow to add a custom child collector, and customize

[jira] [Updated] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3233: Attachment: LUCENE-3233.patch updated patch, this tableizes the first FST arcs for latin-1.

[jira] [Created] (LUCENE-3283) Move core QueryParsers to queryparser module

2011-07-06 Thread Chris Male (JIRA)
Move core QueryParsers to queryparser module Key: LUCENE-3283 URL: https://issues.apache.org/jira/browse/LUCENE-3283 Project: Lucene - Java Issue Type: Sub-task Components:

[jira] [Created] (LUCENE-3284) Move contribs/modules away from QueryParser dependency

2011-07-06 Thread Chris Male (JIRA)
Move contribs/modules away from QueryParser dependency -- Key: LUCENE-3284 URL: https://issues.apache.org/jira/browse/LUCENE-3284 Project: Lucene - Java Issue Type: Sub-task

[jira] [Created] (LUCENE-3285) Move QueryParsers from contrib/queryparser to queryparser module

2011-07-06 Thread Chris Male (JIRA)
Move QueryParsers from contrib/queryparser to queryparser module Key: LUCENE-3285 URL: https://issues.apache.org/jira/browse/LUCENE-3285 Project: Lucene - Java Issue Type:

[jira] [Created] (LUCENE-3286) Move XML QueryParser to queryparser module

2011-07-06 Thread Chris Male (JIRA)
Move XML QueryParser to queryparser module -- Key: LUCENE-3286 URL: https://issues.apache.org/jira/browse/LUCENE-3286 Project: Lucene - Java Issue Type: Sub-task Components:

[jira] [Updated] (LUCENE-3286) Move XML QueryParser to queryparser module

2011-07-06 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3286: --- Description: The XML QueryParser will be ported across to queryparser module. As part of this work

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilter™

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061001#comment-13061001 ] Robert Muir commented on LUCENE-3233: - Benchmark with the synonyms.zip attached to

[jira] [Commented] (LUCENE-3286) Move XML QueryParser to queryparser module

2011-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061002#comment-13061002 ] Robert Muir commented on LUCENE-3286: - we had an idea to expand the demo module, to

[jira] [Commented] (LUCENE-3286) Move XML QueryParser to queryparser module

2011-07-06 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061005#comment-13061005 ] Chris Male commented on LUCENE-3286: Sounds like a great location for it. Move XML

[jira] [Updated] (LUCENE-3286) Move XML QueryParser to queryparser module

2011-07-06 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3286: --- Description: The XML QueryParser will be ported across to queryparser module. As part of this

[jira] [Created] (SOLR-2639) default fl in solrconfig.xml does not recognize 'score' as a field

2011-07-06 Thread Tao Cheng (JIRA)
default fl in solrconfig.xml does not recognize 'score' as a field Key: SOLR-2639 URL: https://issues.apache.org/jira/browse/SOLR-2639 Project: Solr Issue Type: Bug

[jira] [Updated] (LUCENE-3284) Move contribs/modules away from QueryParser dependency

2011-07-06 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3284: --- Attachment: LUCENE-3284.patch Patch which removes the QP dependency from the queries module and

Putting search-lucene.com back on l.a.o/solr

2011-07-06 Thread Otis Gospodnetic
Hi, I just noticed that over on http://lucene.apache.org/solr/ we are back to Lucid Find being the only search provider.  5 months ago we added search-lucene.com there, but now it's gone.  Google Analytics shows that search-lucene.com was removed from there on June 4.  This is when Lucene 3.2