Re: loading many documents by ID

2007-01-30 Thread Yonik Seeley
On 1/30/07, Ryan McKinley <[EMAIL PROTECTED]> wrote: I am working on an SQLUpdatePlugin that needs to set a few fields in the document and leave the rest as they were. Oh, and there have been numerous people interested in "updateable" documents, so it would be nice if that part was in the updat

Re: loading many documents by ID

2007-01-30 Thread Yonik Seeley
On 1/30/07, Ryan McKinley <[EMAIL PROTECTED]> wrote: I am working on an SQLUpdatePlugin that needs to set a few fields in the document and leave the rest as they were. My plan is to load the old documents from the current searcher and overwrite any fields set from SQL. What is the best way to l

RE: SOLR Improvement: Expiration

2007-01-30 Thread Fuad Efendi
Thanks! Curently I submit about 100 delete requests per second... Using your SolrEx! -Original Message- From: Ryan McKinley= you can add a date field to your schema with a default value "NOW". This will give each document a timestamp for when it was indexed. I have this in my schema:

Re: SOLR Improvement: Expiration

2007-01-30 Thread Ryan McKinley
you can add a date field to your schema with a default value "NOW". This will give each document a timestamp for when it was indexed. I have this in my schema: then you can easily delete with a query. On 1/30/07, Fuad Efendi <[EMAIL PROTECTED]> wrote: If it is not implemented/reported yet

Re: SOLR Improvement: Expiration

2007-01-30 Thread Walter Underwood
On 1/30/07 5:07 PM, "Fuad Efendi" <[EMAIL PROTECTED]> wrote: > If it is not implemented/reported yet... > I am having problems with deleting of old documents, would be nice to have > default expiration policy! Building in some specific policy would be hard and only useful for people with exactly

SOLR Improvement: Expiration

2007-01-30 Thread Fuad Efendi
If it is not implemented/reported yet... I am having problems with deleting of old documents, would be nice to have default expiration policy! Thanks

loading many documents by ID

2007-01-30 Thread Ryan McKinley
I am working on an SQLUpdatePlugin that needs to set a few fields in the document and leave the rest as they were. My plan is to load the old documents from the current searcher and overwrite any fields set from SQL. What is the best way to load a (potentially) large set of documents by ID? Sho

[jira] Commented: (SOLR-84) New Solr logo?

2007-01-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468761 ] Yonik Seeley commented on SOLR-84: -- FWIW, I like the shining/rays effect of "d" and "e". > New Solr logo? > -

[jira] Commented: (SOLR-128) Include Newer version of Jetty

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468758 ] Ryan McKinley commented on SOLR-128: I'm not suggesting we drop JSP *now*... just that we definitely should not be

Re: [jira] Commented: (SOLR-128) Include Newer version of Jetty

2007-01-30 Thread Chris Hostetter
: : The disad to getting rid of JSPs is it would make it much harder for : someone to easily improve the look or functionality of the admin pages. "look" could be improved with XSLT in most cases yes/no? ... as for functionality ... it's not like we are leveraging a lot of JSP code siplcations --

[jira] Commented: (SOLR-84) New Solr logo?

2007-01-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468753 ] Hoss Man commented on SOLR-84: -- I like the more muted colors and larger O size of "e" ... but i still think having a sun/O

[jira] Commented: (SOLR-128) Include Newer version of Jetty

2007-01-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468750 ] Yonik Seeley commented on SOLR-128: --- The disad to getting rid of JSPs is it would make it much harder for someone to

[jira] Commented: (SOLR-128) Include Newer version of Jetty

2007-01-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468749 ] Yonik Seeley commented on SOLR-128: --- When you go to the download link: http://dist.codehaus.org/jetty/ > Include New

[jira] Commented: (SOLR-128) Include Newer version of Jetty

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468746 ] Ryan McKinley commented on SOLR-128: Ideally we could replace existing JSP with servlets or SolrRequestHandlers. I

[jira] Resolved: (SOLR-125) disambiguate NamedList for JSON output

2007-01-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-125. --- Resolution: Fixed OK, I've committed this. I wanted to get it out of the way since it touched a numbe

Re: [Solr Wiki] Update of "SolrRequestHandler" by ryan

2007-01-30 Thread Chris Hostetter
: New page: : = SolrRequestHandler = thanks for writing this up ryan ... I was starting to wonder how best to document the new URL style without confusing people about the old style ... this is a really good start. -Hoss

Re: remote streaming

