Re: Solr nightly build failure

2010-03-23 Thread Bill Au
The carrot2 download links are broken. I have file a bug with them: http://issues.carrot2.org/browse/CARROT-653 Bill On Tue, Mar 23, 2010 at 4:09 AM, wrote: > > init-forrest-entities: >[mkdir] Created dir: /tmp/apache-solr-nightly/build >[mkdir] Created dir: /tmp/apache-solr-nightly/b

Re: rough outline of where Solr's going

2010-03-16 Thread Bill Au
+1 on moving to Java 6 since Java 5 has been EOL'ed. Bill On Tue, Mar 16, 2010 at 12:00 PM, Yonik Seeley wrote: > One more addition: > - Consider a different wiki... our current style will serve us poorly > across major version bumps esp. We need versioning. A different > option could inclu

[jira] Updated: (SOLR-1755) race condition in snappuller

2010-02-04 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-1755: -- Attachment: SOLR-1755.patch Since snapinstaller is a bash script. The attached patch uses the noclobber

[jira] Created: (SOLR-1755) race condition in snappuller

2010-02-04 Thread Bill Au (JIRA)
race condition in snappuller Key: SOLR-1755 URL: https://issues.apache.org/jira/browse/SOLR-1755 Project: Solr Issue Type: Bug Affects Versions: 1.4 Reporter: Bill Au Assignee: Bill

[jira] Updated: (SOLR-1734) Add pid file to snappuller to skip script overruns, and recover from failure

2010-02-04 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-1734: -- Attachment: SOLR-1734-2.patch > Add pid file to snappuller to skip script overruns, and recover from fail

[jira] Updated: (SOLR-1734) Add pid file to snappuller to skip script overruns, and recover from failure

2010-02-04 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-1734: -- Attachment: (was: SOLR-1734-2.patch) > Add pid file to snappuller to skip script overruns, and recover f

[jira] Updated: (SOLR-1734) Add pid file to snappuller to skip script overruns, and recover from failure

2010-02-04 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-1734: -- Attachment: SOLR-1734-2.patch The original patch has a slight race condition within the time window between

[jira] Updated: (SOLR-1734) Add pid file to snappuller to skip script overruns, and recover from failure

2010-01-26 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-1734: -- Attachment: SOLR-1734.patch I am reusing the code from SOLR-990 which adds the same feature to snapinstaller

[jira] Created: (SOLR-1734) Add pid file to snappuller to skip script overruns, and recover from failure

2010-01-26 Thread Bill Au (JIRA)
Issue Type: Improvement Components: replication (scripts) Affects Versions: 1.4 Reporter: Bill Au Assignee: Bill Au Priority: Minor The pid file will allow snappuller to be run as fast as possible without overruns. Also it will recover from a last

Re: LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Bill Au
+1. We should explicitly point out that certain sections (like installation) apples to LucidWorks and not Apache Solr. Bill On Tue, Jan 12, 2010 at 8:32 AM, Ryan McKinley wrote: > > On Jan 12, 2010, at 5:45 AM, Erik Hatcher wrote: > > Hey gang, >> >> I'd like to put an image and link to our L

[jira] Resolved: (SOLR-1594) SolrDispatchFilter needs to sanitize exception message

2009-11-23 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au resolved SOLR-1594. --- Resolution: Invalid This same problem had been reported against and fixed in Tomcat. I have reported it to

[jira] Commented: (SOLR-1594) SolrDispatchFilter needs to sanitize exception message

2009-11-23 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781522#action_12781522 ] Bill Au commented on SOLR-1594: --- I just tried it and Jetty does double-es

[jira] Commented: (SOLR-1594) SolrDispatchFilter needs to sanitize exception message

2009-11-23 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781507#action_12781507 ] Bill Au commented on SOLR-1594: --- Jetty is sanitizing both the HTTP response line and

[jira] Commented: (SOLR-1594) SolrDispatchFilter needs to sanitize exception message

2009-11-23 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781496#action_12781496 ] Bill Au commented on SOLR-1594: --- Try running this query: solr/select/?q=title:"a

