[jira] Commented: (SOLR-2432) using sort option only returns numFound=1 even if there are many more matching

2011-03-18 Thread Xing Li (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008344#comment-13008344 ] Xing Li commented on SOLR-2432: --- Once the solr.war is copied to webapps, star the app with

[jira] Created: (LUCENE-2973) Source distribution packaging targets should make a tarball from svn export

2011-03-18 Thread Steven Rowe (JIRA)
Source distribution packaging targets should make a tarball from svn export - Key: LUCENE-2973 URL: https://issues.apache.org/jira/browse/LUCENE-2973 Project: Lucene - Java

[jira] Updated: (LUCENE-2973) Source distribution packaging targets should make a tarball from svn export

2011-03-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2973: Attachment: LUCENE-2973.patch Patch implementing the idea. {{svn info}} is used to collect the

[jira] Updated: (LUCENE-2973) Source distribution packaging targets should make a tarball from svn export

2011-03-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2973: Attachment: LUCENE-2973.patch Renamed the directory in which {{svn export}} operates, from

[jira] Commented: (LUCENE-2973) Source distribution packaging targets should make a tarball from svn export

2011-03-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008348#comment-13008348 ] Steven Rowe commented on LUCENE-2973: - Forgot to mention: the patch is against trunk.

[jira] Commented: (LUCENE-2749) Co-occurrence filter

2011-03-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008353#comment-13008353 ] Steven Rowe commented on LUCENE-2749: - bq. Which use cases do you have in mind? So

[jira] Updated: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-03-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2881: Attachment: LUCENE-2881.patch bq. Beast ran Lucene's core+contrib tests 398 times!

Re: Lucene Solr 3.1 RC1

2011-03-18 Thread Upayavira
On Thu, 17 Mar 2011 23:36 -0400, Mark Miller markrmil...@gmail.com wrote: On Mar 17, 2011, at 11:13 PM, Chris Hostetter wrote: patches welcome! Sometimes you have to slash and burn to clean out the old under brush. My patch would simply excise forrest and the website. Then, reveling

How to fetch title and content using Solr

2011-03-18 Thread saifahmad
Hi, I am having a question-answer based data structure where I need to store questionids, answerid, replyids against each question, answer and reply. Each answer are in relation with a question and each reply are in relation with answer or parent reply. Requirement: My requirement is to produce

Re: Lucene Solr 3.1 RC1

2011-03-18 Thread Robert Muir
On Thu, Mar 17, 2011 at 7:09 PM, Chris Hostetter hossman_luc...@fucit.org wrote: Lucene Artifacts... * ant javadocs fails because javadocs-all can't find prettify... BUILD FAILED /home/hossman/tmp/lucene3.1rc/3.1.rc1/l-src-tgz/lucene-3.1.0/build.xml:206: The following error occurred

[jira] Reopened: (LUCENE-2894) Use of google-code-prettify for Lucene/Solr Javadoc

2011-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reopened LUCENE-2894: - reopen as the lucene-only javadocs are broken Use of google-code-prettify for Lucene/Solr Javadoc

[jira] Commented: (LUCENE-2952) Make license checking/maintenance easier/automated

2011-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008405#comment-13008405 ] Robert Muir commented on LUCENE-2952: - the current situation (with the macros in the

[jira] Updated: (LUCENE-2894) Use of google-code-prettify for Lucene/Solr Javadoc

2011-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2894: Priority: Blocker (was: Minor) setting to blocker, i don't think the prettify directory should

[jira] Created: (LUCENE-2974) the hudson nightly for lucene should check out lucene by itself

2011-03-18 Thread Robert Muir (JIRA)
the hudson nightly for lucene should check out lucene by itself --- Key: LUCENE-2974 URL: https://issues.apache.org/jira/browse/LUCENE-2974 Project: Lucene - Java Issue Type: Bug

Re: How to fetch title and content using Solr

2011-03-18 Thread Upayavira
Saif, you should ask your question on the solr-user email list, as this one is for those developing Lucene/Solr itself. Regards, Upayavira On Fri, 18 Mar 2011 04:19 -0700, saifahmad imsaifah...@gmail.com wrote: Hi, I am having a question-answer based data structure where I need to store

[jira] Resolved: (LUCENE-2960) Allow (or bring back) the ability to setRAMBufferSizeMB on an open IndexWriter

2011-03-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2960. Resolution: Fixed Allow (or bring back) the ability to setRAMBufferSizeMB on an

RE: Lucene Solr 3.1 RC1

2011-03-18 Thread Steven A Rowe
On 3/18/2011 at 7:37 AM, Robert Muir wrote: I don't like that the lucene build from the source release is broken. https://issues.apache.org/jira/browse/LUCENE-2973 fixes it by including dev-tools (and everything else except solr/) we can't let the official build depend on dev-tools. Why not?

Re: Lucene Solr 3.1 RC1

2011-03-18 Thread Robert Muir
On Fri, Mar 18, 2011 at 8:50 AM, Steven A Rowe sar...@syr.edu wrote: On 3/18/2011 at 7:37 AM, Robert Muir wrote: I don't like that the lucene build from the source release is broken. https://issues.apache.org/jira/browse/LUCENE-2973 fixes it by including dev-tools (and everything else except

Re: Lucene Solr 3.1 RC1

2011-03-18 Thread Grant Ingersoll
On Mar 17, 2011, at 11:36 PM, Mark Miller wrote: On Mar 17, 2011, at 11:13 PM, Chris Hostetter wrote: patches welcome! Sometimes you have to slash and burn to clean out the old under brush. My patch would simply excise forrest and the website. Then, reveling in the success of that

[jira] Commented: (SOLR-2381) The included jetty server does not support UTF-8

2011-03-18 Thread uygar bayar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008428#comment-13008428 ] uygar bayar commented on SOLR-2381: --- hi i use 3.x trunk. -rw-r--r-- 1 nutch nutch

[jira] Issue Comment Edited: (SOLR-2381) The included jetty server does not support UTF-8

2011-03-18 Thread uygar bayar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008428#comment-13008428 ] uygar bayar edited comment on SOLR-2381 at 3/18/11 1:30 PM: hi

[jira] Updated: (LUCENE-2973) Source distribution packaging targets should make a tarball from svn export

2011-03-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2973: Attachment: LUCENE-2973.patch This version of the patch copies the LICENSE.txt and NOTICE.txt

[jira] Commented: (LUCENE-2894) Use of google-code-prettify for Lucene/Solr Javadoc

2011-03-18 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008433#comment-13008433 ] Koji Sekiguchi commented on LUCENE-2894: bq. in this case i would recommend

[jira] Commented: (LUCENE-2973) Source distribution packaging targets should make a tarball from svn export

2011-03-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008438#comment-13008438 ] Yonik Seeley commented on LUCENE-2973: -- +1, this will be much easier and less error

[jira] Commented: (LUCENE-2973) Source distribution packaging targets should make a tarball from svn export

2011-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008437#comment-13008437 ] Robert Muir commented on LUCENE-2973: - {quote} Solr's package-src target includes

Re: Lucene Solr 3.1 RC1

2011-03-18 Thread DM Smith
On Mar 17, 2011, at 11:05 PM, Chris Hostetter wrote: : The source is because I *think* we are required by the ASF to have yes. we are. Two thoughts on src distribution: Linux distributions, such as RedHat Debian, have a policy of building from pristine source. They want the official

Re: Lucene Solr 3.1 RC1

2011-03-18 Thread Mark Miller
On Mar 18, 2011, at 10:00 AM, DM Smith wrote: On Mar 17, 2011, at 11:05 PM, Chris Hostetter wrote: : The source is because I *think* we are required by the ASF to have yes. we are. Two thoughts on src distribution: Linux distributions, such as RedHat Debian, have a policy of

[jira] Commented: (SOLR-1986) Allow users to define multiple subfield types in AbstractSubTypeFieldType

2011-03-18 Thread Thomas Joiner (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008449#comment-13008449 ] Thomas Joiner commented on SOLR-1986: - I don't currently have a test for it, however I

Re: Lucene Solr 3.1 RC1

2011-03-18 Thread Yonik Seeley
On Thu, Mar 17, 2011 at 7:09 PM, Chris Hostetter hossman_luc...@fucit.org wrote: : I spent this morning reviewing the Solr tgz artifacts (will look at hte : lucene ones after lunch).  Notes so far... Lucene Artifacts... # General concerns As mentioned before, there are a bunch

[jira] Updated: (LUCENE-2973) Source distribution packaging targets should make a tarball from svn export

2011-03-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2973: Attachment: LUCENE-2973.patch This version of the patch has two changes: # The

[jira] Updated: (LUCENE-2973) Source distribution packaging targets should make a tarball from svn export

2011-03-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2973: Priority: Blocker (was: Minor) Affects Version/s: 4.0 3.2

[jira] Updated: (LUCENE-2868) It should be easy to make use of TermState; rewritten queries should be shared automatically

2011-03-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-2868: Attachment: LUCENE-2868.patch Missed a file in the patch It should be easy to make use of

[HUDSON] Lucene-Solr-tests-only-3.x - Build # 6058 - Failure

2011-03-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/6058/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability Error Message: No live SolrServers available to handle this request Stack Trace:

[jira] Commented: (LUCENE-2952) Make license checking/maintenance easier/automated

2011-03-18 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008473#comment-13008473 ] Grant Ingersoll commented on LUCENE-2952: - I'm fine w/ moving it out of

[jira] Issue Comment Edited: (LUCENE-2952) Make license checking/maintenance easier/automated

2011-03-18 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008473#comment-13008473 ] Grant Ingersoll edited comment on LUCENE-2952 at 3/18/11 3:31 PM:

[jira] Updated: (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2011-03-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2573: Attachment: LUCENE-2573.patch next iteration containing a large number of refactorings.

[jira] Updated: (LUCENE-2973) Source distribution packaging targets should make a tarball from svn export

2011-03-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2973: Attachment: LUCENE-2973.patch Lucene source distribution changed to export only the {{lucene/}}

[jira] Created: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
MMapDirectory on chunk size boundaries broken - Key: LUCENE-2975 URL: https://issues.apache.org/jira/browse/LUCENE-2975 Project: Lucene - Java Issue Type: Bug Affects Versions: 3.1

[jira] Commented: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008492#comment-13008492 ] Uwe Schindler commented on LUCENE-2975: --- Here the output from CheckIndex (wrapped

[jira] Commented: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008504#comment-13008504 ] Robert Muir commented on LUCENE-2975: - again it looks like we are bit by the

[jira] Commented: (LUCENE-2952) Make license checking/maintenance easier/automated

2011-03-18 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008513#comment-13008513 ] Grant Ingersoll commented on LUCENE-2952: - Actually, the more I think about it,

[Lucene.Net] [jira] Updated: (LUCENENET-399) Port changes from Java Lucene 2.9.3 and 2.9.4 releases

2011-03-18 Thread Scott Lombard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Lombard updated LUCENENET-399: Remaining Estimate: 20h (was: 20m) Port changes from Java Lucene 2.9.3 and 2.9.4

Re: Lucene Solr 3.1 RC1

2011-03-18 Thread Chris Hostetter
: We gotta figure out how to deal with this one, I don't like that the : lucene build from the source release is broken. At hte risk of sounding like a broken record: this type of problem would go away if we only had one source release, rooted at dev -Hoss

[jira] Updated: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-2975: - Fix Version/s: 3.1 comments on list indicate this is a blocker for 3.1 MMapDirectory on chunk size

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-03-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008530#comment-13008530 ] Michael McCandless commented on LUCENE-2881: Patch looks much better -- I

[jira] Commented: (LUCENE-2952) Make license checking/maintenance easier/automated

2011-03-18 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008537#comment-13008537 ] Grant Ingersoll commented on LUCENE-2952: - I'm just going to move to the

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-03-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008550#comment-13008550 ] Simon Willnauer commented on LUCENE-2881: - {quote} I think we should put header

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-03-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008552#comment-13008552 ] Simon Willnauer commented on LUCENE-2881: - bq. Should we backport this to 3.x

[jira] Resolved: (SOLR-2434) Rip out ant init-forrest-entities and the specversion variables from the tutorial.xml

2011-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2434. Resolution: Fixed Committed revision 1083003. - 3x Committed revision 1083009. - 3_1 Rip out ant

[jira] Commented: (LUCENE-2952) Make license checking/maintenance easier/automated

2011-03-18 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008580#comment-13008580 ] Grant Ingersoll commented on LUCENE-2952: - OK, I shuffled some things around,

Re: Lucene Solr 3.1 RC1

2011-03-18 Thread Chris Hostetter
On Thu, 17 Mar 2011, Yonik Seeley wrote: : Date: Thu, 17 Mar 2011 23:36:33 -0400 : From: Yonik Seeley yo...@lucidimagination.com : To: Chris Hostetter hossman_luc...@fucit.org : Cc: Lucene Dev dev@lucene.apache.org : Subject: Re: Lucene Solr 3.1 RC1 : : On Thu, Mar 17, 2011 at 11:18 PM, Chris

[jira] Commented: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008583#comment-13008583 ] Robert Muir commented on LUCENE-2975: - Guys, looks like a JRE bug. Here are Uwe and

[jira] Commented: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008587#comment-13008587 ] Uwe Schindler commented on LUCENE-2975: --- I just want to add that on Solaris 64 bit

[jira] Issue Comment Edited: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008587#comment-13008587 ] Uwe Schindler edited comment on LUCENE-2975 at 3/18/11 7:20 PM:

[jira] Commented: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008589#comment-13008589 ] Robert Muir commented on LUCENE-2975: - 1.6.0_23 fails also, so its not just _24+

[HUDSON] Lucene-Solr-tests-only-3.x - Build # 6070 - Failure

2011-03-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/6070/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterMergePolicy.testMaxBufferedDocsChange Error Message: null Stack Trace: junit.framework.AssertionFailedError: at

[jira] Resolved: (LUCENE-2952) Make license checking/maintenance easier/automated

2011-03-18 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-2952. - Resolution: Fixed Fix Version/s: 4.0 3.2 Assignee:

[jira] Closed: (SOLR-484) Solr Website changes

2011-03-18 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll closed SOLR-484. Resolution: Won't Fix Solr Website changes Key: SOLR-484

Re: Lucene Solr 3.1 RC1

2011-03-18 Thread Grant Ingersoll
FYI, the placeholder for the CMS site is: http://svn.apache.org/repos/asf/lucene/cms/ You can simply check in there and you will see updates in the staging area. On Mar 18, 2011, at 5:47 AM, Upayavira wrote: On Thu, 17 Mar 2011 23:36 -0400, Mark Miller markrmil...@gmail.com wrote: On

[jira] Commented: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008662#comment-13008662 ] Robert Muir commented on LUCENE-2975: - passes always with -Xint, even with the newer

[jira] Updated: (SOLR-2246) Need group.facet.after = true to get facet counts after group by

2011-03-18 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2246: Description: Please add group.facet.after = true option. The use case is that we want the facets

[jira] Updated: (SOLR-2246) Need group.facet.after = true to get facet counts after group by

2011-03-18 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2246: Description: Please add group.facet.after = true option. The use case is that we want the facets numbers

[HUDSON] Lucene-3.x - Build # 318 - Failure

2011-03-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-3.x/318/ All tests passed Build Log (for compile errors): [...truncated 15802 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

[jira] Commented: (SOLR-2005) NullPointerException for more like this request handler via SolrJ if the document does not exist

2011-03-18 Thread Anton Kokarski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008689#comment-13008689 ] Anton Kokarski commented on SOLR-2005: -- Should this be fixed on server or client side?

[jira] Updated: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2975: -- Attachment: LUCENE-2975.patch Here loop-unwinding in readVInt and readVLong - fixes bug!

[jira] Updated: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2975: -- Attachment: LUCENE-2975.patch A slightly optimized version of the patch (last assignment

[jira] Commented: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008708#comment-13008708 ] Uwe Schindler commented on LUCENE-2975: --- The bug looks like that one:

[jira] Created: (SOLR-2435) Duplicate Jars in release packages

2011-03-18 Thread Hoss Man (JIRA)
Duplicate Jars in release packages -- Key: SOLR-2435 URL: https://issues.apache.org/jira/browse/SOLR-2435 Project: Solr Issue Type: Bug Reporter: Hoss Man Fix For: 3.1 Reviewing the

Re: [jira] Resolved: (LUCENE-2952) Make license checking/maintenance easier/automated

2011-03-18 Thread Chris Hostetter
Just out of curiosity, i notice that it seemms to be warning if the number of NOTICE files doesn't match the number of jars, but not failing (since not every jar requires a NOTICE file) isn't this something that could be simplifed by requiring that every jar have a NOTICE file, and if the

[jira] Commented: (SOLR-2435) Duplicate Jars in release packages

2011-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008717#comment-13008717 ] Hoss Man commented on SOLR-2435: FWIW: This is the current count of all jars in the solr

[HUDSON] Lucene-trunk - Build # 1501 - Still Failing

2011-03-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1501/ All tests passed Build Log (for compile errors): [...truncated 14484 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[jira] Created: (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-03-18 Thread Koji Sekiguchi (JIRA)
move uimaConfig to under the uima's update processor in solrconfig.xml -- Key: SOLR-2436 URL: https://issues.apache.org/jira/browse/SOLR-2436 Project: Solr Issue Type: