[jira] Commented: (SOLR-912) org.apache.solr.common.util.NamedList - Typesafe efficient variant - ModernNamedList introduced - implementing the same API as NamedList

2009-12-04 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12785810#action_12785810 ] Kay Kay commented on SOLR-912: -- So - what is the current status of this. At what time are we

Re: [OT] who are jteam ?

2009-12-04 Thread Grant Ingersoll
On Dec 3, 2009, at 4:48 PM, Mark Miller wrote: Oh well though. So it goes. Its Apache - they could package it all up, hide the code under the covers, put a notice saying some work was derived from Solr, call it Solr: geo search edition, Actually, no, they cannot call it Solr: geo search

[jira] Commented: (SOLR-912) org.apache.solr.common.util.NamedList - Typesafe efficient variant - ModernNamedList introduced - implementing the same API as NamedList

2009-12-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12785818#action_12785818 ] Noble Paul commented on SOLR-912: - Type safety is generally not required in NamedList. very

Re: [OT] who are jteam ?

2009-12-04 Thread Uri Boness
Grant Ingersoll wrote: On Dec 3, 2009, at 4:48 PM, Mark Miller wrote: Oh well though. So it goes. Its Apache - they could package it all up, hide the code under the covers, put a notice saying some work was derived from Solr, call it Solr: geo search edition, Actually, no, they

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

2009-12-04 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/993/changes

Debian Lenny + Apache Tomcat 5.5 + Solr 1.4

2009-12-04 Thread rajan chandi
Hi All, We've deployed 4 instances of Solr on a debian server. It is taking only 1.5 GB of RAM on local ubuntu machine but it is taking 2.0 GB plus on Debian Lenny server. Any ideas/pointers will help. Regards Rajan

Re: [OT] who are jteam ?

