[jira] Created: (SOLR-832) Rows parameter is not honored during import in some cases

2008-10-30 Thread Shalin Shekhar Mangar (JIRA)
Rows parameter is not honored during import in some cases - Key: SOLR-832 URL: https://issues.apache.org/jira/browse/SOLR-832 Project: Solr Issue Type: Bug Components:

[jira] Updated: (SOLR-832) Rows parameter is not honored during import in some cases

2008-10-30 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-832: Attachment: solr-832.patch Fix patch. Rows parameter is not honored during import in some cases

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

2008-10-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/609/changes

[jira] Updated: (SOLR-799) Add support for hash based exact/near duplicate document handling

2008-10-30 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-799: - Attachment: SOLR-799.patch Whoops...thought I had posted this. Heres another draft I did a couple weeks

[jira] Commented: (SOLR-667) Alternate LRUCache implementation

2008-10-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643968#action_12643968 ] Yonik Seeley commented on SOLR-667: --- Todd, what's the used size of your Document cache?

[jira] Updated: (SOLR-667) Alternate LRUCache implementation

2008-10-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-667: -- Attachment: SOLR-667-updates.patch Some minor updates: - fix thread saftey issue in finalizer

[jira] Commented: (SOLR-667) Alternate LRUCache implementation

2008-10-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643984#action_12643984 ] Yonik Seeley commented on SOLR-667: --- Todd: have you verified that the hit rate stays at

[jira] Commented: (SOLR-667) Alternate LRUCache implementation

2008-10-30 Thread Todd Feak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643988#action_12643988 ] Todd Feak commented on SOLR-667: I'll hook up profiling and see if my GC overhead has

RE: Query Cache Memory Usage - Could it be better?

2008-10-30 Thread Feak, Todd
Thanks for the details! I think I understand better now. And regarding the proxy caching, the goal wasn't speedup in that area. It was to decrease memory footprint allowing a larger cache. -T -Original Message- From: Chris Hostetter [mailto:[EMAIL PROTECTED] Sent: Wednesday, October

[jira] Commented: (SOLR-830) snappuller picks bad snapshot name

2008-10-30 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644004#action_12644004 ] Bill Au commented on SOLR-830: -- I think we should use a regular expression and match against

[jira] Assigned: (SOLR-830) snappuller picks bad snapshot name

2008-10-30 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au reassigned SOLR-830: Assignee: Bill Au snappuller picks bad snapshot name --

[jira] Commented: (SOLR-346) need to improve snapinstaller to ignore non-snapshots in data directory

2008-10-30 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644007#action_12644007 ] Bill Au commented on SOLR-346: -- snappuller has the same problem. See SOLR-830

[jira] Commented: (SOLR-667) Alternate LRUCache implementation

2008-10-30 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644008#action_12644008 ] Shalin Shekhar Mangar commented on SOLR-667: Committed revision 709188. Thanks

[jira] Commented: (SOLR-667) Alternate LRUCache implementation

2008-10-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644023#action_12644023 ] Yonik Seeley commented on SOLR-667: --- The markAndSweep logic in the current code didn't

[jira] Commented: (SOLR-830) snappuller picks bad snapshot name

2008-10-30 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644037#action_12644037 ] Steven Rowe commented on SOLR-830: -- From the egrep(1) man page: {noformat} Traditional

[jira] Updated: (SOLR-346) need to improve snapinstaller to ignore non-snapshots in data directory

2008-10-30 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-346: - Affects Version/s: 1.2 1.3 need to improve snapinstaller to ignore non-snapshots in data

[Solrj] Problem with Request

2008-10-30 Thread Jose Garcia
Hi, I use solrj for my application and have one problem with the SolrQuery. I create my own query but it don't work. I want to search urls in my text indexed. How can I avoid : in my query? Exists any method in the Solrj API for this? Best Regards QueryString =

RE: Query Cache Memory Usage - Could it be better?

2008-10-30 Thread Chris Hostetter
: And regarding the proxy caching, the goal wasn't speedup in that area. : It was to decrease memory footprint allowing a larger cache. right, but if you're willing to settle for request level granularity of caching, and your use case lends itself towards and HTTP cache in front of Solr being

[jira] Commented: (SOLR-667) Alternate LRUCache implementation

2008-10-30 Thread Todd Feak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644093#action_12644093 ] Todd Feak commented on SOLR-667: I ran with a profiler and I'm not seeing any bursts of

[jira] Commented: (SOLR-84) Logo Contests

2008-10-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644094#action_12644094 ] Hoss Man commented on SOLR-84: -- regarding solr_attempt.jpg and solr_attempt2.jpg submitted by

[jira] Updated: (SOLR-540) Add support for hl.fl=*

2008-10-30 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-540: --- Attachment: SOLR-540-highlight-all.patch Attaching patch which handles the case where a field is

[jira] Assigned: (SOLR-667) Alternate LRUCache implementation

2008-10-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-667: - Assignee: Yonik Seeley (was: Shalin Shekhar Mangar) Alternate LRUCache implementation

[jira] Commented: (SOLR-667) Alternate LRUCache implementation

2008-10-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644097#action_12644097 ] Yonik Seeley commented on SOLR-667: --- I'll take a crack at updating the patch such that too

Re: [Solrj] Problem with Request

2008-10-30 Thread Ryan McKinley
if you are using the standard request handler, : is a keyword... so you are looking for a field called http with value //www.webspawner.com/users/smartbus/ either switch to the 'dismax' query parser, or escape the string before sending it to solr: query.setQuery(

Re: [Solrj] Problem with Request

2008-10-30 Thread Jose Antonio
Thanks Rayn. Ryan McKinley wrote: if you are using the standard request handler, : is a keyword... so you are looking for a field called http with value //www.webspawner.com/users/smartbus/ either switch to the 'dismax' query parser, or escape the string before sending it to solr:

[jira] Commented: (SOLR-667) Alternate LRUCache implementation

2008-10-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644195#action_12644195 ] Noble Paul commented on SOLR-667: - bq.The current code reversed this logic, I missed the

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

2008-10-30 Thread Vaijanath N. Rao (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644200#action_12644200 ] Vaijanath N. Rao commented on SOLR-236: --- Hi All, I am trying to apply this patch to

[jira] Commented: (SOLR-84) Logo Contests

2008-10-30 Thread Lozer T. User (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644206#action_12644206 ] Lozer T. User commented on SOLR-84: --- Yeah, the slogan won't appeal it was just space filler.

[jira] Commented: (SOLR-84) Logo Contests

2008-10-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644208#action_12644208 ] Hoss Man commented on SOLR-84: -- Just a reminder: the official guidelines for new Apache project

[jira] Commented: (SOLR-667) Alternate LRUCache implementation

2008-10-30 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644216#action_12644216 ] Shalin Shekhar Mangar commented on SOLR-667: I forgot to add license headers to