Re: handling of Lucene's ParseException inside QueryComponent

2009-11-23 Thread Bill Au
https://issues.apache.org/jira/browse/SOLR-1594 Bill On Mon, Nov 23, 2009 at 11:45 AM, Bill Au wrote: > I dug deeper and discovered that teh exception message is being added to > the HTTP response line by SolrDIspatchFilter. So there is where the fix > should be made. I will open a

[jira] Updated: (SOLR-1594) SolrDispatchFilter needs to sanitize exception message

2009-11-23 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-1594: -- Attachment: solr-1594.patch > SolrDispatchFilter needs to sanitize exception mess

[jira] Created: (SOLR-1594) SolrDispatchFilter needs to sanitize exception message

2009-11-23 Thread Bill Au (JIRA)
Reporter: Bill Au Assignee: Bill Au Fix For: 1.5 Attachments: solr-1594.patch SolrDispatchFIlter needs to sanitize exception messages before using them in the response. I will attach a patch shortly. -- This message is automatically generated by JIRA

Re: handling of Lucene's ParseException inside QueryComponent

2009-11-23 Thread Bill Au
I dug deeper and discovered that teh exception message is being added to the HTTP response line by SolrDIspatchFilter. So there is where the fix should be made. I will open a Jira and attach a patch. Bill On Fri, Nov 20, 2009 at 5:34 PM, Bill Au wrote: > I just noticed that the message

handling of Lucene's ParseException inside QueryComponent

2009-11-20 Thread Bill Au
I just noticed that the message of Lucene's ParseException contains the user's input that Lucene is failing to parse. The user input is not sanitize in any way. My appserver is showing the exception message in both the body and the HTTP status line of the response. So even if I set up custom err

Re: Solr 1.5 or 2.0?

2009-11-19 Thread Bill Au
Since Solr is dependent on Lucene I agree that there should be a major version number bump in Solr whenever there is one in Lucene: Solr 2.x with Lucene 3.x On Thu, Nov 19, 2009 at 11:11 AM, Mark Miller wrote: > Yonik Seeley wrote: > > What should the next version of Solr be? > > > > Options: >

[jira] Commented: (SOLR-1545) add support for sort to MoreLikeThis

2009-11-18 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779652#action_12779652 ] Bill Au commented on SOLR-1545: --- Has anyone had a change to review/test this patch? I

Re: [VOTE] 1.4 new RC up

2009-11-09 Thread Bill Au
+1 for releasing the latest release candidate as 1.4. Bill On Mon, Nov 9, 2009 at 11:15 AM, Yonik Seeley wrote: > On Mon, Nov 9, 2009 at 11:07 AM, Ryan McKinley wrote: > > I assume we will have a 1.4.1 release when lucene 3.0 comes out. > Hopefully > > that is soon. > > Lucene 3.0 won't really

Re: [VOTE] Release Solr 1.4.0

2009-11-02 Thread Bill Au
+1 Tested on Redhat EL5 with SUN Java 1.6.0_16 and Resin 3.0.23. All my custom Solr plugins (TokenFilter, RequestHandler, SearchComponent, QParserPlugin, QParser, and UpdateRequestProcessor) work as expected without any problem. Nice job everyone:-) Bill On Mon, Nov 2, 2009 at 10:32 AM, Eric P

Re: [VOTE] Release Solr 1.4.0

2009-10-29 Thread Bill Au
The test case org.apache.solr.core.SolrCoreTest.txt is failing because of a problem with the test itself. A test data file it is expecting is missing. This should not hold up the release. But since we have a little time, maybe it is worth fixing. Bill On Thu, Oct 29, 2009 at 9:06 AM, Yonik Seel

Re: Another RC

