[Lucene.Net] SimpleLucene

2011-04-18 Thread Ben Foster
I've just pushed a package called SimpleLucene to nuget. Project page is at http://simplelucene.codeplex.com Feedback appreciated. We have used this in a number of projects now to get Lucene.NET set up quickly and easily. Kind Regards, Ben Foster

[Lucene.Net] [jira] [Closed] (LUCENENET-409) Invalid Base exception in DateField.StringToTime()

2011-04-18 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy closed LUCENENET-409. -- Resolution: Fixed Fix Version/s: Lucene.Net 2.9.4 Assignee: Digy Invalid Base exception in

[jira] [Updated] (SOLR-2383) Velocity: Generalize range and date facet display

2011-04-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2383: -- Attachment: SOLR-2383.patch Yonik, you're right. With the new default to have the upper range

[HUDSON] Solr-trunk - Build # 1478 - Failure

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

[jira] [Created] (LUCENE-3035) TestIndexWriter.testCommitThreadSafety fails on realtime_search branch

2011-04-18 Thread Simon Willnauer (JIRA)
TestIndexWriter.testCommitThreadSafety fails on realtime_search branch -- Key: LUCENE-3035 URL: https://issues.apache.org/jira/browse/LUCENE-3035 Project: Lucene - Java

PipeLine for Solr

2011-04-18 Thread Roland Villemoes
Hi All, I know this question may have been asked before - but I really did not find any usable answers browsing the archives. So I have to try the developer list here. We at Alpha Solutions often need a Pipeline for handling crawling, analyzing and routing before we hit the

Re: PipeLine for Solr

2011-04-18 Thread Gérard Dupont
Hi Roland, We are proposing exactly this kind of integration facility with our open source WebLab-project (see weblab-project.org). The tutorials are not perfect, but we are a team of 15-like engineers on the project which has more than 4 years history and is currently used in our projects. Our

NullPointerException in FieldSortedHitQueue

2011-04-18 Thread Antony Bowesman
Sent originally to the user list, but no response. Any comments here? Upgrading from 2.3.2 to 2.9.4 I get NPE as below Caused by: java.lang.NullPointerException at org.apache.lucene.search.FieldSortedHitQueue$1.createValue(FieldSortedHitQueue.java:224) at

RE: PipeLine for Solr

