[jira] Commented: (SOLR-1335) load core properties from a properties file

2009-08-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741694#action_12741694 ] Noble Paul commented on SOLR-1335: -- Hoss, thanks for the comments bq."solrconfig.propertie

Re: Solr document server/component

2009-08-10 Thread Grant Ingersoll
On Aug 10, 2009, at 7:30 PM, Jason Rutherglen wrote: It would be useful to enable a Solr document server (running Cassandra, HBase, or Voldemort) to be transparently integrated into a Solr search cluster. Meaning if I do a document update, Solr underneath sends the document data to the dedicat

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-08-10 Thread Stefan Groschupf (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741629#action_12741629 ] Stefan Groschupf commented on SOLR-1277: Hi Grant, Just for the archive... I think

[jira] Created: (SOLR-1356) Add support for Lucene's persian analysis

2009-08-10 Thread Robert Muir (JIRA)
Add support for Lucene's persian analysis - Key: SOLR-1356 URL: https://issues.apache.org/jira/browse/SOLR-1356 Project: Solr Issue Type: New Feature Components: Analysis Reporter

Solr document server/component

2009-08-10 Thread Jason Rutherglen
It would be useful to enable a Solr document server (running Cassandra, HBase, or Voldemort) to be transparently integrated into a Solr search cluster. Meaning if I do a document update, Solr underneath sends the document data to the dedicated document server cluster. When performing a query, the r

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-08-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741579#action_12741579 ] Grant Ingersoll commented on SOLR-1277: --- There really is no need for Katta. Solr has

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-08-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741575#action_12741575 ] Jason Rutherglen commented on SOLR-1277: Thanks for posting this Grant to get it sta

[jira] Updated: (SOLR-236) Field collapsing

2009-08-10 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-236: --- Attachment: field-collapse-4-with-solrj.patch Because the lucene jars have been updated

Re: [jira] Updated: (SOLR-1067) QueryParsing.parseFunction uses Singleton Core (SolrCore.getSolrCore())

2009-08-10 Thread Yonik Seeley
On Mon, Aug 10, 2009 at 3:14 PM, Chris Hostetter wrote: > : > :     Fix Version/s:     (was: 1.4) > :                    1.5 > : > : I think we've done everything reasonable for 1.4, moving the rest to 1.5 > > from a project management / CHANGES.txt clrity stanpoint, it seems like we > should be cr

[jira] Commented: (SOLR-705) Distributed search should optionally return docID->shard map

2009-08-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741502#action_12741502 ] Hoss Man commented on SOLR-705: --- bq. On one hand, if one is looking at the output, it makes per

Re: [jira] Updated: (SOLR-1067) QueryParsing.parseFunction uses Singleton Core (SolrCore.getSolrCore())

2009-08-10 Thread Chris Hostetter
: : Fix Version/s: (was: 1.4) :1.5 : : I think we've done everything reasonable for 1.4, moving the rest to 1.5 from a project management / CHANGES.txt clrity stanpoint, it seems like we should be creating new issues for any parts of issues like this one that we're

[jira] Updated: (SOLR-1330) the details command shows current replication status when no replication is going on

2009-08-10 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1330: - Attachment: SOLR-1330.patch Data size replicated in previous cycle, number and time of failures, t

Re: [Solr Wiki] Update of "SolrpyDoc" by BrianTingle

2009-08-10 Thread Chris Hostetter
: The following page has been changed by BrianTingle: : http://wiki.apache.org/solr/SolrpyDoc : : The comment on the change is: : documentation from http://code.google.com/p/solrpy/source/browse/trunk/solr/core : : New page: : solrpy 0.7 Uh... this is odd, it's a direct copy of the python docs

[jira] Commented: (SOLR-1335) load core properties from a properties file

2009-08-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741414#action_12741414 ] Hoss Man commented on SOLR-1335: Noble: i'm really confused about a few things... 1) skimmi

Re: indexing slowdown with latest lucene udpate

2009-08-10 Thread Grant Ingersoll
FWIW, seems like these issues should be brought up on java-dev. Even if the changes in Lucene are back compatible, that's not much help if the large majority of users are going to take a similar hit to what Solr is taking. On Aug 9, 2009, at 11:47 PM, Mark Miller wrote: isMethodOverriden

Re: Doc Question for Solr Cell

2009-08-10 Thread Yonik Seeley
On Mon, Aug 10, 2009 at 5:28 AM, Eric Pugh wrote: > I was refreshing my mind on the newly updated parameters on Solr Cell, and > noticed that the Configuration section on > http://wiki.apache.org/solr/ExtractingRequestHandler is out of date.  Before > I fixed it, I wanted to confirm that > > class

[jira] Commented: (SOLR-1099) FieldAnalysisRequestHandler

2009-08-10 Thread Uri Boness (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741302#action_12741302 ] Uri Boness commented on SOLR-1099: -- bq. there are a number of oddities (things like using t

Re: Doc Question for Solr Cell

2009-08-10 Thread Grant Ingersoll
On Aug 10, 2009, at 5:28 AM, Eric Pugh wrote: I was refreshing my mind on the newly updated parameters on Solr Cell, and noticed that the Configuration section on http://wiki.apache.org/solr/ExtractingRequestHandler is out of date. Before I fixed it, I wanted to confirm that class="org.ap

[jira] Updated: (SOLR-1355) add an enable value in master/slave configuration

2009-08-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1355: - Attachment: SOLR-1355.patch > add an enable value in master/slave configuration >

[jira] Updated: (SOLR-1355) add an enable value in master/slave configuration

2009-08-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1355: - Description: add an enable tag for master/slave so that it can be changed in the runtime with a variable

[jira] Updated: (SOLR-1355) add an enable value in master/slave configuration

2009-08-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1355: - Description: add an enable tag for master/slave so that it can be changed in the runtime with a variabl

[jira] Created: (SOLR-1355) add an enable value in master/slave configuration

2009-08-10 Thread Noble Paul (JIRA)
add an enable value in master/slave configuration - Key: SOLR-1355 URL: https://issues.apache.org/jira/browse/SOLR-1355 Project: Solr Issue Type: Improvement Components: replication (

[jira] Assigned: (SOLR-1355) add an enable value in master/slave configuration

2009-08-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1355: Assignee: Noble Paul > add an enable value in master/slave configuration > -

Re: Severe QTime issues to do with updates

2009-08-10 Thread Rafał Kuć
Hello! First of all I would suggest Solr user mailing list for a question like this. Anyway, we were experiencing similar problem with the older version of Solr 1.4 - in random situations, after index update on slaves we were getting response times from 1 to 20 seconds. After trying every

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-08-10 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741258#action_12741258 ] Chris Male commented on SOLR-773: - >From my experience more than just a FunctionQuery is requ

Doc Question for Solr Cell

2009-08-10 Thread Eric Pugh
I was refreshing my mind on the newly updated parameters on Solr Cell, and noticed that the Configuration section on http://wiki.apache.org/solr/ExtractingRequestHandler is out of date. Before I fixed it, I wanted to confirm that class="org.apache.solr.handler.extraction.ExtractingRequestHan

Build failed in Hudson: Solr-trunk #891

2009-08-10 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/891/changes Changes: [yonik] indexing performance test -- [...truncated 2188 lines...] [junit] Running org.apache.solr.analysis.TestPatternReplaceFilter [junit] Tests run: 5, Failures: 0, Err