2009-10-25 Thread Bill Au
So far so good on Resin 3.0.x (that's not the latest version of Resin). Bill On Sun, Oct 25, 2009 at 6:07 PM, Ryan McKinley wrote: > I've been testing with jetty 7.0.0.v20091005, and everything works good so > far.. > > > > On Oct 25, 2009, at 3:59 PM, Yonik Seeley wrote: > > If all goes well

Re: [jira] Commented: (SOLR-1513) Use Google Collections in ConcurrentLRUCache

2009-10-20 Thread Bill Au
+1 for having soft reference an available option by configuration, keeping the current behavior as default. Bill 2009/10/20 Noble Paul നോബിള്‍ नोब्ळ् > On Tue, Oct 20, 2009 at 6:07 PM, Mark Miller > wrote: > > > I'm +1 obviously ;) No one is talking about making it the default. And I > > think

Re: Another RC

2009-10-19 Thread Bill Au
+1 on the Solr 1.4 voting process being parallel to that of Lucene 2.9.1. Bill On Mon, Oct 19, 2009 at 5:57 PM, Yonik Seeley wrote: > OK, so let's do the following: as soon as the Lucene 2.9.1 official RC > is put up (the one that will be voted on), I'll update Solr and we can > do our vote at t

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762604#action_12762604 ] Bill Au commented on SOLR-1294: --- jscalendar.js is LGPL so I am not sure if it can be incl

[jira] Commented: (SOLR-1485) PayloadTermQuery support

2009-10-03 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761931#action_12761931 ] Bill Au commented on SOLR-1485: --- I am +0 on including/excluding this from 1.4. FYI, Solr

[jira] Commented: (SOLR-1485) PayloadTermQuery support

2009-10-02 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761696#action_12761696 ] Bill Au commented on SOLR-1485: --- Eric, do you think we should support default field

[jira] Commented: (SOLR-1485) PayloadTermQuery support

2009-10-02 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761688#action_12761688 ] Bill Au commented on SOLR-1485: --- Never mind. I just saw you update. Your code looks

[jira] Commented: (SOLR-1485) PayloadTermQuery support

2009-10-02 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761687#action_12761687 ] Bill Au commented on SOLR-1485: --- Eric, have you started on this? I recently wro

[jira] Commented: (SOLR-1482) Solr master and slave freeze after query

2009-10-02 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761654#action_12761654 ] Bill Au commented on SOLR-1482: --- You probably want to take a JVM thread dump (kill -3) w

[jira] Resolved: (SOLR-1481) phps writer ignores omitHeader parameter

2009-10-02 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au resolved SOLR-1481. --- Resolution: Fixed The patch looks good. I have committed it: SendingCHANGES.txt Sendingsrc

[jira] Commented: (SOLR-1481) phps writer ignores omitHeader parameter

2009-10-02 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761592#action_12761592 ] Bill Au commented on SOLR-1481: --- I can take this one. > phps writer ignores omi

[jira] Assigned: (SOLR-1481) phps writer ignores omitHeader parameter

2009-10-02 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au reassigned SOLR-1481: - Assignee: Bill Au > phps writer ignores omitHeader parame

Re: 8 for 1.4

2009-09-29 Thread Bill Au
should be removed from 1.4. Bill On Tue, Sep 29, 2009 at 10:33 AM, Bill Au wrote: > I will try out the patch and test it and report back here. Stay tuned... > > Bill > > > On Tue, Sep 29, 2009 at 6:36 AM, Grant Ingersoll wrote: > >> >> On Sep 28, 2009, at 10:09 PM, B

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-09-29 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760637#action_12760637 ] Bill Au commented on SOLR-1294: --- I just tried the patch from 8/14 with the reuters exampl

Re: 8 for 1.4

2009-09-29 Thread Bill Au
I will try out the patch and test it and report back here. Stay tuned... Bill On Tue, Sep 29, 2009 at 6:36 AM, Grant Ingersoll wrote: > > On Sep 28, 2009, at 10:09 PM, Bill Au wrote: > > Dropping it completely from 1.4 seems a little too drastic to me, since >> the >>

Re: 8 for 1.4

2009-09-28 Thread Bill Au
Dropping it completely from 1.4 seems a little too drastic to me, since the problem is with IE8 only. Bill On Mon, Sep 28, 2009 at 9:47 PM, Ryan McKinley wrote: > can we leave it in svn, but drop it from the release? logistically, > what is the best way to do this? Make a branch now, remove it

Re: 8 for 1.4

2009-09-28 Thread Bill Au
Sounds very reasonable to me. I hate to see the release of 1.4 being hold up by Javascript browsers compatibility issues. Bill On Mon, Sep 28, 2009 at 7:27 PM, Ryan McKinley wrote: > I just discussed this off-line with Matthias. It does not look like > he has the time to give this much attenti

Re: Solr Slave Sync Pulling Snapshot Issue

2009-09-28 Thread Bill Au
Solr's script based replication cannot handle more than one snapshot per second. Do you really need to take more than one snapshot per second? Bill On Mon, Sep 28, 2009 at 7:53 PM, Zhao, Jing Jing < jingjing.z...@smss.sony.com> wrote: > Does anyone know this issue? > Thanks! > > From: Zhao, Jing

Re: Lucene RC2

2009-08-29 Thread Bill Au
Yonik, Are you in the process of trying it out or upgrading Solr, or both? Bill On Fri, Aug 28, 2009 at 3:32 PM, Yonik Seeley wrote: > On Fri, Aug 28, 2009 at 2:54 PM, Grant Ingersoll > wrote: > > Anyone tried out the new Lucene RC2 in Solr yet? Should we upgrade to > it? > > I'm in the pro

[jira] Commented: (SOLR-1203) We should add an example of setting the update.processor for a given RequestHandler

2009-08-29 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749189#action_12749189 ] Bill Au commented on SOLR-1203: --- I had actually come across an example in the Wiki when I

Re: remove replication scripts

2009-06-12 Thread Bill Au
+1 for removing from example since they only work on certain OSes. That will improve the out-of-the-box experience. I would like to keep them in src to keep this option open to those running on OSes that are supported since the scripts have been proven to work well. Bill On Fri, Jun 12, 2009 at

Re: Welcome new Solr committers Mark Miller and Noble Paul

2009-05-01 Thread Bill Au
Mark and Noble, welcome aboard. Bill On Fri, May 1, 2009 at 6:48 AM, Mark Miller wrote: > Thanks all for the welcome. > > Little intro: > > I grew up in VT and now I live in Greenwhich CT, about a stones throw from > PortChester NY. Or as my Grandmother would say, just a spell away. I've been >

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

2009-03-04 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au resolved SOLR-346. -- Resolution: Fixed I went ahead and committed the code change: Sendingsnapinstaller Transmitting file

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

2009-03-04 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: - Attachment: solr-346-2.patch attaching new patch to fix snapinstaller > need to improve snapinstaller to ign

[jira] Commented: (SOLR-990) Add pid file to snapinstaller to skip script overruns, and recover from faliure

2009-01-27 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667726#action_12667726 ] Bill Au commented on SOLR-990: -- The pid file should be move under the logs directory. I d

[jira] Closed: (SOLR-897) abo/abc/backupcleaner/snapcleaner, if removinmg by number of snapshots/backups, gets Argument list too long

2008-12-18 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au closed SOLR-897. Resolution: Fixed Patch commited: SendingCHANGES.txt Sendingsrc/scripts/abc Sendingsrc

[jira] Updated: (SOLR-897) abo/abc/backupcleaner/snapcleaner, if removinmg by number of snapshots/backups, gets Argument list too long

2008-12-16 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-897: - Attachment: solr-897-2.patch reattach expanded patch for all four scripts with the same problem. This time with

[jira] Updated: (SOLR-897) abo/abc/backupcleaner/snapcleaner, if removinmg by number of snapshots/backups, gets Argument list too long

2008-12-16 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-897: - Attachment: solr-897-2.patch reattach expanded patch for fixes to all four scritps with the same problem. >

[jira] Updated: (SOLR-897) abo/abc/backupcleaner/snapcleaner, if removinmg by number of snapshots/backups, gets Argument list too long

2008-12-16 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-897: - Attachment: (was: solr-897-2.patch) > abo/abc/backupcleaner/snapcleaner, if removinmg by number

[jira] Updated: (SOLR-897) abo/abc/backupcleaner/snapcleaner, if removinmg by number of snapshots/backups, gets Argument list too long

2008-12-16 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-897: - Attachment: (was: solr-897.patch2) > abo/abc/backupcleaner/snapcleaner, if removinmg by number of > sna

[jira] Updated: (SOLR-897) abo/abc/backupcleaner/snapcleaner, if removinmg by number of snapshots/backups, gets Argument list too long

2008-12-16 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-897: - Attachment: solr-897.patch2 expanded patch to include fix for all four scripts with the same problem. > abo/

[jira] Commented: (SOLR-897) snapcleaner, if removinmg by number of snapshots, gets Argument list too long

2008-12-16 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657071#action_12657071 ] Bill Au commented on SOLR-897: -- The following scripts also have the same problem: abc,

[jira] Updated: (SOLR-897) abo/abc/backupcleaner/snapcleaner, if removinmg by number of snapshots/backups, gets Argument list too long

2008-12-16 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-897: - Summary: abo/abc/backupcleaner/snapcleaner, if removinmg by number of snapshots/backups, gets Argument list too

[jira] Assigned: (SOLR-897) snapcleaner, if removinmg by number of snapshots, gets Argument list too long

2008-12-14 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au reassigned SOLR-897: Assignee: Bill Au > snapcleaner, if removinmg by number of snapshots, gets Argument list too l

[jira] Commented: (SOLR-897) snapcleaner, if removinmg by number of snapshots, gets Argument list too long

2008-12-14 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656542#action_12656542 ] Bill Au commented on SOLR-897: -- I am going to see of other replication related scripts

Re: [VOTE] LOGO

2008-12-11 Thread Bill Au
https://issues.apache.org/jira/secure/attachment/12394070/sslogo-solr-finder2.0.png https://issues.apache.org/jira/secure/attachment/12394264/apache_solr_a_red.jpg https://issues.apache.org/jira/secure/attachment/12394266/apache_solr_b_red.jpg https://issues.apache.org/jira/secure/attachment/123942

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

2008-11-20 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au resolved SOLR-830. -- Resolution: Fixed Patch committed: SendingCHANGES.txt Sendingsrc/scripts/snappuller

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

2008-11-20 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au resolved SOLR-346. -- Resolution: Fixed Patch committed: SendingCHANGES.txt Sendingsrc/scripts/snapinstaller

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

2008-11-17 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: - Attachment: solr-346.patch patch to use perl regular expression to improve accuracy in finding latest snapshot

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

2008-11-17 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-830: - Attachment: solr-830.patch patch to use perl regular expression to improve accuracy in finding latest snapshot

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

2008-11-17 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648260#action_12648260 ] Bill Au commented on SOLR-830: -- It works on Mac OS X. > snappuller picks bad snapsh

[jira] Commented: (SOLR-857) Memory Leak during the indexing of large xml files

2008-11-16 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648070#action_12648070 ] Bill Au commented on SOLR-857: -- HashMap$Entry is on top of your list there. I would look f

[jira] Issue Comment Edited: (SOLR-857) Memory Leak during the indexing of large xml files

2008-11-14 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647684#action_12647684 ] billa edited comment on SOLR-857 at 11/14/08 10:24 AM: - Have you trie

[jira] Commented: (SOLR-857) Memory Leak during the indexing of large xml files

2008-11-14 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647684#action_12647684 ] Bill Au commented on SOLR-857: -- Have you try starting your JVM with

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

2008-11-13 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647384#action_12647384 ] Bill Au commented on SOLR-830: -- Steven, thanks for testing on Solaris. It looks like on L

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

2008-11-13 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647331#action_12647331 ] Bill Au commented on SOLR-830: -- Steve, thanks for the perl code. I need to get rid of

[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 d

[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-tabpanel&focusedCommentId=12644007#action_12644007 ] Bill Au commented on SOLR-346: -- snappuller has the same problem. See SOLR-830 (h

[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 n

[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-tabpanel&focusedCommentId=12644004#action_12644004 ] Bill Au commented on SOLR-830: -- I think we should use a regular expression and match aga

[jira] Commented: (SOLR-624) patch: Don't take snapshot if there are no differences

2008-07-10 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612458#action_12612458 ] Bill Au commented on SOLR-624: -- Yes, the '*' will cost problem if there are

[jira] Resolved: (SOLR-590) Limitation in pgrep on Linux platform breaks script-utils fixUser

2008-06-04 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au resolved SOLR-590. -- Resolution: Fixed Patch commited and CHANGES.txt updated. Thanks Hannes. SendingCHANGES.txt Sending

[jira] Assigned: (SOLR-590) Limitation in pgrep on Linux platform breaks script-utils fixUser

2008-06-04 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au reassigned SOLR-590: Assignee: Bill Au > Limitation in pgrep on Linux platform breaks script-utils fixU

[jira] Commented: (SOLR-139) Support updateable/modifiable documents

2008-05-31 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601408#action_12601408 ] Bill Au commented on SOLR-139: -- I noticed that this bug is no longer included in the

Re: Add SolrCore.getSolrCore() to SolrServlet.doGet to work arround Resin bug?

2008-05-28 Thread Bill Au
I agree with Otis and prefer the cleaner approach. By the way, I have filed a bug with Caucho for this particular resin bug: http://bugs.caucho.com/view.php?id=2706 We have a support contract with them so this will be fixed in the next release. Bill On Tue, May 27, 2008 at 6:33 PM, Otis Gospod

Re: Welcome, Koji

2008-05-07 Thread Bill Au
Welcome abroad, Koji. Bill On Tue, May 6, 2008 at 6:56 PM, Koji Sekiguchi <[EMAIL PROTECTED]> wrote: > Hi Erik and everyone! > > I'm looking forward to working with you. :) > > Cheers, > > Koji > > > Erik Hatcher wrote: > > > A warm welcome to our newest Solr committer, Koji Sekiguchi! He's bee

Re: replication should include the schema also

2008-04-25 Thread Bill Au
Synchronizing solrconfig.xml is definitely not a good idea. Typically the master has a post commit/optimize hook to execute snapshooter. Solr's replication is meant for replicating the Lucene index. One can argue that the schema is part of the Solr index so it should be included in the replicati

[jira] Resolved: (SOLR-535) Small typo in schema.jsp (Tokenzied -> Tokenized)

2008-04-07 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au resolved SOLR-535. -- Resolution: Fixed Typo fixed: SendingCHANGES.txt Sendingsrc/webapp/web/admin/schema.jsp

[jira] Assigned: (SOLR-535) Small typo in schema.jsp (Tokenzied -> Tokenized)

2008-04-07 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au reassigned SOLR-535: Assignee: Bill Au > Small typo in schema.jsp (Tokenzied -> Tok

[jira] Resolved: (SOLR-531) rsyncd-start and snappuller should exit with different exit code when disabled

2008-04-07 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au resolved SOLR-531. -- Resolution: Fixed Patch committed: SendingCHANGES.txt Sendingsrc/scripts/rsyncd-start Sending

[jira] Assigned: (SOLR-531) rsyncd-start and snappuller should exit with different exit code when disabled

2008-04-07 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au reassigned SOLR-531: Assignee: Bill Au > rsyncd-start and snappuller should exit with different exit code when disab

[jira] Commented: (SOLR-531) rsyncd-start and snappuller should exit with different exit code when disabled

2008-04-03 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585100#action_12585100 ] Bill Au commented on SOLR-531: -- The patch looks good to me. I will apply it if no one obj

[jira] Commented: (SOLR-524) snappuller has limitation w/r/t/ handling multiple web apps

2008-04-01 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584150#action_12584150 ] Bill Au commented on SOLR-524: -- In the command line in question: rsync -Wa${verbose}${comp

[jira] Issue Comment Edited: (SOLR-524) snappuller has limitation w/r/t/ handling multiple web apps

2008-04-01 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584150#action_12584150 ] billa edited comment on SOLR-524 at 4/1/08 7:27 AM: -- In the command line

Re: restructure webapp code so we can easily test .jsp

2008-03-16 Thread Bill Au
+1 I like putting index.jsp, admin, and WEB-INF all in the same directory. Bill On Sun, Mar 16, 2008 at 9:34 AM, Yonik Seeley <[EMAIL PROTECTED]> wrote: > On Thu, Mar 13, 2008 at 1:48 PM, Ryan McKinley <[EMAIL PROTECTED]> wrote: > > The thing I'm tyring to work with is how to get the jsp files

Re: Solr Perl Interface

2008-02-18 Thread Bill Au
Thanks for the contribution, Tim. You probably want to add this information to the Solr Wiki also: http://wiki.apache.org/solr/IntegratingSolr Bill On Feb 15, 2008 4:47 PM, Timothy Garafola <[EMAIL PROTECTED]> wrote: > I recently released a simple perl wrapper module to CPAN which supplies > me

Re: Default Logging: OFF

2008-02-14 Thread Bill Au
Those levels comes from java.util.logging.Level: http://java.sun.com/javase/6/docs/api/java/util/logging/Level.html I disagree that the default should be off. Logging doesn't impact performance that much unless it is set to something like FINEST. I don't think you want to ignore SECERE and/or W

Re: Default Logging: OFF

2008-02-13 Thread Bill Au
http://wiki.apache.org/solr/FAQ?highlight=%28logging%29#head-ffe035452f21ffdb4e4658c2f8f6553bd6ca Solr uses JDK standard logging so you should be able to change its log level as part of the configuration of your container. The admin GUI can also be used to change the logging level once Solr is

Re: Using && in replication script

2008-02-07 Thread Bill Au
Otis, The latest snapinstaller already has this change. Where else do you think we can use this change also? Bill On Feb 6, 2008 4:01 PM, Otis Gospodnetic <[EMAIL PROTECTED]> wrote: > Hi, > > I was helping somebody who's getting stuck with temporary indices ( > index.tmp*) due to some hardware

[jira] Commented: (SOLR-463) script commit failed

2008-01-21 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561205#action_12561205 ] Bill Au commented on SOLR-463: -- This looks like a duplicate of solr-426. Can you either a

Re: Solr CWIKI ready for experimenting

2007-12-23 Thread Bill Au
Hoss, I have recreated my Conflucene accout. My account name is billa. Please add me to the appropriate groups. Thanks. Happy holidays. Bill On Dec 23, 2007 3:19 AM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > See this thread for background... > http://www.nabble.com/Confluence-wiki-v

[jira] Resolved: (SOLR-393) contentType is set twice with conflicting values in raw-schema.jsp

2007-11-06 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au resolved SOLR-393. -- Resolution: Fixed patch committed. Also updated CHANGES.txt. > contentType is set twice with conflict

Re: heading.jsp not used. Can/Should it be removed?

2007-10-26 Thread Bill Au
Erik > > > On Oct 25, 2007, at 11:04 AM, Ryan McKinley wrote: > > > Bill Au wrote: > >> Subject says it all. > > > > +1 > >

heading.jsp not used. Can/Should it be removed?

2007-10-25 Thread Bill Au
Subject says it all. Bill

[jira] Updated: (SOLR-393) contentType is set twice with conflicting values in raw-schema.jsp

2007-10-25 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-393: - Attachment: solr-393.patch The attached patch remove duplicates contentType settings, keeping the last one

[jira] Created: (SOLR-393) contentType is set twice with conflicting values in raw-schema.jsp

2007-10-25 Thread Bill Au (JIRA)
Components: web gui Reporter: Bill Au Content type is set twice in raw-schema.jsp with conflicting values, causing a compiling error in Resin: <%@ page contentType="text/html; charset=utf-8" pageEncoding="UTF-8"%> <%-- Licensed to the Apache Software

  1   2   3   >