2009-12-04 Thread Mark Miller
For the sake of example it was easier to say that than go into Apaches name rules. I considered saying geo search for Solr (which apache still doesn't like) and those games (geo search on apache solr) or leaving solr out all together, but it just muddied the point for no reason. The

[jira] Updated: (SOLR-785) Distributed SpellCheckComponent

2009-12-04 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-785: --- Attachment: SOLR-785.patch # Fixes bugs with response format # Fixes another bug with

[jira] Commented: (SOLR-1621) Deprecate deployments w/o solr.xml

2009-12-04 Thread Eric Pugh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12785932#action_12785932 ] Eric Pugh commented on SOLR-1621: - Glad to see this bug. In the Solr book we mentioned that

[jira] Created: (SOLR-1622) Add aggregate Math capabilities to Solr above and beyond the StatsComponent

2009-12-04 Thread Grant Ingersoll (JIRA)
Add aggregate Math capabilities to Solr above and beyond the StatsComponent --- Key: SOLR-1622 URL: https://issues.apache.org/jira/browse/SOLR-1622 Project: Solr Issue

[jira] Commented: (SOLR-1621) Deprecate deployments w/o solr.xml

2009-12-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786051#action_12786051 ] Mark Miller commented on SOLR-1621: --- I wrote a little patch trying this out - One of the

RE: SOLR-1131 - Multiple Fields per Field Type

2009-12-04 Thread Steven A Rowe
Hi Grant, On 12/02/2009 at 2:30 PM, Grant Ingersoll wrote: I've been noodling around with the idea with the notion of a layered field where variants of a primary token are stored at sub positions of the primary token (instead of in separate copy fields) The Indri search engine (now part of

Re: SOLR-1131 - Multiple Fields per Field Type

2009-12-04 Thread Erik Hatcher
And this is also an approach Yonik drafted here for user/tagging design: http://wiki.apache.org/solr/UserTagDesign Erik On Dec 4, 2009, at 1:35 PM, Steven A Rowe wrote: Hi Grant, On 12/02/2009 at 2:30 PM, Grant Ingersoll wrote: I've been noodling around with the idea with the

[jira] Created: (SOLR-1623) Solr hangs (often throwing java.lang.OutOfMemoryError: PermGen space) when indexing many different field names

2009-12-04 Thread Laurent Chavet (JIRA)
Solr hangs (often throwing java.lang.OutOfMemoryError: PermGen space) when indexing many different field names -- Key: SOLR-1623 URL:

[jira] Commented: (SOLR-1623) Solr hangs (often throwing java.lang.OutOfMemoryError: PermGen space) when indexing many different field names

2009-12-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786161#action_12786161 ] Yonik Seeley commented on SOLR-1623: This is most likely due to interning of field

[jira] Commented: (SOLR-1623) Solr hangs (often throwing java.lang.OutOfMemoryError: PermGen space) when indexing many different field names

2009-12-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786167#action_12786167 ] Mark Miller commented on SOLR-1623: --- Whats odd is that he has it marked as affects 1.4 as

Re: Debian Lenny + Apache Tomcat 5.5 + Solr 1.4

2009-12-04 Thread Kay Kay
What are the nature of the machines / VM run on ? 32-bit / 64-bit ? rajan chandi wrote: Hi All, We've deployed 4 instances of Solr on a debian server. It is taking only 1.5 GB of RAM on local ubuntu machine but it is taking 2.0 GB plus on Debian Lenny server. Any ideas/pointers will help.

[jira] Commented: (SOLR-1623) Solr hangs (often throwing java.lang.OutOfMemoryError: PermGen space) when indexing many different field names

2009-12-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786175#action_12786175 ] Yonik Seeley commented on SOLR-1623: bq. Whats odd is that he has it marked as affects

[jira] Commented: (SOLR-912) org.apache.solr.common.util.NamedList - Typesafe efficient variant - ModernNamedList introduced - implementing the same API as NamedList

2009-12-04 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786184#action_12786184 ] Kay Kay commented on SOLR-912: -- {quote} Type safety is generally not required in NamedList. very

[jira] Commented: (SOLR-1623) Solr hangs (often throwing java.lang.OutOfMemoryError: PermGen space) when indexing many different field names

2009-12-04 Thread Laurent Chavet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786185#action_12786185 ] Laurent Chavet commented on SOLR-1623: -- Yes this definitely repros in 1.4.

[jira] Created: (SOLR-1624) Highlighter bug with MultiValued field + TermPositions optimization

2009-12-04 Thread Chris Harris (JIRA)
Highlighter bug with MultiValued field + TermPositions optimization --- Key: SOLR-1624 URL: https://issues.apache.org/jira/browse/SOLR-1624 Project: Solr Issue Type: Bug

[jira] Updated: (SOLR-1624) Highlighter bug with MultiValued field + TermPositions optimization

2009-12-04 Thread Chris Harris (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Harris updated SOLR-1624: --- Attachment: SOLR-1624.patch Highlighter bug with MultiValued field + TermPositions optimization

[jira] Commented: (SOLR-912) org.apache.solr.common.util.NamedList - Typesafe efficient variant - ModernNamedList introduced - implementing the same API as NamedList

2009-12-04 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786224#action_12786224 ] Chris A. Mattmann commented on SOLR-912: bq. The heterogenous NamedList data

[jira] Commented: (SOLR-1619) Cache documents by their internal ID

2009-12-04 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786233#action_12786233 ] Jason Rutherglen commented on SOLR-1619: Right, we'd somehow give the user either

[jira] Commented: (SOLR-1308) Cache docsets at the SegmentReader level

2009-12-04 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786240#action_12786240 ] Jason Rutherglen commented on SOLR-1308: {quote} Yeah... that's a pain. We could

How to configure Solr to periodically crawl the index

2009-12-04 Thread insaneyogi3008
Hello, I am newbie to Solr, I am tasked with setting up Solr such that it automatically crawls the index in a set duration of time . How can such a configuration be achieved in Solr ? With Regards -- View this message in context:

Re: How to configure Solr to periodically crawl the index

2009-12-04 Thread Kay Kay
If crawling were the intention - check out - http://lucene.apache.org/nutch/ . insaneyogi3008 wrote: Hello, I am newbie to Solr, I am tasked with setting up Solr such that it automatically crawls the index in a set duration of time . How can such a configuration be achieved in Solr ? With

[jira] Commented: (SOLR-1621) Deprecate deployments w/o solr.xml

2009-12-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786343#action_12786343 ] Noble Paul commented on SOLR-1621: -- bq.continue supporting no solr.xml without deprecation.

[jira] Commented: (SOLR-912) org.apache.solr.common.util.NamedList - Typesafe efficient variant - ModernNamedList introduced - implementing the same API as NamedList

2009-12-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786348#action_12786348 ] Noble Paul commented on SOLR-912: - bq.The performance numbers in here say a different story

[jira] Issue Comment Edited: (SOLR-912) org.apache.solr.common.util.NamedList - Typesafe efficient variant - ModernNamedList introduced - implementing the same API as NamedList

2009-12-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786348#action_12786348 ] Noble Paul edited comment on SOLR-912 at 12/5/09 6:34 AM: -- bq.The