[jira] Commented: (SOLR-457) A multi threaded implementation for solrJ

2008-01-24 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562215#action_12562215 ] Ryan McKinley commented on SOLR-457: It is there so that multicore reload/swap/etc

Re: Commented:Make SolrServer an abstract superclass rather then an interface

2008-01-23 Thread Ryan McKinley
Yonik Seeley wrote: On Jan 23, 2008 3:02 PM, Ryan McKinley (JIRA) <[EMAIL PROTECTED]> wrote: Even if we are the only implementation, how do you add functions after a release? Is it just that the standard compatibility rules would not apply? I *think* that a client using an older int

[jira] Commented: (SOLR-436) Make SolrServer an abstract superclass rather then an interface

2008-01-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561802#action_12561802 ] Ryan McKinley commented on SOLR-436: Even if we are the only implementation, how do

[jira] Resolved: (SOLR-436) Make SolrServer an abstract superclass rather then an interface

2008-01-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-436. Resolution: Fixed > Make SolrServer an abstract superclass rather then an interf

[jira] Assigned: (SOLR-436) Make SolrServer an abstract superclass rather then an interface

2008-01-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-436: -- Assignee: Ryan McKinley > Make SolrServer an abstract superclass rather then an interf

[jira] Updated: (SOLR-436) Make SolrServer an abstract superclass rather then an interface

2008-01-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-436: --- Attachment: SOLR-436-AbstractSolrj.patch moves BaseSolrServer to the SolrServer implementaion > M

[jira] Updated: (SOLR-350) Manage Multiple SolrCores

2008-01-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-350: --- Attachment: solr-350.patch Looking good. I took your patch and removed all the 'default'

Re: Build failed in Hudson: Solr-Nightly #319

