[jira] Created: (LUCENE-2511) OutOfMemoryError should not be wrapped in an IllegalStateException, as it is misleading for fault-tolerant programs

2010-06-23 Thread David Sitsky (JIRA)
OutOfMemoryError should not be wrapped in an IllegalStateException, as it is misleading for fault-tolerant programs --- Key: LUCENE-2511 URL: https://i

Hudson build is back to normal : Lucene-trunk #1223

2010-06-23 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Re: Misc topic about FreeMind and the SOLR query syntax....

2010-06-23 Thread Lance Norskog
+1 Thank you for this fine effort! I've used mindmaps and they do help . On Wed, Jun 23, 2010 at 5:41 PM, Erick Erickson wrote: > A somewhat OT post,  but I'm sure this'll reach folks who can render an > opinion whether this is worthwhile... > > It's been baffling looking at the SOLR user's list

Misc topic about FreeMind and the SOLR query syntax....

2010-06-23 Thread Erick Erickson
A somewhat OT post, but I'm sure this'll reach folks who can render an opinion whether this is worthwhile... It's been baffling looking at the SOLR user's list and seeing various forms of querying SOLR. I've sometimes wondered "where in heck did *that* come from", and I've been trying to figure o

Hudson build is back to normal : Lucene-3.x #50

2010-06-23 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] Commented: (LUCENE-2501) ArrayIndexOutOfBoundsException in ByteBlockPool.allocSlice

2010-06-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881923#action_12881923 ] Michael McCandless commented on LUCENE-2501: Could you still post the infoStre

[jira] Commented: (SOLR-1841) Unregistering of Searcher MBean doesn't work in Websphere

2010-06-23 Thread cvalois (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881824#action_12881824 ] cvalois commented on SOLR-1841: --- I would like to use this patch because I'm having this issue

[jira] Commented: (SOLR-1971) Add uniqueKey parameter to Solr Cell, allowing client to work without knowing the actual field name

2010-06-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881820#action_12881820 ] Yonik Seeley commented on SOLR-1971: That doesn't fully solve the problem though... if s

[jira] Updated: (SOLR-1971) Add uniqueKey parameter to Solr Cell, allowing client to work without knowing the actual field name

2010-06-23 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1971: --- Description: This comes from an LCF need of indexing content generically into Solr, where the LCF sid

[jira] Created: (SOLR-1971) Add uniqueKey parameter to Solr Cell, allowing client to work without knowing the actual field name

2010-06-23 Thread Erik Hatcher (JIRA)
Add uniqueKey parameter to Solr Cell, allowing client to work without knowing the actual field name --- Key: SOLR-1971 URL: https://issues.apache.org/jira/browse/SOLR-

[jira] Updated: (SOLR-1969) Make MMapDirectory configurable in solrconfig.xml

2010-06-23 Thread Stephen Bochinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Bochinski updated SOLR-1969: Attachment: mmap_upd.txt Thanks Uwe. Indeed using FileSwitchDirectory is a much better imple

[jira] Issue Comment Edited: (LUCENE-2348) DuplicateFilter incorrectly handles multiple calls to getDocIdSet for segment readers

2010-06-23 Thread Karthick Sankarachary (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881502#action_12881502 ] Karthick Sankarachary edited comment on LUCENE-2348 at 6/23/10 1:30 PM:

[jira] Commented: (SOLR-1568) Implement Spatial Filter

2010-06-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881713#action_12881713 ] Grant Ingersoll commented on SOLR-1568: --- RE: multivalued. Yes, this isn't necessarily

[jira] Commented: (LUCENE-2510) migrate solr analysis factories to analyzers module

2010-06-23 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881694#action_12881694 ] Chris Male commented on LUCENE-2510: I think if we consolidate how to load resources,

[jira] Commented: (LUCENE-2510) migrate solr analysis factories to analyzers module

2010-06-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881692#action_12881692 ] Robert Muir commented on LUCENE-2510: - Chris, yes I think at a glance this is where I

[jira] Commented: (LUCENE-2510) migrate solr analysis factories to analyzers module

2010-06-23 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881685#action_12881685 ] Chris Male commented on LUCENE-2510: +1 to this idea. >From my perspective the only i

[jira] Created: (LUCENE-2510) migrate solr analysis factories to analyzers module

2010-06-23 Thread Robert Muir (JIRA)
migrate solr analysis factories to analyzers module --- Key: LUCENE-2510 URL: https://issues.apache.org/jira/browse/LUCENE-2510 Project: Lucene - Java Issue Type: Task Components: con

[jira] Commented: (LUCENE-2501) ArrayIndexOutOfBoundsException in ByteBlockPool.allocSlice

2010-06-23 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881675#action_12881675 ] Tim Smith commented on LUCENE-2501: --- I've been informed that this exception is still hap

[jira] Resolved: (LUCENE-1501) Phonetic filters

2010-06-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-1501. - Resolution: Duplicate fixed in LUCENE-2413 > Phonetic filters > > >

[jira] Resolved: (LUCENE-42) [PATCH] Phonetic Search capability

2010-06-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-42. --- Assignee: (was: Lucene Developers) Resolution: Duplicate fixed in LUCENE-2413 > [PATCH] Pho

[jira] Resolved: (LUCENE-2413) Consolidate all (Solr's & Lucene's) analyzers into modules/analysis

2010-06-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2413. - Resolution: Fixed Committed revision 957162. > Consolidate all (Solr's & Lucene's) analyzers in

Hudson build is back to normal : Solr-trunk #1186

2010-06-23 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org