2007-01-30 Thread Yonik Seeley
On 1/30/07, Ryan McKinley <[EMAIL PROTECTED]> wrote: I'm writing up a wiki page for the update plugin changes. I just realized that remote streaming is enabled in the default solrconfig.xml Can we change that to false? +1, I'll do it. -Yonik

[jira] Created: (SOLR-129) Solrb - UTF 8 Support for add/delete

2007-01-30 Thread Antonio Eggberg (JIRA)
Solrb - UTF 8 Support for add/delete Key: SOLR-129 URL: https://issues.apache.org/jira/browse/SOLR-129 Project: Solr Issue Type: Bug Components: clients - ruby - flare Environment: OSX

[jira] Commented: (SOLR-84) New Solr logo?

2007-01-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468663 ] Yonik Seeley commented on SOLR-84: -- in logo-solr-d.jpg, should the "r" be the same height as the "s", or is it intenti

[jira] Commented: (SOLR-128) Include Newer version of Jetty

2007-01-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468660 ] Yonik Seeley commented on SOLR-128: --- BTW, there's a Jetty 6.1.1 out... > Include Newer version of Jetty > --

[jira] Commented: (SOLR-84) New Solr logo?

2007-01-30 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468654 ] Bill Au commented on SOLR-84: - My vote is for logo-solr-d.jpg. The r now matches the s in width and the sun is easier on

[jira] Commented: (SOLR-128) Include Newer version of Jetty

2007-01-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468647 ] Yonik Seeley commented on SOLR-128: --- We could probably ditch the JMX stuff as we don't currently use it... or does J

RE: Performance Tuning

2007-01-30 Thread Fuad Efendi
After 8 hours: 552955 documents -> 554827 (average s: about 3000/hour, but many of them are currently updates of existing records) > Memory: 3.5Gb of 11.7Gb RAM, 0 swap. > Index Files: 62 items, 200Mb 197 files, 223 Mb After stopping and issuing explicitly (it took maybe 20 seconds): 17

[jira] Updated: (SOLR-128) Include Newer version of Jetty

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-128: --- Attachment: lib.zip > Include Newer version of Jetty > -- > >

[jira] Updated: (SOLR-128) Include Newer version of Jetty

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-128: --- Attachment: Jetty6.config.patch > Include Newer version of Jetty > -- > >

[jira] Updated: (SOLR-128) Include Newer version of Jetty

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-128: --- Attachment: start.jar > Include Newer version of Jetty > -- > >

[jira] Commented: (SOLR-128) Include Newer version of Jetty

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468588 ] Ryan McKinley commented on SOLR-128: I tried running the example with jetty 6.1. In less then 5 mins, I had every

[jira] Created: (SOLR-128) Include Newer version of Jetty

2007-01-30 Thread Ryan McKinley (JIRA)
Include Newer version of Jetty -- Key: SOLR-128 URL: https://issues.apache.org/jira/browse/SOLR-128 Project: Solr Issue Type: Improvement Components: update Reporter: Ryan McKinley

[jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468580 ] Ryan McKinley commented on SOLR-85: --- just posted solr-85-with-104.patch This uses SOLR-104 to pass the content with s

[jira] Updated: (SOLR-85) [PATCH] Add update form to the admin screen

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-85: -- Attachment: solr-85-with-104.patch > [PATCH] Add update form to the admin screen > ---

[jira] Commented: (SOLR-84) New Solr logo?

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468564 ] Ryan McKinley commented on SOLR-84: --- More variations from Juan. So far I like logo-solr-e.jpg best, perhaps with a

[jira] Updated: (SOLR-84) New Solr logo?

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-84: -- Attachment: logo-solr-d.jpg > New Solr logo? > -- > > Key: SOLR-84 >

[jira] Updated: (SOLR-84) New Solr logo?

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-84: -- Attachment: logo-solr-e.jpg > New Solr logo? > -- > > Key: SOLR-84 >

[jira] Commented: (SOLR-126) Auto-commit documents after time interval

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468561 ] Ryan McKinley commented on SOLR-126: I just posted AutoCommit.patch This patch modifies DirectUpdateHandler2.Comm

[jira] Updated: (SOLR-126) Auto-commit documents after time interval

2007-01-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-126: --- Attachment: AutoCommit.patch > Auto-commit documents after time interval >

remote streaming

2007-01-30 Thread Ryan McKinley
I'm writing up a wiki page for the update plugin changes. I just realized that remote streaming is enabled in the default solrconfig.xml Can we change that to false? My patch had it set to "true" and i forgot to change it back. thanks ryan