2008-01-23 Thread Ryan McKinley
Mike Klaas wrote: On 14-Jan-08, at 1:48 AM, [EMAIL PROTECTED] wrote: [junit] Running org.apache.solr.update.AutoCommitTest [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 9.735 sec [junit] Test org.apache.solr.update.AutoCommitTest FAILED Does anyone else find it odd

[jira] Commented: (SOLR-462) Performance related enhancements to Solrj

2008-01-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561067#action_12561067 ] Ryan McKinley commented on SOLR-462: I totally agree with why you would not want to

Re: How to get more than 10 records at a time in solr?

2008-01-20 Thread Ryan McKinley
try the 'rows' parameter: http://wiki.apache.org/solr/CommonQueryParameters#head-da5370813ade4b2fc8aa5037b3fcd5562ef0179e nithyavembu wrote: Hi All, I am facing some problem in retrieving records during solr search. I have a data base which contains more than 1 lakh records. When i sear

[jira] Resolved: (SOLR-462) Performance related enhancements to Solrj

2008-01-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-462. Resolution: Fixed Fix Version/s: 1.3 Assignee: Ryan McKinley Wow! this is great. I

[jira] Commented: (SOLR-459) SolrDispatchFilter bug or wrong default parameter

2008-01-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560448#action_12560448 ] Ryan McKinley commented on SOLR-459: I'm glad its working for you. To be clear

[jira] Commented: (SOLR-350) Manage Multiple SolrCores

2008-01-17 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560234#action_12560234 ] Ryan McKinley commented on SOLR-350: Hi Henri- We're getting there

[jira] Commented: (SOLR-418) Editorial Query Boosting Component

2008-01-17 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560228#action_12560228 ] Ryan McKinley commented on SOLR-418: Thanks for looking at this - and fixing it up

[jira] Resolved: (SOLR-418) Editorial Query Boosting Component

2008-01-17 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-418. Resolution: Fixed Assignee: Ryan McKinley > Editorial Query Boosting Compon

Re: LargeVolumeJettyTest failure

2008-01-17 Thread Ryan McKinley
I have seen it, but it always went away with a clean checkout. I was able to reproduce it, and then can make it stay away by adding deleteByQuery( "*:*" ) -- see: http://svn.apache.org/viewvc?rev=613056&view=rev If you see it pop up, holler. ryan Yonik Seeley wrote: I'm getting an intermi

Re: solr plug-in - external document store

2008-01-17 Thread Ryan McKinley
You will either want to do something with a custom RequestHandler, or plug into the UpdateRequestProcessor framework http://wiki.apache.org/solr/UpdateRequestProcessor On the search/retrieval side, you will probably want to implement a SearchComponent to fill in the stored fields: http://wik

Re: solrj patch to COMMIT with xml

2008-01-17 Thread Ryan McKinley
Did adding a request handler to /update fix your issue? I added some docs to: http://wiki.apache.org/solr/Solrj And a warning message to the deprecated SolrUpdateServlet: http://svn.apache.org/viewvc?view=rev&revision=612896 ryan Keene, David wrote: Running under tomcat 5.5.23 Sending the

Re: solrj patch to COMMIT with xml

2008-01-16 Thread Ryan Mckinley
et which calls XmlUpdateRequestHandler.doLegacyUpdate, which calls XmlUpdateRequestHandler.processUpdate .. processUpdate does not check the queryString for a commit, only the POSTed xml. Has this functionality been turned off in trunk? -Original Message- From: Ryan McKinley [mailto:[EMA

Re: solrj patch to COMMIT with xml

2008-01-16 Thread Ryan McKinley
lr.update.processor.LogUpdateProcessor finish INFO: {add=[ABC123-KNEW1_CN-0001]} 0 6 Jan 15, 2008 3:42:12 PM org.apache.solr.update.processor.LogUpdateProcessor finish INFO: {add=[QAQA12-QAQA1_CN-0001]} 0 5 -Original Message- From: Ryan McKinley [mailto:[EMA

[jira] Commented: (SOLR-457) A multi threaded implementation for solrJ

2008-01-15 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559282#action_12559282 ] Ryan McKinley commented on SOLR-457: Is this something that is only used in

Re: solrj patch to COMMIT with xml

2008-01-15 Thread Ryan McKinley
org.apache.solr.update.processor.LogUpdateProcessor finish INFO: {add=[QAQA12-QAQA1_CN-0001]} 0 7 That is what you get when you call: client.add( docs ) but what do you see when you call: client.commit()? It seems to me that if a user does option 1: client.add(docs) they

Re: solrj patch to COMMIT with xml

2008-01-15 Thread Ryan McKinley
oolean overwrite ) throws SolrServerException, IOException { UpdateRequest req = new UpdateRequest(); req.add(docs); req.setOverwrite(overwrite); return req.process(this); } So there is no way to get at the action of that request. -Original Message- From: Ryan McKinley

Re: solrj patch to COMMIT with xml

2008-01-15 Thread Ryan McKinley
----- From: Ryan McKinley [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 15, 2008 12:54 PM To: solr-dev@lucene.apache.org Subject: Re: solrj patch to COMMIT with xml Are you hitting a 1.2 solr index? Using ?commit=true assumes you are hitting a 1.3 index... The reason for it is so you can opti

Re: solrj patch to COMMIT with xml

2008-01-15 Thread Ryan McKinley
Are you hitting a 1.2 solr index? Using ?commit=true assumes you are hitting a 1.3 index... The reason for it is so you can optionally add docs and commit in one call. ryan Keene, David wrote: Hey guys, I'm not sure why, but the solrj client relies on commit=true on the querystring for

[jira] Commented: (SOLR-446) TextResponseWriter should be able to work with SolrDocument and SolrDocumentList

2008-01-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557887#action_12557887 ] Ryan McKinley commented on SOLR-446: good catch Hoss! Looking at it again, the &#

[jira] Updated: (SOLR-19) pom.xml to support maven2

2008-01-09 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-19: -- Attachment: pom.xml here is a pom that works, but is not how we should have things... It stuffs

[jira] Commented: (SOLR-453) Solr may send invalid HTTP error responses on exceptions

2008-01-09 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557375#action_12557375 ] Ryan McKinley commented on SOLR-453: so what error do you actually see? Does the re

[jira] Commented: (SOLR-453) Solr may send invalid HTTP error responses on exceptions

2008-01-09 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557343#action_12557343 ] Ryan McKinley commented on SOLR-453: but response.setStatus(int sc, java.lang.Strin

[jira] Assigned: (SOLR-453) Solr may send invalid HTTP error responses on exceptions

2008-01-09 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-453: -- Assignee: Ryan McKinley > Solr may send invalid HTTP error responses on excepti

[jira] Resolved: (SOLR-434) interfaces should support >2B docs

2008-01-09 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-434. Resolution: Fixed Assignee: Ryan McKinley > interfaces should support >2

[jira] Resolved: (SOLR-446) TextResponseWriter should be able to work with SolrDocument and SolrDocumentList

2008-01-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-446. Resolution: Fixed Assignee: Ryan McKinley > TextResponseWriter should be able to work w

[jira] Commented: (SOLR-303) Distributed Search over HTTP

2008-01-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557017#action_12557017 ] Ryan McKinley commented on SOLR-303: yonik, if you say "go", I&#

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

2008-01-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556732#action_12556732 ] Ryan McKinley commented on SOLR-236: Charles - try applying Doug Steigerwald'

[jira] Updated: (SOLR-434) interfaces should support >2B docs

2008-01-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-434: --- Attachment: SOLR-434-LongDocCount.patch switches solrj + SolrDocumentList representation from int

Re: remove raw-schema.jsp?

2008-01-03 Thread Ryan McKinley
check rev 608613 added the file back and am using log.warning() for messages (not System.out) Chris Hostetter wrote: : Is raw-schema.jsp in use? It isn't (nor has it been) linked to anything. The : schema/config links used to point to get-file.jsp once upon a time it was used by the schema

Re: remove raw-schema.jsp?

2008-01-02 Thread Ryan McKinley
x27;t think a deprecation warning is necessary (it's not really part of the "interface" of Solr). -Mike On 2-Jan-08, at 9:14 AM, Ryan McKinley wrote: Hello- Is raw-schema.jsp in use? It isn't (nor has it been) linked to anything. The schema/config links used to point to

[jira] Resolved: (SOLR-142) RawResponseWriter - replace /admin/get-file.jsp

2008-01-02 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-142. Resolution: Fixed Fix Version/s: 1.3 > RawResponseWriter - replace /admin/get-file.

remove raw-schema.jsp?

2008-01-02 Thread Ryan McKinley
Hello- Is raw-schema.jsp in use? It isn't (nor has it been) linked to anything. The schema/config links used to point to get-file.jsp Should we remove it? Add a deprecation warning? ryan

[jira] Assigned: (SOLR-142) RawResponseWriter - replace /admin/get-file.jsp

2008-01-02 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-142: -- Assignee: Ryan McKinley > RawResponseWriter - replace /admin/get-file.

[jira] Updated: (SOLR-142) RawResponseWriter - replace /admin/get-file.jsp

2007-12-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-142: --- Attachment: SOLR-142-RawResponseWriter.patch Updated so that SOLR-447 AdminHandler automatically

[jira] Resolved: (SOLR-447) Register standard AdminHandlers automatically.

2007-12-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-447. Resolution: Fixed > Register standard AdminHandlers automatica

Re: maven + solr

2007-12-29 Thread Ryan McKinley
* I wouldn't be in favor of changing the build to rely on Maven2. We use Maven internally at Krugle, and sometimes it works well, and other times it's a royal pain in 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 els

[jira] Commented: (SOLR-434) interfaces should support >2B docs

2007-12-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554928 ] Ryan McKinley commented on SOLR-434: > >> I think we can safely change all integers to long withou

Re: [jira] Resolved: (SOLR-441) example app comes up with some bad links

2007-12-28 Thread Ryan McKinley
Mike Klaas wrote: On 27-Dec-07, at 5:26 PM, Ryan McKinley wrote: Seems like that would be the best solution. Me (and, I think, many others), would be unlikely to used the multiple core functionality of Solr at all. Avoiding lengthening the log messages in this case would be nice. check

[jira] Updated: (SOLR-447) Register standard AdminHandlers automatically.

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-447: --- Attachment: SOLR-447-AdminHandlers.patch I realized this last patch does not include the added file

[jira] Updated: (SOLR-418) Editorial Query Boosting Component

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-418: --- Attachment: SOLR-418-QueryBoosting.patch Thanks Koji -- here is an updated patch #1 - I change

Re: [jira] Resolved: (SOLR-441) example app comes up with some bad links

2007-12-27 Thread Ryan McKinley
Seems like that would be the best solution. Me (and, I think, many others), would be unlikely to used the multiple core functionality of Solr at all. Avoiding lengthening the log messages in this case would be nice. check rev 607151 -- this removes the "[name] " bit for things where th

maven + solr

2007-12-27 Thread Ryan McKinley
Hello! Hope you all are having nice holidays. let me lob another idea out there and see if you think I'm crazy... How do you all feel about changing the directory layout so it plays nicely with maven? While we are at it, how do you feel about switching to maven for the primary build system?

[jira] Updated: (SOLR-19) pom.xml to support maven2

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-19: -- Attachment: solr-test-maven.zip Here is a proposed directory structure and functional poms for a stubbed

[jira] Resolved: (SOLR-373) Build a JDBC driver to access Solr

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-373. Resolution: Later I'll close the issue now... feel free to re-open it if you have a patch. I

[jira] Updated: (SOLR-434) interfaces should support >2B docs

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-434: --- Fix Version/s: 1.3 solrj can change everything to long without problem. I think we can safely change

[jira] Resolved: (SOLR-180) Define multiple tokenizes in a fieldType

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-180. Resolution: Fixed Fix Version/s: 1.3 Assignee: Ryan McKinley fixed with SOLR-414

[jira] Resolved: (SOLR-419) SolrDispatchFilter throws NullPointerException in some cases

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-419. Resolution: Fixed This looks like it was fixed as part of SOLR-350 > SolrDispatchFilter thr

[jira] Updated: (SOLR-351) external value source

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-351: --- Component/s: search Fix Version/s: 1.3 > external value sou

[jira] Resolved: (SOLR-144) Harmonizing different XML technologies and their usage in Solr

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-144. Resolution: Fixed Fix Version/s: 1.3 Currenty there we have two cases where we parse xml

[jira] Updated: (SOLR-447) Register standard AdminHandlers automatically.

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-447: --- Attachment: SOLR-447-AdminHandlers.patch > Register standard AdminHandlers automatica

[jira] Created: (SOLR-447) Register standard AdminHandlers automatically.

2007-12-27 Thread Ryan McKinley (JIRA)
Reporter: Ryan McKinley Assignee: Ryan McKinley Priority: Minor Fix For: 1.3 Attachments: SOLR-447-AdminHandlers.patch As admin functionality evolves, it would be nice to register a single handler that maintains all functionality rather then keeping each

Re: [jira] Resolved: (SOLR-441) example app comes up with some bad links

2007-12-27 Thread Ryan McKinley
INFO: [null] /select I just committed something that changes the default behavior to "[core]" Perhaps we should omit the [] if it is null? an early patch had that, but it seems a bit silly to have every log message check for a valid core name. Right now it does: log.warning("["+nam

[jira] Updated: (SOLR-142) RawResponseWriter - replace /admin/get-file.jsp

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-142: --- Attachment: SOLR-142-RawResponseWriter.patch resurrecting an old patch from February. This uses the

[jira] Resolved: (SOLR-409) Allow configurable class loader sharing between cores

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-409. Resolution: Fixed Assignee: Ryan McKinley This was committed along with SOLR-350 > Al

[jira] Resolved: (SOLR-437) Remove xpp jars and XppUpdateRequestHandler

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-437. Resolution: Fixed > Remove xpp jars and XppUpdateRequestHand

[jira] Assigned: (SOLR-437) Remove xpp jars and XppUpdateRequestHandler

2007-12-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-437: -- Assignee: Ryan McKinley > Remove xpp jars and XppUpdateRequestHand

[jira] Updated: (SOLR-446) TextResponseWriter should be able to work with SolrDocument and SolrDocumentList

2007-12-26 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-446: --- Attachment: SOLR-446-WriteSolrDocument.patch > TextResponseWriter should be able to work w

[jira] Commented: (SOLR-446) TextResponseWriter should be able to work with SolrDocument and SolrDocumentList

2007-12-26 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554525 ] Ryan McKinley commented on SOLR-446: code extracted from SOLR-303 and added a small interface to reuse some code

[jira] Created: (SOLR-446) TextResponseWriter should be able to work with SolrDocument and SolrDocumentList

2007-12-26 Thread Ryan McKinley (JIRA)
Issue Type: Improvement Affects Versions: 1.3 Reporter: Ryan McKinley Fix For: 1.3 ResponseWriters should be able to write SolrDocuments the same way they write Documents. This will be useful for SOLR-303 or other RequestHandlres that modify a SolrDocument and

[jira] Commented: (SOLR-303) Distributed Search over HTTP

2007-12-26 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554524 ] Ryan McKinley commented on SOLR-303: {quote} \\ For #3, are there SolrJ parts (or future parts) that we wouldn&#

[jira] Commented: (SOLR-303) Distributed Search over HTTP

2007-12-26 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554513 ] Ryan McKinley commented on SOLR-303: I just took a quick look... a few observations: We should extract out a few

Re: Solr CWIKI ready for experimenting

2007-12-26 Thread Ryan McKinley
Thanks for getting this set up Chris! I've been messed around with it, and think I have the hang of it. I converted everything from the current "site" and it raised a few issues: 1. We need to figure out how to deal with dates on the old news? Ideally we could transpose old "news" into the n

[jira] Commented: (SOLR-445) XmlUpdateRequestHandler bad documents mid batch aborts rest of batch

2007-12-26 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554452 ] Ryan McKinley commented on SOLR-445: yup... as is, it keeps anything it had before it fails. Check http

Re: Solr CWIKI ready for experimenting

2007-12-23 Thread Ryan McKinley
Thanks Chris! ryantxu Enjoy your holiday and I hope you feel better soon. Chris Hostetter wrote: See this thread for background... http://www.nabble.com/Confluence-wiki-vs-MoinMoin-to14207960.html The new Solr Confluence wiki is ready for experimenting ... i played with it just enough to c

[jira] Commented: (SOLR-350) Manage Multiple SolrCores

2007-12-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554053 ] Ryan McKinley commented on SOLR-350: just committed SOLR-350-Naming.patch > > Ryan, if possible, I'd

[jira] Resolved: (SOLR-441) example app comes up with some bad links

2007-12-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-441. Resolution: Fixed Fix Version/s: 1.3 Assignee: Ryan McKinley > example app comes

[jira] Updated: (SOLR-350) Manage Multiple SolrCores

2007-12-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-350: --- Attachment: SOLR-350-Naming.patch Here is a patch that cleans up some naming and implements the SWAP

[jira] Updated: (SOLR-443) POST queries don't declare its charset

2007-12-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-443: --- Attachment: solr-443.patch Andrew, does this patch work for you? rather then specify the contentType

[jira] Commented: (SOLR-350) Manage Multiple SolrCores

2007-12-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553983 ] Ryan McKinley commented on SOLR-350: > RequestHandlers do not today know the path that requested them; a

