[JENKINS] Lucene-Solr-tests-only-trunk - Build # 11287 - Still Failing

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

[jira] [Resolved] (SOLR-2892) Highliting does not work for wildcard searches when hl.useFastVectorHighlighter is enabled

2011-11-11 Thread Koji Sekiguchi (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-2892. -- Resolution: Duplicate Fix Version/s: 4.0 3.5 Hi Shyam, thank you for y

[jira] [Updated] (LUCENE-3451) Remove special handling of pure negative Filters in BooleanFilter, disallow pure negative queries in BooleanQuery

2011-11-11 Thread Yonik Seeley (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated LUCENE-3451: - Issue Type: Improvement (was: Bug) > Remove special handling of pure negative Filters in Bo

[jira] [Commented] (LUCENE-3451) Remove special handling of pure negative Filters in BooleanFilter, disallow pure negative queries in BooleanQuery

2011-11-11 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148973#comment-13148973 ] Yonik Seeley commented on LUCENE-3451: -- The current handling of boolean queries with

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

2011-11-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-trunk/1732/ No tests ran. Build Log (for compile errors): [...truncated 9063 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: de

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

2011-11-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11286/ 1 tests failed. REGRESSION: org.apache.solr.update.AutoCommitTest.testMaxDocs Error Message: should find one query failed XPath: //result[@numFound=1] xml response was: 01request was: start=0&q=id:14&qt=standard&ro

TestAutoCommit failure

2011-11-11 Thread Simon Willnauer
I ran into those autocommit issues often is there an issue for this? [junit] Testsuite: org.apache.solr.update.AutoCommitTest [junit] Testcase: testMaxDocs(org.apache.solr.update.AutoCommitTest): FAILED [junit] should find one query failed XPath: //result[@numFound=1] [junit] x

[jira] [Commented] (LUCENE-2949) FastVectorHighlighter FieldTermStack could likely benefit from using TermVectorMapper

2011-11-11 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148944#comment-13148944 ] Simon Willnauer commented on LUCENE-2949: - Koji, I wonder if we can make use of:

[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version

2011-11-11 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148940#comment-13148940 ] Mark Miller commented on SOLR-2326: --- I don't think I ever replicated the original issue -

[jira] [Commented] (LUCENE-2949) FastVectorHighlighter FieldTermStack could likely benefit from using TermVectorMapper

2011-11-11 Thread Koji Sekiguchi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148937#comment-13148937 ] Koji Sekiguchi commented on LUCENE-2949: Thanks Simon for awaking me on this! I'l

[jira] [Commented] (LUCENE-3305) Kuromoji code donation - a new Japanese morphological analyzer

2011-11-11 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148933#comment-13148933 ] Robert Muir commented on LUCENE-3305: - looks like we want to add the Lucene analyzer/

Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 912 - Failure

2011-11-11 Thread Michael McCandless
I committed fix... Mike McCandless http://blog.mikemccandless.com On Fri, Nov 11, 2011 at 6:32 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/912/ > > 1 tests failed. > REGRESSION:  org.apache.lucene.index.TestIndexReader.testCommitUse

[jira] [Issue Comment Edited] (LUCENE-3533) Nuke SpanFilters and CachingSpanFilter (maybe move to sandbox)

2011-11-11 Thread Robert Muir (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1314#comment-1314 ] Robert Muir edited comment on LUCENE-3533 at 11/12/11 12:22 AM: ---

[jira] [Commented] (LUCENE-3533) Nuke SpanFilters and CachingSpanFilter (maybe move to sandbox)

2011-11-11 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1314#comment-1314 ] Robert Muir commented on LUCENE-3533: - It would be good to get a review on the patch:

[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version

2011-11-11 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148882#comment-13148882 ] Simon Willnauer commented on SOLR-2326: --- mark, any chance this test/fix is coming in

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-11 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148880#comment-13148880 ] Shawn Heisey commented on SOLR-2889: @lance: To say I'm working on it is very much an o

[jira] [Commented] (SOLR-2793) A SolrIndexSearcher can be left open if the executor rejects a task.

2011-11-11 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148878#comment-13148878 ] Simon Willnauer commented on SOLR-2793: --- mark, I see several commits for this issue -

[jira] [Commented] (LUCENE-3205) remove MultiTermQuery get/inc/clear totalNumberOfTerms

2011-11-11 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148872#comment-13148872 ] Simon Willnauer commented on LUCENE-3205: - uwe can you move this forward for a po

[jira] [Commented] (LUCENE-3533) Nuke SpanFilters and CachingSpanFilter (maybe move to sandbox)

2011-11-11 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148870#comment-13148870 ] Uwe Schindler commented on LUCENE-3533: --- Robert do you want to take this? Should we

Release Lucene / Solr 3.5 ?

2011-11-11 Thread Simon Willnauer
hey folks, I'd like to roll a 3.5 release within the next 2 weeks or so. I think we got a nice set of features in 3.5 already including a bunch of bugfixes. Especially the ram reduction in 3.x should help a lot of users. I already started to go through issues checking if folks wanna work on this f

[jira] [Commented] (LUCENE-2949) FastVectorHighlighter FieldTermStack could likely benefit from using TermVectorMapper

2011-11-11 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148865#comment-13148865 ] Simon Willnauer commented on LUCENE-2949: - anybody working on this? koji, if you

[jira] [Updated] (LUCENE-3451) Remove special handling of pure negative Filters in BooleanFilter, disallow pure negative queries in BooleanQuery

2011-11-11 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3451: -- Attachment: LUCENE-3451.patch Updated patch for trunk. > Remove special handl

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

2011-11-11 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148859#comment-13148859 ] Simon Willnauer commented on LUCENE-3097: - martjin, is this done? seems like you

[jira] [Commented] (LUCENE-3451) Remove special handling of pure negative Filters in BooleanFilter, disallow pure negative queries in BooleanQuery

2011-11-11 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148858#comment-13148858 ] Uwe Schindler commented on LUCENE-3451: --- How should we proceed with this? I would l

[jira] [Commented] (LUCENE-3343) Comparison operators >,>=,<,<= and = support as RangeQuery syntax in QueryParser

2011-11-11 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148854#comment-13148854 ] Simon Willnauer commented on LUCENE-3343: - Adirano, any plans to work on this any

[jira] [Commented] (LUCENE-2686) DisjunctionSumScorer should not call .score on sub scorers until consumer calls .score

2011-11-11 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148851#comment-13148851 ] Simon Willnauer commented on LUCENE-2686: - mike what is the status of this. are y

[jira] [Commented] (SOLR-2881) Trie fields should support sortMissingLast="true"

2011-11-11 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148850#comment-13148850 ] Uwe Schindler commented on SOLR-2881: - Erick: Do you have a patch? I have seen your ins

[jira] [Commented] (LUCENE-3071) PathHierarchyTokenizer adaptation for urls: splits reversed

2011-11-11 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148849#comment-13148849 ] Simon Willnauer commented on LUCENE-3071: - Ryan, are you working on this? This se

[jira] [Updated] (SOLR-1735) shut down TimeLimitedCollection timer thread on application unload

2011-11-11 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated SOLR-1735: -- Fix Version/s: 4.0 3.5 > shut down TimeLimitedCollection timer thread on

[jira] [Resolved] (LUCENE-2237) allow TimeLimitedCollector timer thread to be shutdown

2011-11-11 Thread Simon Willnauer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-2237. - Resolution: Duplicate see LUCENE-2822 > allow TimeLimitedCollector time

[jira] [Assigned] (SOLR-1735) shut down TimeLimitedCollection timer thread on application unload

2011-11-11 Thread Simon Willnauer (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned SOLR-1735: - Assignee: Simon Willnauer > shut down TimeLimitedCollection timer thread on applicatio

[jira] [Assigned] (LUCENE-2237) allow TimeLimitedCollector timer thread to be shutdown

2011-11-11 Thread Simon Willnauer (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-2237: --- Assignee: Simon Willnauer > allow TimeLimitedCollector timer thread to be shutdo

[jira] [Assigned] (LUCENE-2822) TimeLimitingCollector starts thread in static {} with no way to stop them

2011-11-11 Thread Simon Willnauer (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-2822: --- Assignee: Simon Willnauer > TimeLimitingCollector starts thread in static {} wit

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

2011-11-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/912/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexReader.testCommitUserData Error Message: null Stack Trace: junit.framework.AssertionFailedError: at org.apache.lucene.util.LuceneTestCaseRunner.run

[jira] [Updated] (LUCENE-2822) TimeLimitingCollector starts thread in static {} with no way to stop them

2011-11-11 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2822: Attachment: LUCENE-2822.patch update patch to trunk > TimeLimitingCollect

[jira] [Updated] (LUCENE-3305) Kuromoji code donation - a new Japanese morphological analyzer

2011-11-11 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3305: Attachment: LUCENE-3305.patch here is an initial patch. nothing special just basic integra

[jira] [Created] (SOLR-2893) NPE in JSONWriter during Distributed Search w/Grouping

2011-11-11 Thread Michael Garski (Created) (JIRA)
NPE in JSONWriter during Distributed Search w/Grouping -- Key: SOLR-2893 URL: https://issues.apache.org/jira/browse/SOLR-2893 Project: Solr Issue Type: Bug Components: search

Re: NPE in JSONWriter using Distributed Search w/Grouping

2011-11-11 Thread Martijn v Groningen
This does seems like a bug. I think you can open an issue. Can you also add the exact query that causes this error in the issue? Martijn On 11 November 2011 22:14, Michael wrote: > Hello - > I am doing some testing with a nightly build from 11/4/2011 and I regularly > encounter an NPE in the JSO

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 11281 - Failure

2011-11-11 Thread Michael McCandless
I committed fix... Mike McCandless http://blog.mikemccandless.com On Fri, Nov 11, 2011 at 3:44 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11281/ > > All tests passed > > Build Log (for compile errors): > [...truncated 14873 lines...] >

NPE in JSONWriter using Distributed Search w/Grouping

2011-11-11 Thread Michael
Hello - I am doing some testing with a nightly build from 11/4/2011 and I regularly encounter an NPE in the JSONWriter when performing a distributed search with grouping on a single numeric field. The same searches non-disributed to not encounter this issue. None of the individual shards log any

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-11 Thread Lance Norskog (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148725#comment-13148725 ] Lance Norskog commented on SOLR-2889: - If you are working on the caches, better instrum

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

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

[jira] [Commented] (LUCENE-2822) TimeLimitingCollector starts thread in static {} with no way to stop them

2011-11-11 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148680#comment-13148680 ] Simon Willnauer commented on LUCENE-2822: - If nobody objects I am going to commit

[jira] [Updated] (LUCENE-2822) TimeLimitingCollector starts thread in static {} with no way to stop them

2011-11-11 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2822: Attachment: LUCENE-2822.patch I added a changes entry and opened up setting a baseline for

[Lucene.Net] [jira] [Commented] (LUCENENET-423) QueryParser differences between Java and .NET

2011-11-11 Thread Prescott Nasser (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148637#comment-13148637 ] Prescott Nasser commented on LUCENENET-423: --- I'm going to leave this as is an

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

2011-11-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/909/ 1 tests failed. REGRESSION: org.apache.solr.search.TestRealTimeGet.testStressGetRealtime Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace: java.lang.RuntimeException: java.la

[jira] [Resolved] (LUCENE-3570) Inconsistent comment and code for the method "document(int n, FieldSelector fieldSelector)" in the classes "org.apache.lucene.index.{IndexReader,FilterIndexReader,Segme

2011-11-11 Thread Simon Willnauer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3570. - Resolution: Invalid this isn't an issue since we check for null further downstream and d

[jira] [Assigned] (LUCENE-3570) Inconsistent comment and code for the method "document(int n, FieldSelector fieldSelector)" in the classes "org.apache.lucene.index.{IndexReader,FilterIndexReader,Segme

2011-11-11 Thread Simon Willnauer (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3570: --- Assignee: Simon Willnauer > Inconsistent comment and code for the method "docume

[jira] [Commented] (SOLR-2889) Implement Adaptive Replacement Cache

2011-11-11 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148529#comment-13148529 ] Shawn Heisey commented on SOLR-2889: Two things: 1) After some thought, I have conclud

[jira] [Assigned] (SOLR-2881) Trie fields should support sortMissingLast="true"

2011-11-11 Thread Erick Erickson (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-2881: Assignee: Erick Erickson > Trie fields should support sortMissingLast="true" > -

Re: Error: A SPI class of type org.apache.lucene.index.codecs.PostingsFormat with name 'MockSep' does not exist.

2011-11-11 Thread Shai Erera
Thanks ! Shai On Fri, Nov 11, 2011 at 2:35 PM, Robert Muir wrote: > On Fri, Nov 11, 2011 at 5:23 AM, Uwe Schindler wrote: > > Hi, > > > > > > > > The test classpath of the benchmark module seems to be invalid when the > > benchmark runs standalone. It’s an build.xml bug. > > > > I committed a

[jira] [Commented] (SOLR-792) Pivot (ie: Decision Tree) Faceting Component

2011-11-11 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148501#comment-13148501 ] Mark Miller commented on SOLR-792: -- bq. Perhaps we should close this and open another issue

Re: Error: A SPI class of type org.apache.lucene.index.codecs.PostingsFormat with name 'MockSep' does not exist.

2011-11-11 Thread Robert Muir
On Fri, Nov 11, 2011 at 5:23 AM, Uwe Schindler wrote: > Hi, > > > > The test classpath of the benchmark module seems to be invalid when the > benchmark runs standalone. It’s an build.xml bug. > I committed a fix... thanks for reporting this! -- lucidimagination.com ---

[jira] [Issue Comment Edited] (SOLR-2305) DataImportScheduler - Marko Bonaci

2011-11-11 Thread Esteve Fernandez (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148448#comment-13148448 ] Esteve Fernandez edited comment on SOLR-2305 at 11/11/11 12:18 PM: --

[jira] [Updated] (SOLR-2305) DataImportScheduler - Marko Bonaci

2011-11-11 Thread Esteve Fernandez (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteve Fernandez updated SOLR-2305: --- Attachment: SOLR-2305-1.diff This patch is updated to Solr trunk, adds a listener to web.xml a

[jira] [Issue Comment Edited] (SOLR-2305) DataImportScheduler - Marko Bonaci

2011-11-11 Thread Esteve Fernandez (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148448#comment-13148448 ] Esteve Fernandez edited comment on SOLR-2305 at 11/11/11 12:18 PM: --

[jira] [Commented] (SOLR-2891) InvalidTokenOffsetsException when using MappingCharFilterFactory, DictionaryCompoundWordTokenFilterFactory and Highlighting

2011-11-11 Thread Vadim Kisselmann (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148433#comment-13148433 ] Vadim Kisselmann commented on SOLR-2891: it´s an old bug. I have big problems too w

[jira] [Created] (SOLR-2892) Highliting does not work for wildcard searches when hl.useFastVectorHighlighter is enabled

2011-11-11 Thread Shyam Bhaskaran (Created) (JIRA)
Highliting does not work for wildcard searches when hl.useFastVectorHighlighter is enabled -- Key: SOLR-2892 URL: https://issues.apache.org/jira/browse/SOLR-2892

RE: Error: A SPI class of type org.apache.lucene.index.codecs.PostingsFormat with name 'MockSep' does not exist.

2011-11-11 Thread Uwe Schindler
Hi, The test classpath of the benchmark module seems to be invalid when the benchmark runs standalone. It's an build.xml bug. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de From: Shai Erera [

Backup multiple cores through the ReplicationHandler

2011-11-11 Thread Luca Cavanna
Hello, I would like to make daily backups using the Solr ReplicationHandler. I work with multiple cores and I need to backup all of them, so I'm writing a java main to dinamically retrieve the core list through SolrJ. Then I run the backup command for each core. After, I need to move the backups to

[jira] [Commented] (SOLR-1223) Query Filter fq with OR operator

2011-11-11 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148341#comment-13148341 ] Jan Høydahl commented on SOLR-1223: --- Brian, if you'd like to get the ball rolling, one wa

Error: A SPI class of type org.apache.lucene.index.codecs.PostingsFormat with name 'MockSep' does not exist.

2011-11-11 Thread Shai Erera
Hi I ran tests for trunk's benchmark today and hit this strange error: [junit] Testcase: testCloseIndexFalse(org.apache.lucene.benchmark.byTask.TestPerfTasksLogic): Caused an ERROR [junit] A SPI class of type org.apache.lucene.index.codecs.PostingsFormat with name 'MockSep' does not exist