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
+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
[
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
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
[
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
[
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
[
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
[
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
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
+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
[
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
[
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
[
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
[
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
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
[
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
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
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
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
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:
>
[
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
+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
+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
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
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
+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
+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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
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
[
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
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
>>
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
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
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
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
[
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
+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
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
>
[
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
[
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
[
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
[
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
[
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
[
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.
>
[
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
[
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
[
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/
[
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,
[
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
[
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
[
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
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
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
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
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
+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
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
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
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
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
[
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
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
[
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
Erik
>
>
> On Oct 25, 2007, at 11:04 AM, Ryan McKinley wrote:
>
> > Bill Au wrote:
> >> Subject says it all.
> >
> > +1
>
>
Subject says it all.
Bill
[
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
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 - 100 of 237 matches
Mail list logo