[jira] Commented: (SOLR-350) Manage Multiple SolrCores

2007-12-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553885 ] Ryan McKinley commented on SOLR-350: > If we were to use the 'alias' to map behaviors, how would

[jira] Resolved: (SOLR-442) FileFloatSource should read file from dataDir, not indexDir

2007-12-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-442. Resolution: Fixed Assignee: Ryan McKinley commited. The test creates a file on the fly

[jira] Updated: (SOLR-442) FileFloatSource should read file from dataDir, not indexDir

2007-12-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-442: --- Attachment: SOLR-442-UseDataDir.patch change indexDir to dataDir > FileFloatSource should read f

[jira] Resolved: (SOLR-428) Restrict valid RequestHandler names

2007-12-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-428. Resolution: Invalid SOLR-350 is changing to force the core name to be in the url > Restrict va

[jira] Created: (SOLR-442) FileFloatSource should read file from dataDir, not indexDir

2007-12-20 Thread Ryan McKinley (JIRA)
Components: search Affects Versions: 1.3 Reporter: Ryan McKinley Priority: Minor Fix For: 1.3 The FileFloatSource currently loads its file from the indexDir: parser.getReq().getCore().getIndexDir() This is a problem for an empty index since you get a

[jira] Issue Comment Edited: (SOLR-350) Manage Multiple SolrCores

