One quick work-around for multiple Solr webapps in Resin

2006-04-19 Thread Ken Krugler
Solr config directory to /webapps/solr-notes/conf. As part of this, you can edit solrconfig.xml to specify the location of the data directory as: ./webapps/solr-notes/data/ 5. Repeat steps 2 - 4 for the second webapp, with a different name. -- Ken -- Ken Krugler Krugle, Inc. +1 530-210-6378 "Find Code, Find Answers"

Re: One quick work-around for multiple Solr webapps in Resin

2006-04-19 Thread Ken Krugler
. it would just be a matter of deciding which config had precedence in the case that multiple mechanisms are used. I only did it this way because I knew how to get it working, versus the jindi approach :) So I've got no special reason to ask for ongoing support of the init-param technique.

Re: auto-valued fields

2006-05-04 Thread Ken Krugler
a natural uniqueKey)... but to be useful, that id may need to be returned in the response. A server-set date field both makes sense *and* is easy to implement. And then there's the auto-generated unique ID value that I'd like :) -- Ken -- Ken Krugler Krugle, Inc. +1 530-210-6378 "Find Code, Find Answers"

Re: auto-valued fields

2006-05-04 Thread Ken Krugler
On 5/4/06, Ken Krugler <[EMAIL PROTECTED]> wrote: >On 5/4/06, Erik Hatcher <[EMAIL PROTECTED]> wrote: I've been thinking that Solr could benefit from "auto-valued" fields, such as a datestamp. This would be a field defined in the schema, but its value comes from

Re: Is solr scalable with respect to number of documents?

2006-09-27 Thread Ken Krugler
to try to do this in a clean manner, would be to define a servlet side/Solr core API layer. Then it would be relatively easy to at least do the first cut of hooking up the Solr core to a Nutch master via Hadoop PRC. -- Ken -- Ken Krugler Krugle, Inc. +1 530-210-6378 "Find Code, Find Answers"

Re: Is solr scalable with respect to number of documents?

2006-09-27 Thread Ken Krugler
On 9/27/06, Ken Krugler <[EMAIL PROTECTED]> wrote: I've spent an afternoon looking at how we could use Solr as our distributed searchers for Nutch. Currently the Nutch search serving code isn't getting much love, so somehow leveraging Solr would seem like a win. The three at

Re: [jira] Commented: (SOLR-20) A simple Java client for updating and searching

2007-01-24 Thread Ken Krugler
th how I'd write the test code if I was implementing such a thing. E.g. create a mock client and then use that to test the request object. -- Ken -- Ken Krugler Krugle, Inc. +1 530-210-6378 "Find Code, Find Answers"

Re: Changing Logging in Solr to Apache Commons Logging

2007-04-01 Thread Ken Krugler
dded Jetty usage, I'll be back in the same situation as Ryan. Not that I'm arguing for use of Apache Commons Logging (I've had enough fun with that in Nutch), just commenting on the discussion here. -- Ken -- Ken Krugler Krugle, Inc. +1 530-210-6378 "Find Code, Find Answers"

Re: Solr for enterprise search

2007-11-23 Thread Ken Krugler
nd create a Solr schema for it? :) -- Ken -- Ken Krugler Krugle, Inc. +1 530-210-6378 "If you can't find it, you can't fix it"

Re: Confluence wiki vs MoinMoin

2007-12-07 Thread Ken Krugler
ence config that Apache would set up), where each space can have different access rights based on groups of users. I had a quickly hacked app that I used to convert some of our MoinMoin pages from their markup syntax to Confluence. If the switch to Confluence happens, I can look around for it.

Re: maven + solr

2007-12-28 Thread Ken Krugler
n the butt. So having it as an option would be nice, and handy for me personally, but I'd hate to foist Maven on everybody else. -- Ken -- Ken Krugler Krugle, Inc. +1 530-210-6378 "If you can't find it, you can't fix it"

Re: Hibernate Search and Solr analysis package

2008-03-11 Thread Ken Krugler
ould be very useful to be able to leverage Solr's analyzer/filter support in Hibernate Search. -- Ken -- Ken Krugler Krugle, Inc. +1 530-210-6378 "If you can't find it, you can't fix it"

Re: Setting Fix Version in JIRA

2008-09-23 Thread Ken Krugler
next planned version (e.g. Solr 1.3.1 or 1.4 or Lucene 2.4 or 2.9) -1 I doesn't make sense to automatically schedule something to be fixed in the next version of the product. I would be +1 on automatically setting the fix version for the current unreleased version when an issue is resolv

[jira] Created: (SOLR-9) In would be handy if StandardRequestHandler returned an error when a query requested sorting on a non-indexed field

2006-04-13 Thread Ken Krugler (JIRA)
/browse/SOLR-9 Project: Solr Type: Improvement Components: search Reporter: Ken Krugler Priority: Minor Currently if you send Solr a query which includes a sorting specification, and the field you're trying to sort on is not indexed, then there's no error res

[jira] Commented: (SOLR-214) deficit of InputStreamReader support in anonymous class of ContentStream

2007-04-25 Thread Ken Krugler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491746 ] Ken Krugler commented on SOLR-214: -- There's some complex interplay of the content-type in the request, the ch

[jira] Commented: (SOLR-211) regex split() Tokenizer

2007-04-25 Thread Ken Krugler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491852 ] Ken Krugler commented on SOLR-211: -- I think we must be working on similar types of projects :) I did something

[jira] Commented: (SOLR-69) PATCH:MoreLikeThis support

2007-05-02 Thread Ken Krugler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493198 ] Ken Krugler commented on SOLR-69: - Ryan & Brian's comments above are (I think) indicative of how most people

[jira] Commented: (SOLR-1044) Use Hadoop RPC for inter Solr communication

2009-03-02 Thread Ken Krugler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678108#action_12678108 ] Ken Krugler commented on SOLR-1044: --- I agree with both of Yonik's points: # W

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

2009-07-31 Thread Ken Krugler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737568#action_12737568 ] Ken Krugler commented on SOLR-1301: --- Hi Jason, Re Katta, you're right that i