[jira] Resolved: (SOLR-1456) DIH - Provide periodic autoupdate capability. Allow ability to specify an interval for autoupdate in DIH config.

2009-09-24 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-1456. - Resolution: Duplicate Duplicate of SOLR-1426. DIH - Provide periodic autoupdate

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

2009-09-24 Thread Artem Russakovskii (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759059#action_12759059 ] Artem Russakovskii commented on SOLR-1335: -- We're using single core. load core

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

2009-09-24 Thread Noble Paul നോബിള്‍ नोब्ळ्
then it is the same On Thu, Sep 24, 2009 at 1:34 PM, Artem Russakovskii (JIRA) j...@apache.org wrote:    [ https://issues.apache.org/jira/browse/SOLR-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759059#action_12759059 ] Artem Russakovskii

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Fix Version/s: 1.4 Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22

[jira] Updated: (SOLR-1409) Solr Powered By Logo

2009-09-24 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1409: -- Attachment: powered-by-solr.eps powered-by-solr.png

[jira] Updated: (SOLR-1409) Solr Powered By Logo

2009-09-24 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1409: -- Attachment: powered-by-solr.ai Solr Powered By Logo

RE: [PMX:FAKE_SENDER] Re: large OR-boolean query

2009-09-24 Thread Luo, Jeff
I think the searching is the bottle neck. Solr/Lucene is slow when the maxBooleanClauses is bigger enough. In my previous example, I should say the large query is broken into 100 smaller ones. Since we still want facet counts with this large query, is there any way one can accurately aggregate

[jira] Created: (SOLR-1459) BoostedQuery needs to handle when its wrapped query weight returns null for the scorer

2009-09-24 Thread Mark Miller (JIRA)
BoostedQuery needs to handle when its wrapped query weight returns null for the scorer -- Key: SOLR-1459 URL: https://issues.apache.org/jira/browse/SOLR-1459

[jira] Updated: (SOLR-1459) BoostedQuery needs to handle when its wrapped query weight returns null for the scorer

2009-09-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1459: -- Attachment: SOLR-1459.patch BoostedQuery needs to handle when its wrapped query weight returns null

[jira] Commented: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-09-24 Thread Ilan Rabinovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759124#action_12759124 ] Ilan Rabinovitch commented on SOLR-1448: It was required under both weblogic 10.1

Re: large OR-boolean query

2009-09-24 Thread Grant Ingersoll
On Sep 23, 2009, at 4:26 PM, Luo, Jeff wrote: Hi, We are experimenting a parallel approach to issue a large OR-Boolean query, e.g., keywords:(1 OR 2 OR 3 OR ... OR 102400), against several solr shards. The way we are trying is to break the large query into smaller ones, e.g., the example

Re: [PMX:FAKE_SENDER] Re: large OR-boolean query

2009-09-24 Thread Yonik Seeley
On Thu, Sep 24, 2009 at 9:26 AM, Luo, Jeff j...@cas.org wrote: I think the searching is the bottle neck. Solr/Lucene is slow when the maxBooleanClauses is bigger enough. OK, the I'd go with the custom query. You can reduce the message size and get gains in query parsing speed too:

[jira] Resolved: (SOLR-1459) BoostedQuery needs to handle when its wrapped query weight returns null for the scorer

2009-09-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-1459. --- Resolution: Fixed Assignee: Mark Miller BoostedQuery needs to handle when its wrapped query

[jira] Commented: (SOLR-1459) BoostedQuery needs to handle when its wrapped query weight returns null for the scorer

2009-09-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759141#action_12759141 ] Yonik Seeley commented on SOLR-1459: Hmmm, yeah - related to LUCENE-1754 I've

[jira] Commented: (SOLR-1409) Solr Powered By Logo

2009-09-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759145#action_12759145 ] Yonik Seeley commented on SOLR-1409: Where would these be committed to? Can't we just

Re: [PMX:FAKE_SENDER] Re: large OR-boolean query

2009-09-24 Thread Shalin Shekhar Mangar
On Thu, Sep 24, 2009 at 6:56 PM, Luo, Jeff j...@cas.org wrote: I think the searching is the bottle neck. Solr/Lucene is slow when the maxBooleanClauses is bigger enough. Your comment reminded me of this post: http://invertedindex.blogspot.com/2009/07/making-booleanqueries-faster.html --

[jira] Commented: (SOLR-1409) Solr Powered By Logo

2009-09-24 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759168#action_12759168 ] Grant Ingersoll commented on SOLR-1409: --- I was thinking under site/images, but the

[jira] Updated: (SOLR-1348) JdbcDataSource does not import Blob values correctly by default

2009-09-24 Thread Luc Caprini (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Caprini updated SOLR-1348: -- Attachment: BlobTransformer.java Tested with Solr1.4, this BLOB Transformer i wrote works fine ...

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759179#action_12759179 ] Yonik Seeley commented on SOLR-1458: The best way to eliminate some of these race

[jira] Commented: (SOLR-1321) Support for efficient leading wildcards search

2009-09-24 Thread Ravi Kiran Bhaskar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759187#action_12759187 ] Ravi Kiran Bhaskar commented on SOLR-1321: -- Thanks Yonik for the very prompt reply.

[jira] Updated: (SOLR-1301) Solr + Hadoop

2009-09-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1301: --- Attachment: log4j-1.2.15.jar An additional required library for the latest patch. Solr +

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-24 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759211#action_12759211 ] Fergus McMenemie commented on SOLR-1437: Still trying to understand all the ins and

[jira] Commented: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759216#action_12759216 ] Hoss Man commented on SOLR-1449: bq. That is taken care of by the sharedLib attribute in

[jira] Commented: (SOLR-1321) Support for efficient leading wildcards search

2009-09-24 Thread Ravi Kiran Bhaskar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759218#action_12759218 ] Ravi Kiran Bhaskar commented on SOLR-1321: -- Is there a way to get only the actual

[jira] Commented: (SOLR-1409) Solr Powered By Logo

2009-09-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759219#action_12759219 ] Hoss Man commented on SOLR-1409: bq. Where would these be committed to? Can't we just put

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-24 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fergus McMenemie updated SOLR-1437: --- Attachment: SOLR-1437.patch A patch of XPathRecordReader.java adding a few cosmetic changes

[jira] Commented: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-24 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759230#action_12759230 ] Shalin Shekhar Mangar commented on SOLR-1449: - bq. sharedLib only helps if you

[jira] Resolved: (SOLR-1292) show lucene fieldcache entries and sizes

2009-09-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1292. Resolution: Fixed Assignee: Hoss Man (was: Mark Miller) This looks like as far as we'll get on this

[jira] Created: (SOLR-1460) StatsComponent should work on all field types

2009-09-24 Thread Lance Norskog (JIRA)
StatsComponent should work on all field types - Key: SOLR-1460 URL: https://issues.apache.org/jira/browse/SOLR-1460 Project: Solr Issue Type: Improvement Components: search

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Artem Russakovskii (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759247#action_12759247 ] Artem Russakovskii commented on SOLR-1458: -- Re: hit the master with the filelist

[jira] Issue Comment Edited: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Artem Russakovskii (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759247#action_12759247 ] Artem Russakovskii edited comment on SOLR-1458 at 9/24/09 2:01 PM:

[jira] Issue Comment Edited: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Artem Russakovskii (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759247#action_12759247 ] Artem Russakovskii edited comment on SOLR-1458 at 9/24/09 2:03 PM:

Re: svn commit: r818618 - in /lucene/solr/trunk: CHANGES.txt src/java/org/apache/solr/core/SolrCore.java src/java/org/apache/solr/search/SolrFieldCacheMBean.java

2009-09-24 Thread Erik Hatcher
On Sep 24, 2009, at 4:35 PM, hoss...@apache.org wrote: +stats.add(instanity_count, insanity.length); hoss spelling alert! insanity! Erik

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-24 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fergus McMenemie updated SOLR-1437: --- Comment: was deleted (was: A patch of XPathRecordReader.java adding a few cosmetic changes to

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-24 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fergus McMenemie updated SOLR-1437: --- Attachment: (was: SOLR-1437.patch) DIH: Enhance XPathRecordReader to deal with //tagname

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

2009-09-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1395: --- Attachment: (was: KATTA-SOLR.patch) Integrate Katta ---

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

2009-09-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1395: --- Attachment: SOLR-1395.patch Updated the KattaRequest class to properly serialize the

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Artem Russakovskii (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759290#action_12759290 ] Artem Russakovskii commented on SOLR-1458: -- Also, after an optimize is issued to

[jira] Issue Comment Edited: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Artem Russakovskii (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759290#action_12759290 ] Artem Russakovskii edited comment on SOLR-1458 at 9/24/09 3:27 PM:

[jira] Issue Comment Edited: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Artem Russakovskii (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759247#action_12759247 ] Artem Russakovskii edited comment on SOLR-1458 at 9/24/09 3:29 PM:

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1449: --- Attachment: SOLR-1449.patch bq. I understand you want to make a core's lib directory configurable. That is

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759361#action_12759361 ] Noble Paul commented on SOLR-1458: -- Thanks, Artem. You have been quite accommodating w/ my

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759366#action_12759366 ] Noble Paul commented on SOLR-1458: -- diagnosis: commits keep happening and the optimized

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Attachment: SOLR-1458.patch for any IndexCommit kept with the ReplicationHandler , reserve it for

on vacation

2009-09-24 Thread Noble Paul നോബിള്‍ नोब्ळ्
I am on vacation for the next 4 days .I would try to stay away from my mailbox. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-24 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fergus McMenemie updated SOLR-1437: --- Attachment: SOLR-1437.patch A patch of XPathRecordReader.java adding a few cosmetic changes

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Artem Russakovskii (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759392#action_12759392 ] Artem Russakovskii commented on SOLR-1458: -- Paul - I'm just glad you guys are so