2011-04-18 Thread Roland Villemoes
Hi Gérard Thank you for your reply. I will absolutely look into it :) Still wondering where the Solr Community will bring this in the future? Looking at commercial products (we use this a lot here at Alpha Solutions) products like Exalead and FAST really does have impressive content (and

Re: PipeLine for Solr

2011-04-18 Thread Tommaso Teofili
Hello Roland, I think a nice option would be using UIMA [1] which supports a pipeline architecture to analyze unstructured information. With that you can use CollectionReaders to get documents from various sources, Annotators to eventually extract metadata from documents [2] and then a Solr CAS

Re: PipeLine for Solr

2011-04-18 Thread Gérard Dupont
On 18 April 2011 13:30, Roland Villemoes r...@alpha-solutions.dk wrote: Hi Gérard Thank you for your reply. You're welcome ;-) I will absolutely look into it J Still wondering where the Solr Community will bring this in the future? As for Lucene, SolR is mainly focussed on

[jira] [Commented] (SOLR-139) Support updateable/modifiable documents

2011-04-18 Thread Gerd Bremer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021007#comment-13021007 ] Gerd Bremer commented on SOLR-139: -- I need this feature. How much do I have to pay in order

[jira] [Commented] (SOLR-2357) Thread Local memory leaks on restart

2011-04-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021055#comment-13021055 ] Jan Høydahl commented on SOLR-2357: --- I've seen this as well in this variant: {code}

[Lucene.Net] [jira] [Created] (LUCENENET-410) LIA Book1 samples for .NET

2011-04-18 Thread Pasha Bizhan (JIRA)
LIA Book1 samples for .NET -- Key: LUCENENET-410 URL: https://issues.apache.org/jira/browse/LUCENENET-410 Project: Lucene.Net Issue Type: New Feature Reporter: Pasha Bizhan Priority: Minor

[Lucene.Net] [jira] [Updated] (LUCENENET-410) LIA Book1 samples for .NET

2011-04-18 Thread Pasha Bizhan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pasha Bizhan updated LUCENENET-410: --- Attachment: liabook1_net_samples.zip LIA Book1 samples for .NET

[jira] [Commented] (SOLR-2357) Thread Local memory leaks on restart

2011-04-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021062#comment-13021062 ] Jan Høydahl commented on SOLR-2357: --- The offending piece of code is in

[Lucene.Net] [jira] [Commented] (LUCENENET-409) Invalid Base exception in DateField.StringToTime()

2011-04-18 Thread Neal Granroth (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021065#comment-13021065 ] Neal Granroth commented on LUCENENET-409: - Yes, that works. However, when I ran

[Lucene.Net] [jira] [Updated] (LUCENENET-409) Invalid Base exception in DateField.StringToTime()

2011-04-18 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy updated LUCENENET-409: --- Attachment: LUCENENET-409.patch Invalid Base exception in DateField.StringToTime()

[Lucene.Net] [jira] [Commented] (LUCENENET-409) Invalid Base exception in DateField.StringToTime()

2011-04-18 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021102#comment-13021102 ] Digy commented on LUCENENET-409: Hi Neal, I'll commit the final patch which also fixes

Re: PipeLine for Solr

2011-04-18 Thread Jan Høydahl
Hi, We've been thinking about the same for some time, and I put together a WIKI page discussing the need for such a pipeline. Feel free to edit, extend and discuss inside the WIKI. http://wiki.apache.org/solr/DocumentProcessing It need not be a part of Solr as such, but it is crucial that

solr-3.1.0 bug/multicore

2011-04-18 Thread Rasmus Hahn
Good Morning, i noticed a small bug in your solr-3.1.0 release, but before you read any further: This should really be a bug report, but i could not find any possibility to submit a bug report into the jira (https://issues.apache.org/jira/browse/SOLR). If the latter should be possible, and

Re: solr-3.1.0 bug/multicore

2011-04-18 Thread Jan Høydahl
Hi, Welcome to the Solr community, and thanks for contributing! It's actually pretty easy to create a JIRA issue. First, register a new account in JIRA and then create a new issue. Here's a Wiki page helping you on the way: http://wiki.apache.org/solr/HowToContribute -- Jan Høydahl, search

Re: solr-3.1.0 bug/multicore

2011-04-18 Thread Jan Høydahl
Atually, there is an issue https://issues.apache.org/jira/browse/SOLR-2333 already for this, you can attach your patch to that one :) -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com On 18. apr. 2011, at 20.26, Jan Høydahl wrote: Hi, Welcome to the Solr community,

Re: solr-3.1.0 bug/multicore

2011-04-18 Thread Erick Erickson
I just changed the page Jan pointed you to, adding a note that you should just try to log in and you'll get a chance to create an account. Once you do that, you'll be able to enter bugs etc. It's not all the obvious when you just land on the Solr page... But do check the but Jan pointed you to,

[jira] [Updated] (SOLR-2333) The rename admin action does not persist

2011-04-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2333: -- Fix Version/s: 4.0 3.2 3.1.1 The rename admin action does not

[jira] [Commented] (SOLR-1945) Allow @Field annotations in nested classes using DocumentObjectBinder

2011-04-18 Thread Paul Sheldon (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021222#comment-13021222 ] Paul Sheldon commented on SOLR-1945: I think you are on the right track here with

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 7253 - Failure

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/7253/ No tests ran. Build Log (for compile errors): [...truncated 52 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[jira] [Closed] (SOLR-2214) Create a tabbed screen in the example code using new jQuery

2011-04-18 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-2214. Resolution: Won't Fix Even though I opened this, I think we should just close it as won't fix. The

[jira] [Created] (LUCENE-3036) TestFSTs.testRealTerms is a terrible unit test

2011-04-18 Thread Robert Muir (JIRA)
TestFSTs.testRealTerms is a terrible unit test -- Key: LUCENE-3036 URL: https://issues.apache.org/jira/browse/LUCENE-3036 Project: Lucene - Java Issue Type: Bug Reporter: Robert Muir

[jira] [Commented] (LUCENE-3036) TestFSTs.testRealTerms is a terrible unit test

2011-04-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021248#comment-13021248 ] Robert Muir commented on LUCENE-3036: - also, i don't like that the test data file

[jira] [Created] (LUCENE-3037) TestFSTs.testRealTerms produces a corrupt index

2011-04-18 Thread Robert Muir (JIRA)
TestFSTs.testRealTerms produces a corrupt index --- Key: LUCENE-3037 URL: https://issues.apache.org/jira/browse/LUCENE-3037 Project: Lucene - Java Issue Type: Bug Reporter: Robert Muir

[jira] [Commented] (LUCENE-3037) TestFSTs.testRealTerms produces a corrupt index

2011-04-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021252#comment-13021252 ] Robert Muir commented on LUCENE-3037: - see

[jira] [Updated] (LUCENE-3036) improve TestFSTs.testRealTerms

2011-04-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated LUCENE-3036: - Summary: improve TestFSTs.testRealTerms (was: TestFSTs.testRealTerms is a terrible unit test)

[jira] [Updated] (LUCENE-3036) TestFSTs.testRealTerms is a terrible unit test

2011-04-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3036: Summary: TestFSTs.testRealTerms is a terrible unit test (was: improve TestFSTs.testRealTerms)

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

2011-04-18 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021273#comment-13021273 ] Erick Erickson commented on SOLR-2399: -- OK, I've finally figured out Git enough

[jira] [Commented] (SOLR-2333) The rename admin action does not persist

2011-04-18 Thread Rasmus Hahn (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021290#comment-13021290 ] Rasmus Hahn commented on SOLR-2333: --- Here is a patch that fixes the rename in the style

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

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/7248/ No tests ran. Build Log (for compile errors): [...truncated 47 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[HUDSON] Lucene-Solr-tests-only-realtime_search-branch - Build # 30 - Failure

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-realtime_search-branch/30/ No tests ran. Build Log (for compile errors): [...truncated 52 lines...] - To unsubscribe, e-mail:

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 7254 - Still Failing

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/7254/ No tests ran. Build Log (for compile errors): [...truncated 55 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[HUDSON] Lucene-Solr-tests-only-3.x - Build # 7249 - Still Failing

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/7249/ No tests ran. Build Log (for compile errors): [...truncated 48 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 7255 - Still Failing

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/7255/ No tests ran. Build Log (for compile errors): [...truncated 54 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

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

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

[jira] [Updated] (LUCENE-3037) TestFSTs.testRealTerms produces a corrupt index

2011-04-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3037: Attachment: index.7z.003 index.7z.002 index.7z.001 attached is

[HUDSON] Lucene-Solr-tests-only-3.x - Build # 7250 - Still Failing

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/7250/ No tests ran. Build Log (for compile errors): [...truncated 55 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 7256 - Still Failing

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/7256/ No tests ran. Build Log (for compile errors): [...truncated 58 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[HUDSON] Lucene-Solr-tests-only-realtime_search-branch - Build # 31 - Still Failing

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-realtime_search-branch/31/ No tests ran. Build Log (for compile errors): [...truncated 52 lines...] - To unsubscribe, e-mail:

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

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1534/ No tests ran. Build Log (for compile errors): [...truncated 44 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

[HUDSON] Lucene-Solr-tests-only-3.x - Build # 7251 - Still Failing

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/7251/ No tests ran. Build Log (for compile errors): [...truncated 61 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 7257 - Still Failing

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/7257/ No tests ran. Build Log (for compile errors): [...truncated 55 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[HUDSON] Lucene-Solr-tests-only-realtime_search-branch - Build # 32 - Still Failing

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-realtime_search-branch/32/ No tests ran. Build Log (for compile errors): [...truncated 52 lines...] - To unsubscribe, e-mail:

[HUDSON] Lucene-Solr-tests-only-3.x - Build # 7252 - Still Failing

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/7252/ No tests ran. Build Log (for compile errors): [...truncated 53 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 7258 - Still Failing

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/7258/ No tests ran. Build Log (for compile errors): [...truncated 52 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

Filters with 2.9.4

2011-04-18 Thread Antony Bowesman
Hi, Another migrate to 2.9.4 issue for me... When a search is done by a user, I collect a 'DocSet' of Documents for that 'owner' (Term(id, XX)). This is a single set for all Documents in the index and NOT per reader. Then when searches are made I use caching Filters, but I use my master

[HUDSON] Solr-3.x - Build # 329 - Failure

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Solr-3.x/329/ No tests ran. Build Log (for compile errors): [...truncated 46 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[HUDSON] Lucene-Solr-tests-only-3.x - Build # 7253 - Still Failing

2011-04-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/7253/ No tests ran. Build Log (for compile errors): [...truncated 54 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional