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

2011-04-08 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/6894/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: expected:<2> but was:<3> Stack Trace: junit.framework.AssertionFailedError: expected:<2> but was:<3>

some questions about how Lucene works internally

2011-04-08 Thread Yang
(sorry for cross-posting here, but it seems this question on the internal mechanisms of Lucene can not be answered on the user@ list , so I'm asking for more expert knowledge here, thanks a lot) === I'm new to lucene/search engine , and have been struggling with these questions r

[jira] [Commented] (LUCENE-2186) First cut at column-stride fields (index values storage)

2011-04-08 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017679#comment-13017679 ] Jason Rutherglen commented on LUCENE-2186: -- I'm wondering if there is a limitati

RE: [HUDSON] Lucene-trunk - Build # 1523 - Failure

2011-04-08 Thread Steven A Rowe
AFAICT, these (Oracle/Sun-only) JVM parameters were introduced in 1.6 (that's what this parameters list says: http://blogs.sun.com/watt/resource/jvm-options-list.html) - we tell Jenkins to use 1.6 for Lucene/Solr testing, so this isn't an issue in practice, I guess. Hopefully 1.5 JVMs, and non-

[jira] [Updated] (SOLR-2463) Using an evaluator outside the scope of an entity results in a null context

2011-04-08 Thread Robert Zotter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zotter updated SOLR-2463: Description: When using an Evaluator outside an entity element the Context argument is null. {code:

[jira] [Updated] (SOLR-2463) Using an evaluator outside the scope of an entity results in a null context

2011-04-08 Thread Robert Zotter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zotter updated SOLR-2463: Fix Version/s: 3.1.1 > Using an evaluator outside the scope of an entity results in a null context >

[jira] [Updated] (SOLR-2463) Using an evaluator outside the scope of an entity results in a null context

2011-04-08 Thread Robert Zotter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zotter updated SOLR-2463: Description: When using an Evaluator outside an entity element the Context argument is null. {code:

[jira] [Updated] (SOLR-2463) Using an evaluator outside the scope of an entity results in a null context

2011-04-08 Thread Robert Zotter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zotter updated SOLR-2463: Description: When using an Evaluator outside an entity element the Context argument is null. {code:

[jira] [Created] (SOLR-2463) Using an evaluator outside the scope of an entity results in a null context

2011-04-08 Thread Robert Zotter (JIRA)
Using an evaluator outside the scope of an entity results in a null context --- Key: SOLR-2463 URL: https://issues.apache.org/jira/browse/SOLR-2463 Project: Solr Issue T

Re: [HUDSON] Lucene-trunk - Build # 1523 - Failure

2011-04-08 Thread Michael McCandless
On Fri, Apr 8, 2011 at 2:36 PM, Chris Hostetter wrote: > > : OOME on this one... we really need the "dump heap on OOME" JRE command > : line set... > > Ant runs the tests in forked JVMs right? so thta should just be a > build.xml change. OK I tried that, with the patch below (applies to 3.x), and

(LUCENE-2793:Directory createOutput and openInput should take an IOContex and LUCENE-2795:Genericize DirectIOLinuxDir -> UnixDir) as GSoC

2011-04-08 Thread Varun Thacker
I'm moving this discussion to the thread as suggested by the Lucene mentors. This is my final proposal link: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/varunthacker1989/1 Till now I have implemented the following to get a better understanding of my project: I wrote a samp

Re: [HUDSON] Lucene-trunk - Build # 1523 - Failure

2011-04-08 Thread Chris Hostetter
: OOME on this one... we really need the "dump heap on OOME" JRE command : line set... Ant runs the tests in forked JVMs right? so thta should just be a build.xml change. -Hoss - To unsubscribe, e-mail: dev-unsubscr...@lucene

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

2011-04-08 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/6880/ 1 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch Error Message: Severe errors in solr configuration. Check your log files for more detailed information on what may be wrong.

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

2011-04-08 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/6870/ 1 tests failed. REGRESSION: org.apache.lucene.collation.TestCollationKeyAnalyzer.testThreadSafe Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf

[jira] [Commented] (SOLR-2382) DIH Cache Improvements

2011-04-08 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017567#comment-13017567 ] James Dyer commented on SOLR-2382: -- In light of the recent discussion about the Spatial Co

[jira] [Updated] (SOLR-2382) DIH Cache Improvements

2011-04-08 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2382: - Attachment: SOLR-2382.patch This version fixes a bug involving the DIHCacheProcessor in the case of a man

[jira] [Updated] (SOLR-2355) simple distrib update processor

2011-04-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2355: -- Fix Version/s: 4.0 3.2 One thing we should probably address is the brittle cmd clonin

[jira] [Commented] (LUCENE-2956) Support updateDocument() with DWPTs

2011-04-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017514#comment-13017514 ] Simon Willnauer commented on LUCENE-2956: - FYI I have a working patch for this. i

Re: [Lucene.Net] escaping single quotes when using query parser

2011-04-08 Thread Christopher Currens
I'm not sure you're issue is related to single quotes. The only characters that need to be escaped for the QueryParser are + - ! ( ) { } [ ] ^ " ~ * ? : \ You can do that using QueryParser.Escape(string). It's possible you it might be related to the analyzer that you're using. In my experience,

[jira] [Updated] (SOLR-2462) Using spellcheck.collate can result in extremely high memory usage

2011-04-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2462: -- Affects Version/s: (was: 4.0) Fix Version/s: 4.0 3.1.1 > Using spellc

[jira] [Updated] (SOLR-2462) Using spellcheck.collate can result in extremely high memory usage

2011-04-08 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2462: - Attachment: SOLR-2462.patch This sets the maximum limit to 1000 possibilities. When this limit is reached

[jira] [Created] (SOLR-2462) Using spellcheck.collate can result in extremely high memory usage

2011-04-08 Thread James Dyer (JIRA)
Using spellcheck.collate can result in extremely high memory usage -- Key: SOLR-2462 URL: https://issues.apache.org/jira/browse/SOLR-2462 Project: Solr Issue Type: Bug

[jira] [Commented] (LUCENE-1888) Provide Option to Store Payloads on the Term Vector

2011-04-08 Thread Peter Wilkins (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017483#comment-13017483 ] Peter Wilkins commented on LUCENE-1888: --- As someone new to Lucene, with a specific

[jira] [Updated] (SOLR-1922) DocBuilder onImportError/Abort EventListener

2011-04-08 Thread Robert Zotter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zotter updated SOLR-1922: Affects Version/s: 3.1.1 > DocBuilder onImportError/Abort EventListener > --

[jira] [Updated] (SOLR-1922) DocBuilder onImportError/Abort EventListener

2011-04-08 Thread Robert Zotter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zotter updated SOLR-1922: Affects Version/s: 4.0 3.1 > DocBuilder onImportError/Abort EventListener > -

Want to learn solr development

2011-04-08 Thread Deepak Singh
hi I want to learn solr development. i have used solr 1.4.1 with full text search of pdf and doc files and database search using multicore feature of solr. i want do development of solr. how to start it. please help.

[jira] [Updated] (SOLR-2193) Re-architect Update Handler

2011-04-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2193: -- Attachment: SOLR-2193.patch new patch * some refactoring - pull committracker and indexwriterprovider o

[jira] [Commented] (SOLR-2193) Re-architect Update Handler

2011-04-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017461#comment-13017461 ] Mark Miller commented on SOLR-2193: --- {quote} I wonder how this should work with autocommi

[jira] [Updated] (SOLR-2459) LogLevelSelection Servlet outputs plain HTML

2011-04-08 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-2459: Description: The current available Output of the LogLevelSelection Servlet i

Re: Google Summer Code 2011 participation

2011-04-08 Thread Simon Willnauer
On Fri, Apr 8, 2011 at 12:11 PM, Michael McCandless wrote: > Anyone can participate in Lucene/Solr!  You don't need to be GSoC > student to do so... > > Browse the issues in Jira (maybe focusing on the ones marked for GSoC > and not already "taken"), or open your own issues, discuss, post > patche

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

2011-04-08 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/6867/ 1 tests failed. REGRESSION: org.apache.solr.cloud.ZkControllerTest.testUploadToCloud Error Message: KeeperErrorCode = ConnectionLoss for /configs/config1/schema-reversed.xml Stack Trace: org.apache.zookeeper.KeeperEx

Re: My GSOC proposal

2011-04-08 Thread Varun Thacker
I have refined my proposal here : http://goo.gl/uYXrV Are there any suggestions for which I need to update my proposal before today's deadline . On Thu, Apr 7, 2011 at 9:28 AM, Varun Thacker wrote: > I have updated my proposal online to mention the time I would be able to > dedicate to the proje

Re: character escapes in source? ... was: Re: Eclipse: Invalid character constant

2011-04-08 Thread Robert Muir
On Fri, Apr 8, 2011 at 2:49 AM, Earwin Burrfoot wrote: > On Fri, Apr 8, 2011 at 03:01, Robert Muir wrote: >> On Thu, Apr 7, 2011 at 6:48 PM, Chris Hostetter >> wrote: >>> >>> : -1. These files should be readable, for maintaining, debugging and >>> : knowing whats going on. >>> >>> Readability is

Re: Google Summer Code 2011 participation

2011-04-08 Thread Michael McCandless
Anyone can participate in Lucene/Solr! You don't need to be GSoC student to do so... Browse the issues in Jira (maybe focusing on the ones marked for GSoC and not already "taken"), or open your own issues, discuss, post patches, iterate, etc. Find your itch and scratch it ;) And there are a gre

Re: [HUDSON] Lucene-trunk - Build # 1523 - Failure

2011-04-08 Thread Michael McCandless
OOME on this one... we really need the "dump heap on OOME" JRE command line set... Mike http://blog.mikemccandless.com On Thu, Apr 7, 2011 at 10:34 PM, Apache Hudson Server wrote: > Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1523/ > > 1 tests failed. > REGRESSION:  org.apache.luce

Lucene Search with MoreLiktThis

2011-04-08 Thread bsargurunathan
Hi, I need some ideas about Lucene MoreLikeThis. I want search the records conditioning with more that one field name using MoreLikeThis. Right now i did some codes like IndexReader indexreader = IndexReader.open(PropertyManager.getStringProperty("FAW.Lucene.index_path")); IndexSearcher searcher =