2007-12-20 Thread Ryan McKinley (JIRA)
arted) > Manage Multiple SolrCores > - > > Key: SOLR-350 > URL: https://issues.apache.org/jira/browse/SOLR-350 > Project: Solr > Issue Type: Improvement >Affects Versions: 1.3 >Reporter:

[jira] Commented: (SOLR-350) Manage Multiple SolrCores

2007-12-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553809 ] Ryan McKinley commented on SOLR-350: > (be it, filtered queries, query parsers, etc) would open to easy ways

[jira] Commented: (SOLR-350) Manage Multiple SolrCores

2007-12-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553754 ] Ryan McKinley commented on SOLR-350: I have not looked at the recent patches yet... but I'm still wonderi

Re: [Solr Wiki] Update of "QueryElevationComponent" by HossMan

2007-12-19 Thread Ryan McKinley
Thats a good idea. I'll make the same change in the example config. Thanks ryan Apache Wiki wrote: Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification. The following page has been changed by HossMan: http://wiki.apache.org/solr/QueryEl

Re: purpose of MultiCore "default" ?

2007-12-19 Thread Ryan McKinley
Henrib wrote: Indeed, I reworded (plagiarized) your original proposal; sorry it took me a full thread loop to grasp it & realize that... About "comfort", it feels like having one name and multiple aliases per core would be "easier" to work with than using a path-based identification; since the

