[JENKINS] Lucene-trunk - Build # 1765 - Failure

2011-12-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-trunk/1765/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestDuelingCodecs.testEquals Error Message: left: SimpleText / right: Lucene40: {docid=Lucene40(minBlockSize=18 maxBlockSize=62), body=PostingsFormat(name=NestedPulsing), title=PostingsF

[jira] [Updated] (LUCENE-3645) Remove unnecessary array wrapping when calling varargs methods

2011-12-13 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-3645: Attachment: LUCENE-3645-branch_3x.patch {quote} bq. Also converted one Arrays.asList(new Integer[0

[jira] [Updated] (SOLR-2968) Hunspell very high memory use when loading dictionary

2011-12-13 Thread Maciej Lisiewski (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maciej Lisiewski updated SOLR-2968: --- Description: Hunspell stemmer requires gigantic (for the task) amounts of memory to load dict

[jira] [Created] (SOLR-2968) Hunspell very high memory use when loading dictionary

2011-12-13 Thread Maciej Lisiewski (Created) (JIRA)
Hunspell very high memory use when loading dictionary - Key: SOLR-2968 URL: https://issues.apache.org/jira/browse/SOLR-2968 Project: Solr Issue Type: Bug Affects Versions: 3.5

[jira] [Commented] (SOLR-2680) NullPointerException when doing a delta-import and no pk is specified on sub-entity

2011-12-13 Thread Han Hui Wen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169015#comment-13169015 ] Han Hui Wen commented on SOLR-2680: Hi,Dan My sub table has a composite PK,it seems t

Re: include score in sort function

2011-12-13 Thread Chris Hostetter
: http://localhost:8084/solr35/myapp/select/?wt=xml&start=0&rows=13&q.alt=my+query&sort=sum(mul(score,3),mul(num_visits,2))%20desc : : In this way we will be able to add little modifications to our score a) there is a difference between modifying the scores of queries based on functions, and s

[jira] [Created] (SOLR-2967) StreamingUpdateSolrServer Error

2011-12-13 Thread Bidisha Banerjee (Created) (JIRA)
StreamingUpdateSolrServer Error --- Key: SOLR-2967 URL: https://issues.apache.org/jira/browse/SOLR-2967 Project: Solr Issue Type: Bug Components: update Affects Versions: 1.4 Environment: Un

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

2011-12-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11795/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest Error Message: _f.tis Stack Trace: java.io.FileNotFoundException: _f.tis at org.apache.lucene.st

Re: svn commit: r1213939 - /lucene/dev/branches/branch_3x/lucene/src/java/org/apache/lucene/search/FieldCacheImpl.java

2011-12-13 Thread Robert Muir
oops, thanks! On Tue, Dec 13, 2011 at 4:40 PM, wrote: > Author: sarowe > Date: Tue Dec 13 21:40:19 2011 > New Revision: 1213939 > > URL: http://svn.apache.org/viewvc?rev=1213939&view=rev > Log: > Remove @Override annotations on interface implementations > > Modified: >     > lucene/dev/branches/

[jira] [Updated] (LUCENE-3646) throw exception for fieldcache on a non-atomic reader

2011-12-13 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3646: Attachment: LUCENE-3646.patch Attached is an initial patch... all tests pass. > t

[jira] [Created] (LUCENE-3646) throw exception for fieldcache on a non-atomic reader

2011-12-13 Thread Robert Muir (Created) (JIRA)
throw exception for fieldcache on a non-atomic reader - Key: LUCENE-3646 URL: https://issues.apache.org/jira/browse/LUCENE-3646 Project: Lucene - Java Issue Type: Task Reporter:

[jira] [Commented] (SOLR-2950) QueryElevationComponent needlessly looks up document ids

2011-12-13 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168900#comment-13168900 ] Yonik Seeley commented on SOLR-2950: It would probably be most performant to do the loo

[jira] [Commented] (SOLR-2664) Disable/enable autocommit on the fly

2011-12-13 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168877#comment-13168877 ] Hoss Man commented on SOLR-2664: I'm not sure i really understand the "batch" suggestion, b

[jira] [Commented] (LUCENE-3645) Remove unnecessary array wrapping when calling varargs methods

2011-12-13 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168865#comment-13168865 ] Robert Muir commented on LUCENE-3645: - {quote} Also converted one Arrays.asList(new I

[jira] [Issue Comment Edited] (LUCENE-3531) Improve CachingWrapperFilter to optionally also cache acceptDocs, if identical to liveDocs

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

[jira] [Updated] (LUCENE-3531) Improve CachingWrapperFilter to optionally also cache acceptDocs, if identical to liveDocs

2011-12-13 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3531: -- Attachment: LUCENE-3531-identityFix.patch Here the fix. Mike, I think this is fine?

[jira] [Updated] (LUCENE-3645) Remove unnecessary array wrapping when calling varargs methods

2011-12-13 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-3645: Attachment: LUCENE-3645-branch_3x.patch LUCENE-3645-trunk.patch Patches implementi

[jira] [Commented] (LUCENE-3531) Improve CachingWrapperFilter to optionally also cache acceptDocs, if identical to liveDocs

2011-12-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168812#comment-13168812 ] Uwe Schindler commented on LUCENE-3531: --- I did some investigation. If you want a co

[jira] [Created] (LUCENE-3645) Remove unnecessary array wrapping when calling varargs methods

2011-12-13 Thread Steven Rowe (Created) (JIRA)
Remove unnecessary array wrapping when calling varargs methods -- Key: LUCENE-3645 URL: https://issues.apache.org/jira/browse/LUCENE-3645 Project: Lucene - Java Issue Type: Improvem

[jira] [Resolved] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3644. - Resolution: Fixed > problems with IR's readerFinishedListener >

Re: [Report] Apache Lucene

2011-12-13 Thread Patrick Durusau
Itamar, I joined only earlier this year but I am interested in seeing the project go forward. Hope you are having a great day! Patrick On 12/13/2011 03:39 PM, Itamar Syn-Hershko wrote: Simon, The Open Relevance project appears to be dead, actually. A few months back I did some work falling

Re: [Report] Apache Lucene

2011-12-13 Thread Itamar Syn-Hershko
Simon, The Open Relevance project appears to be dead, actually. A few months back I did some work falling under the scope of that project, but no one ever responded to various posts on the topic. Is there anyone still interested in seeing this project evolving? Itamar. On Tue, Dec 13, 2011 at 1

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

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

[jira] [Commented] (SOLR-2956) LukeRequestHandler: getFieldFlagsKey is out of sync with getFieldFlags

2011-12-13 Thread Yury Kats (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168673#comment-13168673 ] Yury Kats commented on SOLR-2956: - +1 from me. Thanks. > LukeRequestHandle

[jira] [Updated] (LUCENE-3523) WordBreakSpellChecker

2011-12-13 Thread James Dyer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated LUCENE-3523: --- Attachment: LUCENE-3523.patch sync'ed to trunk > WordBreakSpellChecker > --

[jira] [Updated] (SOLR-2956) LukeRequestHandler: getFieldFlagsKey is out of sync with getFieldFlags

2011-12-13 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2956: --- Attachment: SOLR-2956.patch ah .. right. the existing code is being very literal about how it's configured (

[jira] [Commented] (SOLR-2549) DIH LineEntityProcessor support for delimited & fixed-width files

2011-12-13 Thread James Dyer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168660#comment-13168660 ] James Dyer commented on SOLR-2549: -- The dependency here to SOLR-2943 is only for the "DIHC

[jira] [Assigned] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Robert Muir (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-3644: --- Assignee: Robert Muir > problems with IR's readerFinishedListener >

[jira] [Updated] (SOLR-2549) DIH LineEntityProcessor support for delimited & fixed-width files

2011-12-13 Thread James Dyer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2549: - Attachment: SOLR-2549.patch A long time ago someone on the users' list asked for better support for delim

[jira] [Assigned] (SOLR-2950) QueryElevationComponent needlessly looks up document ids

2011-12-13 Thread Grant Ingersoll (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-2950: - Assignee: Grant Ingersoll > QueryElevationComponent needlessly looks up document ids >

[jira] [Resolved] (SOLR-1520) QueryElevationComponent does not work when unique key is of type 'sint'

2011-12-13 Thread Grant Ingersoll (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1520. --- Resolution: Fixed Fix Version/s: 4.0 3.6 Committed to trunk and bran

[jira] [Commented] (LUCENE-3531) Improve CachingWrapperFilter to optionally also cache acceptDocs, if identical to liveDocs

2011-12-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168647#comment-13168647 ] Uwe Schindler commented on LUCENE-3531: --- I will take care and also use the map then

[jira] [Commented] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168643#comment-13168643 ] Michael McCandless commented on LUCENE-3644: +1 looks great!

[jira] [Reopened] (LUCENE-3531) Improve CachingWrapperFilter to optionally also cache acceptDocs, if identical to liveDocs

2011-12-13 Thread Michael McCandless (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-3531: Uwe found a sneaky problem here: using acceptDocs as the cache key is bad, eg FixedBi

[jira] [Updated] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3644: Attachment: LUCENE-3644.patch {quote} But: I don't think we should "forward to subs" when someone

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

2011-12-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11775/ All tests passed Build Log (for compile errors): [...truncated 14173 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[ANNOUNCE] Apache PyLucene 3.5.0

2011-12-13 Thread Andi Vajda
I am pleased to announce the availability of Apache PyLucene 3.5.0. Apache PyLucene, a subproject of Apache Lucene, is a Python extension for accessing Apache Lucene Core. Its goal is to allow you to use Lucene's text indexing and searching capabilities from Python. It is API compatible with the

[jira] [Resolved] (LUCENE-3531) Improve CachingWrapperFilter to optionally also cache acceptDocs, if identical to liveDocs

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

[jira] [Commented] (LUCENE-3586) Choose a specific Directory implementation running the CheckIndex main

2011-12-13 Thread Luca Cavanna (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168545#comment-13168545 ] Luca Cavanna commented on LUCENE-3586: -- Cool, thanks to you Michael!

[jira] [Resolved] (LUCENE-3586) Choose a specific Directory implementation running the CheckIndex main

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

[jira] [Created] (SOLR-2966) Better Support for A/B Testing

2011-12-13 Thread Grant Ingersoll (Created) (JIRA)
Better Support for A/B Testing -- Key: SOLR-2966 URL: https://issues.apache.org/jira/browse/SOLR-2966 Project: Solr Issue Type: New Feature Reporter: Grant Ingersoll Priority: Minor It sh

[jira] [Commented] (LUCENE-3586) Choose a specific Directory implementation running the CheckIndex main

2011-12-13 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168528#comment-13168528 ] Michael McCandless commented on LUCENE-3586: New patch looks great Luca! I'l

[jira] [Issue Comment Edited] (SOLR-2961) DIH with threads and TikaEntityProcessor JDBC ISsue

2011-12-13 Thread David Webb (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168516#comment-13168516 ] David Webb edited comment on SOLR-2961 at 12/13/11 5:17 PM: The

[jira] [Commented] (SOLR-2961) DIH with threads and TikaEntityProcessor JDBC ISsue

2011-12-13 Thread David Webb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168518#comment-13168518 ] David Webb commented on SOLR-2961: -- Additional test confirms that the process does not die

[jira] [Commented] (SOLR-2961) DIH with threads and TikaEntityProcessor JDBC ISsue

2011-12-13 Thread David Webb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168516#comment-13168516 ] David Webb commented on SOLR-2961: -- The ClassCastException is resolved like you said, but

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

2011-12-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11790/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest Error Message: Cannot delete /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout

[jira] [Updated] (SOLR-1632) Distributed IDF

2011-12-13 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1632: -- Attachment: SOLR-1632.patch I found this work hidden away in my eclipse workspace! It still has the thre

[jira] [Commented] (SOLR-2154) Spatial support for MultiValued fields

2011-12-13 Thread David Smiley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168503#comment-13168503 ] David Smiley commented on SOLR-2154: True; it's not a duplicate. I propose that this i

[jira] [Resolved] (LUCENE-3643) Improve FilteredQuery to shortcut on wrapped MatchAllDocsQuery

2011-12-13 Thread Uwe Schindler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3643. --- Resolution: Fixed Committed LUCENE-3643-noNullQueryFilter.patch to trunk revision: 1213771

[jira] [Updated] (LUCENE-3643) Improve FilteredQuery to shortcut on wrapped MatchAllDocsQuery

2011-12-13 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3643: -- Description: Since the rewrite of Lucene trunk to delegate all Filter logic to FilteredQuery,

[jira] [Reopened] (SOLR-2154) Spatial support for MultiValued fields

2011-12-13 Thread Grant Ingersoll (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reopened SOLR-2154: --- I'd say this is not specifically a duplicate of the geo-hash. > Spatial support f

[jira] [Commented] (LUCENE-3643) Improve FilteredQuery to shortcut on wrapped MatchAllDocsQuery, null Query or null Filter

2011-12-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168483#comment-13168483 ] Uwe Schindler commented on LUCENE-3643: --- I will commit the noBullQuerFilter.patch s

[jira] [Commented] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168482#comment-13168482 ] Uwe Schindler commented on LUCENE-3644: --- Hi, I am happy with the code now, but I st

[jira] [Commented] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168475#comment-13168475 ] Michael McCandless commented on LUCENE-3644: Patch looks great! I love the s

[jira] [Updated] (SOLR-1520) QueryElevationComponent does not work when unique key is of type 'sint'

2011-12-13 Thread Grant Ingersoll (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1520: -- Component/s: Rules > QueryElevationComponent does not work when unique key is of type 'sint'

[jira] [Updated] (SOLR-2580) Create Components to Support Using Business Rules in Solr

2011-12-13 Thread Grant Ingersoll (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-2580: -- Component/s: Rules > Create Components to Support Using Business Rules in Solr > ---

[jira] [Updated] (SOLR-2965) Support Landing Pages/Redirects

2011-12-13 Thread Grant Ingersoll (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-2965: -- Component/s: Rules > Support Landing Pages/Redirects > --- > >

[jira] [Created] (SOLR-2965) Support Landing Pages/Redirects

2011-12-13 Thread Grant Ingersoll (Created) (JIRA)
Support Landing Pages/Redirects --- Key: SOLR-2965 URL: https://issues.apache.org/jira/browse/SOLR-2965 Project: Solr Issue Type: New Feature Reporter: Grant Ingersoll Assignee: Grant Inger

[jira] [Created] (SOLR-2964) Explore Consolidating the SearchComponent distributed and non-distributed methods

2011-12-13 Thread Grant Ingersoll (Created) (JIRA)
Explore Consolidating the SearchComponent distributed and non-distributed methods - Key: SOLR-2964 URL: https://issues.apache.org/jira/browse/SOLR-2964 Project: Solr

[jira] [Updated] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3644: Attachment: LUCENE-3644.patch updated patch, with a stupid optimization for when you have field ca

[jira] [Updated] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3644: Attachment: LUCENE-3644.patch attached is a patch, cleaning this up. All tests pass. The two use

[jira] [Commented] (SOLR-2956) LukeRequestHandler: getFieldFlagsKey is out of sync with getFieldFlags

2011-12-13 Thread Yury Kats (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168408#comment-13168408 ] Yury Kats commented on SOLR-2956: - Looks good to me, except that the two getFieldFlags meth

[jira] [Commented] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168398#comment-13168398 ] Uwe Schindler commented on LUCENE-3644: --- Sorry for the last comment, I am still in

[jira] [Commented] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168396#comment-13168396 ] Uwe Schindler commented on LUCENE-3644: --- And "ReaderFinished" is wrong word, it is

[jira] [Commented] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168393#comment-13168393 ] Uwe Schindler commented on LUCENE-3644: --- I hate the whole thing, sorry. Please remo

[jira] [Commented] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168391#comment-13168391 ] Robert Muir commented on LUCENE-3644: - {quote} That's a good idea: separate APIs for

[jira] [Commented] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168386#comment-13168386 ] Michael McCandless commented on LUCENE-3644: That's a good idea: separate API

[jira] [Commented] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168378#comment-13168378 ] Robert Muir commented on LUCENE-3644: - I think thats confusing, I think if you set th

[jira] [Commented] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168373#comment-13168373 ] Michael McCandless commented on LUCENE-3644: The original intention of this A

[jira] [Commented] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168351#comment-13168351 ] Uwe Schindler commented on LUCENE-3644: --- Hi, +1, I was f*cking with this the whole

[jira] [Created] (LUCENE-3644) problems with IR's readerFinishedListener

2011-12-13 Thread Robert Muir (Created) (JIRA)
problems with IR's readerFinishedListener - Key: LUCENE-3644 URL: https://issues.apache.org/jira/browse/LUCENE-3644 Project: Lucene - Java Issue Type: Bug Reporter: Robert Muir

[jira] [Commented] (LUCENE-3586) Choose a specific Directory implementation running the CheckIndex main

2011-12-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168324#comment-13168324 ] Uwe Schindler commented on LUCENE-3586: --- What is the problem with the generics code

[JENKINS-MAVEN] Lucene-Solr-Maven-3.x #329: POMs out of sync

2011-12-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/329/ No tests ran. Build Log (for compile errors): [...truncated 12082 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e

[jira] [Commented] (LUCENE-3586) Choose a specific Directory implementation running the CheckIndex main

2011-12-13 Thread Luca Cavanna (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168290#comment-13168290 ] Luca Cavanna commented on LUCENE-3586: -- Hi Michael, {quote} Actually I don't like al

[jira] [Updated] (LUCENE-3586) Choose a specific Directory implementation running the CheckIndex main

2011-12-13 Thread Luca Cavanna (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Cavanna updated LUCENE-3586: - Attachment: LUCENE-3586.patch > Choose a specific Directory implementation running the Check

[jira] [Updated] (LUCENE-3643) Improve FilteredQuery to shortcut on wrapped MatchAllDocsQuery, null Query or null Filter

2011-12-13 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3643: -- Attachment: LUCENE-3643-noNullQueryFilter.patch LUCENE-3643-allowNullQueryFilte