Solr-3.x - Build # 224 - Failure

2011-01-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Solr-3.x/224/ All tests passed Build Log (for compile errors): [...truncated 20277 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-ma

Lucene-trunk - Build # 1422 - Still Failing

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

[jira] Resolved: (LUCENE-2855) Contrib queryparser should not use CharSequence as Map key

2011-01-10 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani resolved LUCENE-2855. -- Resolution: Fixed patch applied on revision 1057454 > Contrib queryparser should not

[jira] Commented: (LUCENE-2474) Allow to plug in a Cache Eviction Listener to IndexReader to eagerly clean custom caches that use the IndexReader (getFieldCacheKey)

2011-01-10 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979888#action_12979888 ] Earwin Burrfoot commented on LUCENE-2474: - bq. Earwin's working on improving this,

[jira] Resolved: (LUCENE-2756) MultiSearcher.rewrite() incorrectly rewrites queries

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2756. Resolution: Fixed Fix Version/s: 4.0 3.1 MultiSearcher i

Lucene-3.x - Build # 238 - Failure

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

[jira] Updated: (LUCENE-2474) Allow to plug in a Cache Eviction Listener to IndexReader to eagerly clean custom caches that use the IndexReader (getFieldCacheKey)

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2474: --- Attachment: LUCENE-2474.patch OK, here's a patch exposing the readerFinishedListener

[jira] Resolved: (LUCENE-2837) Collapse Searcher/Searchable/IndexSearcher; remove contrib/remote; merge PMS into IndexSearcher

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2837. Resolution: Fixed 3rd time's a charm? > Collapse Searcher/Searchable/IndexSearche

[jira] Updated: (SOLR-2307) PHPSerialized fails with sharded queries

2011-01-10 Thread Antonio Verni (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Verni updated SOLR-2307: Comment: was deleted (was: The previous implementation was not respecting the returnField parameter.

Re: [jira] Commented: (LUCENENET-380) Evaluate Sharpen as a port tool

2011-01-10 Thread Peter Mateja
The amount of custom work required for the conversion is starting to concern me a bit. Well, to clarify, the work itself doesn't concern me, but rather I'm worried that this is going to make a purely automated conversion process very difficult to pull off and probably very fragile. The devil is d

Lucene-Solr-tests-only-trunk - Build # 3634 - Failure

2011-01-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/3634/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterOnJRECrash.testNRTThreads Error Message: CheckIndex failed Stack Trace: java.lang.RuntimeException: CheckIndex failed at org.apache.lucene.ut

Re: Lucene-trunk - Build # 1421 - Failure

2011-01-10 Thread Michael McCandless
OK I got TestNRTThreads (alone, no crashing) to fail, once I added a CheckIndex to it (and ran under while(1)). So this is not particular to crashing... it's just because PulsingCodec was using crazy RAM on cloning its TermState. I fixed this in LUCENE-2857. Mike On Mon, Jan 10, 2011 at 6:26 AM

[jira] Created: (LUCENENET-387) Not able to sort by Title

2011-01-10 Thread Reshmi Kumari (JIRA)
Not able to sort by Title - Key: LUCENENET-387 URL: https://issues.apache.org/jira/browse/LUCENENET-387 Project: Lucene.Net Issue Type: Bug Environment: Lucene.net incorporated in Sitecore CMS 6.2, OS : windo

[jira] Resolved: (LUCENE-2829) improve termquery "pk lookup" performance

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2829. Resolution: Fixed > improve termquery "pk lookup" performance > --

[jira] Updated: (LUCENE-2857) Fix various problems with PulsingCodec

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2857: --- Attachment: LUCENE-2857.patch Patch. I changed PulsingCodec to: * Not use absurd

[jira] Created: (LUCENE-2857) Fix various problems with PulsingCodec

2011-01-10 Thread Michael McCandless (JIRA)
Fix various problems with PulsingCodec -- Key: LUCENE-2857 URL: https://issues.apache.org/jira/browse/LUCENE-2857 Project: Lucene - Java Issue Type: Improvement Components: Codecs Rep

[jira] Commented: (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-01-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979740#action_12979740 ] Jason Rutherglen commented on LUCENE-2793: -- bq. Basically the IOContext needs to

[jira] Created: (LUCENE-2856) Create IndexWriter event listener, specifically for merges

2011-01-10 Thread Jason Rutherglen (JIRA)
Create IndexWriter event listener, specifically for merges -- Key: LUCENE-2856 URL: https://issues.apache.org/jira/browse/LUCENE-2856 Project: Lucene - Java Issue Type: Improvement

[jira] Commented: (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979738#action_12979738 ] Michael McCandless commented on LUCENE-2793: Sorry, I think we should also do

[jira] Commented: (SOLR-2307) PHPSerialized fails with sharded queries

2011-01-10 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979737#action_12979737 ] Ahmet Arslan commented on SOLR-2307: By the way, I think you should call req.close(); a

[jira] Commented: (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-01-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979736#action_12979736 ] Jason Rutherglen commented on LUCENE-2793: -- {quote}this issue only adds the IOCon

[jira] Commented: (LUCENE-2474) Allow to plug in a Cache Eviction Listener to IndexReader to eagerly clean custom caches that use the IndexReader (getFieldCacheKey)

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979733#action_12979733 ] Michael McCandless commented on LUCENE-2474: I think we can generalize this to

[jira] Commented: (SOLR-975) admin-extra.html not currectly display when using multicore configuration

2011-01-10 Thread Edward Rudd (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979730#action_12979730 ] Edward Rudd commented on SOLR-975: -- I have confirmed this issue is fixed in the 4.0 nightly

[jira] Commented: (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979731#action_12979731 ] Michael McCandless commented on LUCENE-2793: Yes please! But, this issue only

[jira] Commented: (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-01-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979728#action_12979728 ] Jason Rutherglen commented on LUCENE-2793: -- Shall I take this one? With the plan

[jira] Updated: (SOLR-2307) PHPSerialized fails with sharded queries

2011-01-10 Thread Antonio Verni (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Verni updated SOLR-2307: Attachment: TestPHPSerializedResponseWriter.java PHPSerializedResponseWriter.java.pat

[jira] Commented: (LUCENE-2474) Allow to plug in a Cache Eviction Listener to IndexReader to eagerly clean custom caches that use the IndexReader (getFieldCacheKey)

2011-01-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979720#action_12979720 ] Jason Rutherglen commented on LUCENE-2474: -- {quote}make this a static method, eg

[jira] Commented: (LUCENE-2500) A Linux-specific Directory impl that bypasses the buffer cache

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979718#action_12979718 ] Michael McCandless commented on LUCENE-2500: Nice! Actually I'd like to gener

[jira] Commented: (LUCENE-2795) Genericize DirectIOLinuxDir -> UnixDir

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979719#action_12979719 ] Michael McCandless commented on LUCENE-2795: https://issues.apache.org/jira/br

[jira] Commented: (SOLR-2307) PHPSerialized fails with sharded queries

2011-01-10 Thread Antonio Verni (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979715#action_12979715 ] Antonio Verni commented on SOLR-2307: - yes, exactly, and it could also fix SOLR-2278 but

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979713#action_12979713 ] Michael McCandless commented on LUCENE-2324: {quote} bq. Lost in abbreviations

[Jobs] Display Advertising at Yahoo!

2011-01-10 Thread J. Delgado
This is for a Senior Software Engineer in Display (performance) advertising at Yahoo!. In particular I'm looking for folks that have experience designing and building large scale indexing/matching and/or auctioning systems. Experience with large deployments of Lucene/Solr/Hadoop is a plus. Pleas

[jira] Closed: (LUCENE-2851) Highlighting in UTF-8 documents

2011-01-10 Thread Maricris Villareal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maricris Villareal closed LUCENE-2851. -- Resolution: Not A Problem Sorry, it turned out that the issue was in the way I was ope

[jira] Commented: (LUCENE-2474) Allow to plug in a Cache Eviction Listener to IndexReader to eagerly clean custom caches that use the IndexReader (getFieldCacheKey)

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979700#action_12979700 ] Michael McCandless commented on LUCENE-2474: I started to implement the "forwa

[jira] Commented: (SOLR-2307) PHPSerialized fails with sharded queries

2011-01-10 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979683#action_12979683 ] Ahmet Arslan commented on SOLR-2307: This patch solves this problem http://search-lucene

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2011-01-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979671#action_12979671 ] Michael Busch commented on LUCENE-2324: --- {quote} Mainly that we could have DWPT(s) l

[jira] Updated: (SOLR-2307) PHPSerialized fails with sharded queries

2011-01-10 Thread Antonio Verni (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Verni updated SOLR-2307: Attachment: TestPHPSerializedResponseWriter.java PHPSerializedResponseWriter.java.pat

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2011-01-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979655#action_12979655 ] Jason Rutherglen commented on LUCENE-2324: -- bq. Lost in abbreviations - Can you

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2011-01-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979654#action_12979654 ] Michael Busch commented on LUCENE-2324: --- bq. I think aborting a flush should only lo

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2011-01-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979649#action_12979649 ] Michael Busch commented on LUCENE-2324: --- bq. Longer term c) would be great, or, if I

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2011-01-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979646#action_12979646 ] Jason Rutherglen commented on LUCENE-2312: -- {quote}The one exception to point-in-

[jira] Commented: (LUCENE-2611) IntelliJ IDEA and Eclipse setup

2011-01-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979643#action_12979643 ] Steven Rowe commented on LUCENE-2611: - bq. I don't know why the vcs.xml change isn't w

[jira] Commented: (LUCENE-2611) IntelliJ IDEA and Eclipse setup

2011-01-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979637#action_12979637 ] Steven Rowe commented on LUCENE-2611: - bq. I've used the copyright plugin a lot and it

[jira] Commented: (LUCENE-2657) Replace Maven POM templates with full POMs, and change documentation accordingly

2011-01-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979635#action_12979635 ] Steven Rowe commented on LUCENE-2657: - bq. IIUC, this will be a parallel build system

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2011-01-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979633#action_12979633 ] Michael Busch commented on LUCENE-2312: --- bq. I believe the goal for RT readers is st

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2011-01-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979631#action_12979631 ] Jason Rutherglen commented on LUCENE-2312: -- {quote}Is that right that future RT r

[jira] Commented: (SOLR-896) Solr Query Parser Plugin for Mark Miller's Qsol Parser

2011-01-10 Thread Al Djiblah (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979630#action_12979630 ] Al Djiblah commented on SOLR-896: - Would be interesting to play with this, but the QSol jar h

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2011-01-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979625#action_12979625 ] Jason Rutherglen commented on LUCENE-2324: -- bq. Any segs already flushed remain f

Lucene-Solr-tests-only-3.x - Build # 3594 - Failure

2011-01-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/3594/ 1 tests failed. REGRESSION: org.apache.lucene.search.TestThreadSafe.testLazyLoadThreadSafety Error Message: unable to create new native thread Stack Trace: java.lang.OutOfMemoryError: unable to create new native thread

[jira] Commented: (LUCENE-2657) Replace Maven POM templates with full POMs, and change documentation accordingly

2011-01-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979606#action_12979606 ] Ryan McKinley commented on LUCENE-2657: --- This is looking good! IIUC, this will be a

[jira] Resolved: (SOLR-2310) DocBuilder's getTimeElapsedSince Error

2011-01-10 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-2310. -- Resolution: Fixed trunk: Committed revision 1057221. 3x: Committed revision 1057226. > DocBuild

[jira] Commented: (SOLR-2310) DocBuilder's getTimeElapsedSince Error

2011-01-10 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979593#action_12979593 ] Koji Sekiguchi commented on SOLR-2310: -- Good catch, tom. I'll commit shortly. > DocBui

[jira] Commented: (LUCENE-2611) IntelliJ IDEA and Eclipse setup

2011-01-10 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979589#action_12979589 ] David Smiley commented on LUCENE-2611: -- I don't know why the vcs.xml change isn't wor

[jira] Commented: (LUCENE-2500) A Linux-specific Directory impl that bypasses the buffer cache

2011-01-10 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979588#action_12979588 ] Christian Kohlschütter commented on LUCENE-2500: I guess it would not be d

[jira] Updated: (LUCENE-2657) Replace Maven POM templates with full POMs, and change documentation accordingly

2011-01-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2657: Attachment: LUCENE-2657.patch carrot2 dependency upgraded to 3.4.2: SOLR-2296 > Replace Maven POM

RE: LICENSE/NOTICE file contents

2011-01-10 Thread karl.wright
Everyone should (carefully) read the Apache License 2.0 section 4(d). It turns out that Apache has a somewhat unusual definition for the term "derivative work". It has to be something you actually modified, not just include. So the incubator approach seems correct; neither the HSQLDB notice n

[jira] Updated: (LUCENE-2694) MTQ rewrite + weight/scorer init should be single pass

2011-01-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2694: Attachment: LUCENE-2694_hack.patch here's a hack patch (dont think it actually works) just showing

Re: Consolidating FunctionQuery

2011-01-10 Thread Grant Ingersoll
On Jan 10, 2011, at 5:59 AM, Simon Willnauer wrote: > hey, > > today I came across function query in lucene and that reminded me that > Solr is already using its own derived version which is no good IMO. We > should try to consolidate the two version and make solr use the > consolidated version

[jira] Issue Comment Edited: (LUCENE-2657) Replace Maven POM templates with full POMs, and change documentation accordingly

2011-01-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979496#action_12979496 ] Steven Rowe edited comment on LUCENE-2657 at 1/10/11 8:03 AM: --

Re: Consolidating FunctionQuery

2011-01-10 Thread Doron Cohen
On Mon, Jan 10, 2011 at 2:13 PM, Simon Willnauer < simon.willna...@googlemail.com> wrote: > So moving stuff to modules has several advantages compared to trunk. I > think we all agree that we want lucene to be able to make use of this > functinality right?! So if we keep it in core we can either t

[jira] Commented: (LUCENE-2694) MTQ rewrite + weight/scorer init should be single pass

2011-01-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979562#action_12979562 ] Robert Muir commented on LUCENE-2694: - One question, I'm look at the definition of Ter

[jira] Commented: (LUCENE-2831) Revise Weight#scorer & Filter#getDocIdSet API to pass Readers context

2011-01-10 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979561#action_12979561 ] Simon Willnauer commented on LUCENE-2831: - bq. And also Collector? yeah I think th

Re: Consolidating FunctionQuery

2011-01-10 Thread Simon Willnauer
On Mon, Jan 10, 2011 at 12:56 PM, Doron Cohen wrote: > +1 for having a single function query - actually this is what LUCENE-1081 > and SOLR-192 is about. I'd look at this after LUCENE-1812, but this is > waiting so long now, please go ahead with this, I'll follow/join. good stuff... > > -0 for mo

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979558#action_12979558 ] Michael McCandless commented on LUCENE-2324: I think on commit if we hit an ab

[jira] Commented: (SOLR-2282) Distributed Support for Search Result Clustering

2011-01-10 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979555#action_12979555 ] Stanislaw Osinski commented on SOLR-2282: - Thanks for committing SOLR-2296, Koji! Wh

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979554#action_12979554 ] Michael McCandless commented on LUCENE-2312: I believe the goal for RT readers

[jira] Commented: (LUCENE-2843) Add variable-gap terms index impl.

2011-01-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979553#action_12979553 ] Michael McCandless commented on LUCENE-2843: bq. If a system is forced to swap

[jira] Updated: (SOLR-2310) DocBuilder's getTimeElapsedSince Error

2011-01-10 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-2310: - Priority: Trivial (was: Major) Affects Version/s: (was: 4.0)

Re: Consolidating FunctionQuery

2011-01-10 Thread Doron Cohen
+1 for having a single function query - actually this is what LUCENE-1081 and SOLR-192 is about. I'd look at this after LUCENE-1812, but this is waiting so long now, please go ahead with this, I'll follow/join. -0 for moving function to modules - I think this is used as core capability by many app

[jira] Assigned: (SOLR-2310) DocBuilder's getTimeElapsedSince Error

2011-01-10 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reassigned SOLR-2310: Assignee: Koji Sekiguchi > DocBuilder's getTimeElapsedSince Error >

[jira] Updated: (LUCENE-2694) MTQ rewrite + weight/scorer init should be single pass

2011-01-10 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2694: Attachment: LUCENE-2694.patch Another iteration on this after LUCENE-2831 was committed la

Re: Lucene-trunk - Build # 1421 - Failure

2011-01-10 Thread Michael McCandless
OK, so this looks be caused by 1) the fact that we are indexing Greek stop words with the TestNRTThreads test, and 2) Pulsing codec is horribly inefficient in how it handles pulsed terms that have many many positions. But it's odd we've only hit this failure in the JRE crash test... I've added a C

Re: Intermitted Failure on TestFST

2011-01-10 Thread Michael McCandless
I too cannot repro with this seed (separately: not good!). I started up a while(1) on beast but so far no failure... h. Mike On Mon, Jan 10, 2011 at 5:37 AM, Simon Willnauer wrote: > I just ran into this while working on LUCENE-2694. I can not reproduce > this so far but I don't think this

[jira] Resolved: (SOLR-2296) Upgrade Carrot2 binaries to version 3.4.2

2011-01-10 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-2296. -- Resolution: Fixed Thanks, I committed 1.5 jar file. trunk: Committed revision 1057149. 3x: Comm

Re: Consolidating FunctionQuery

2011-01-10 Thread Chris Male
+1 to this idea. I recall talking to Robert and Mark about it as a good first step as part of the spatial code consolidation as well. On Mon, Jan 10, 2011 at 11:59 PM, Simon Willnauer < simon.willna...@googlemail.com> wrote: > hey, > > today I came across function query in lucene and that remind

Consolidating FunctionQuery

2011-01-10 Thread Simon Willnauer
hey, today I came across function query in lucene and that reminded me that Solr is already using its own derived version which is no good IMO. We should try to consolidate the two version and make solr use the consolidated version which would even be good for lucene users. It seems it would make

Intermitted Failure on TestFST

2011-01-10 Thread Simon Willnauer
I just ran into this while working on LUCENE-2694. I can not reproduce this so far but I don't think this is related to my changes though. [junit] Testsuite: org.apache.lucene.util.automaton.fst.TestFSTs [junit] Testcase: testRealTerms(org.apache.lucene.util.automaton.fst.TestFSTs): FAILED

Re: Lucene-trunk - Build # 1421 - Failure

2011-01-10 Thread Michael McCandless
OK I snatched this index and indeed I can reproduce the OOME during CheckIndex! The hunt begins :) Mike On Sun, Jan 9, 2011 at 10:35 PM, Robert Muir wrote: > On Sun, Jan 9, 2011 at 9:40 PM, Apache Hudson Server > wrote: >> Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1421/ >> >> 1

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2011-01-10 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979522#action_12979522 ] Earwin Burrfoot commented on LUCENE-2312: - Some questions to align myself with imp

Plugin Idea: Index configuration at runtime?

2011-01-10 Thread Tanguy
Hi all, I'd like to contribute to Apache Solr with a small plugin, but I'd like to have your opinion first. In my project, the user wants to configure the indexs on web app side, not in solrconfig.xml. For example, the user can select an "Ignore case" option for the index "myindex". This way, at

[jira] Commented: (SOLR-1395) Integrate Katta

2011-01-10 Thread JohnWu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979502#action_12979502 ] JohnWu commented on SOLR-1395: -- TomLiu: in slave node the katta.node.properties also set as fo