[jira] Updated: (SOLR-418) Editorial Query Boosting Component

2007-12-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-418: --- Attachment: SOLR-418-QueryBoosting.patch Updated to accept a runtime query param "enableElev

[jira] Updated: (SOLR-418) Editorial Query Boosting Component

2007-12-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-418: --- Attachment: SOLR-418-QueryBoosting.patch Here is an updated patch that allows you to put the

[jira] Commented: (SOLR-438) Allow multiple stopword files

2007-12-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553373 ] Ryan McKinley commented on SOLR-438: the problem with using File.pathSeparator is that you would need a different

[jira] Commented: (SOLR-438) Allow multiple stopword files

2007-12-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552926 ] Ryan McKinley commented on SOLR-438: or maybe: {code:xml} {code} In general, the existence of xxx-delimiter would

Re: Resource contention problem in Solrj

2007-12-18 Thread Ryan McKinley
Yonik Seeley wrote: On Dec 18, 2007 9:50 AM, Ryan McKinley <[EMAIL PROTECTED]> wrote: perhaps we should increase the default maxConnectionsPerHost. 10? We should also add some comment about setting it? Yes, we should definitely change the default (probably higher... 32 or 64?). The

[jira] Commented: (SOLR-438) Allow multiple stopword files

2007-12-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552865 ] Ryan McKinley commented on SOLR-438: duplicate attribute names are bad: (no kidding) http://www.w3.org/TR/1999/REC

[jira] Commented: (SOLR-438) Allow multiple stopword files

2007-12-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552855 ] Ryan McKinley commented on SOLR-438: I'm not sure either is a good idea, but i'll throw it out ther

Re: Resource contention problem in Solrj

2007-12-18 Thread Ryan McKinley
climbingrose wrote: There seems to be resource contention problem with Solrj under load. To reproduce the problem: set up a sample webapp with solrj connect to a HTTP Solr instance and hammer the webapp with Apache ab (say 10 concurrent connection with 100 requests). You'll notice that the webapp

[jira] Resolved: (SOLR-439) SolrInputDocument should preserve Field addition order

2007-12-17 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-439. Resolution: Fixed Fix Version/s: 1.3 Assignee: Ryan McKinley committed in rev 604951

[jira] Created: (SOLR-437) Remove xpp jars and XppUpdateRequestHandler

2007-12-16 Thread Ryan McKinley (JIRA)
Remove xpp jars and XppUpdateRequestHandler --- Key: SOLR-437 URL: https://issues.apache.org/jira/browse/SOLR-437 Project: Solr Issue Type: Task Affects Versions: 1.3 Reporter: Ryan

[jira] Created: (SOLR-436) Make SolrServer an abstract superclass rather then an interface

2007-12-16 Thread Ryan McKinley (JIRA)
Components: clients - java Affects Versions: 1.3 Reporter: Ryan McKinley Fix For: 1.3 To allow more flexability in the future, SolrServer should be an abstract super class -- This message is automatically generated by JIRA. - You can reply to this email to add a

Re: Confluence wiki vs MoinMoin

2007-12-13 Thread Ryan McKinley
Chris Hostetter wrote: : Javadocs aren't appropriate for documenting configuration and RequestHandler : parameters/usage. These are used by many non-java folks and should have : nothing to do with the java class structure/methods/etc i agree that the generated javadocs are not very freindly for

Re: Confluence wiki vs MoinMoin

2007-12-13 Thread Ryan McKinley
Chris Hostetter wrote: : To get that going, it looks like a Project PMC needs to file a ticket with : infrastructure. I can do this (or ask Doug to do it if they really want it to be the chair) but just to clarify : o Also specify the key name for the Space. The key name cannot be chang

[jira] Updated: (SOLR-350) Manage Multiple SolrCores

2007-12-12 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-350: --- Attachment: SOLR-350-Naming.patch patch to get rid of the @corename syntax and force things into

<    3   4   5   6   7   8   9   10   11   12   >