[jira] Updated: (SOLR-1225) improve LukeRequestHandler docCount calculation

2009-06-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1225: Attachment: SOLR-1225-luke.patch since this is kinda trivial, i will commit shortly improve

[jira] Resolved: (SOLR-1225) improve LukeRequestHandler docCount calculation

2009-06-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-1225. - Resolution: Fixed improve LukeRequestHandler docCount calculation

[jira] Commented: (SOLR-1224) NamedList contained in SolrJ jar file

2009-06-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12720445#action_12720445 ] Ryan McKinley commented on SOLR-1224: - For the record... 1.3 had three jars

[jira] Commented: (SOLR-1209) Site search powered by Lucene/Solr

2009-06-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717362#action_12717362 ] Ryan McKinley commented on SOLR-1209: - +1 Site search powered by Lucene/Solr

Re: [jira] Updated: (SOLR-1155) Change DirectUpdateHandler2 to allow concurrent adds during an autocommit

2009-05-30 Thread Ryan McKinley
Seems ok now... On Fri, May 29, 2009 at 7:47 PM, Mike Klaas mike.kl...@gmail.com wrote: I'd like to take a look at this but JIRA seems to be down. Is anyone else experiencing this? -Mike On Wed, May 13, 2009 at 7:41 AM, Jayson Minard (JIRA) j...@apache.orgwrote:     [

facet strangeness in /trunk?

2009-05-27 Thread Ryan McKinley
I am seeing a behavior I have not seen before With all standard queries (nothing custom etc), I will see a facet list with items like: * valueA (13) * valueB (100) * etc... Then when I select valueA (that should have 13 results) I only get 2 results. When the index is optimized, it

Re: facet strangeness in /trunk?

2009-05-27 Thread Ryan McKinley
from trunk sometime mid-morning yesterday On May 27, 2009, at 8:46 AM, Yonik Seeley wrote: On Wed, May 27, 2009 at 8:37 AM, Ryan McKinley ryan...@gmail.com wrote: I am seeing a behavior I have not seen before With all standard queries (nothing custom etc), I will see a facet list

Re: facet strangeness in /trunk?

2009-05-27 Thread Ryan McKinley
...@lucidimagination.com wrote: On Wed, May 27, 2009 at 8:37 AM, Ryan McKinley ryan...@gmail.com wrote: I am seeing a behavior I have not seen before With all standard queries (nothing custom etc), I will see a facet list with items like:  * valueA (13)  * valueB (100)  * etc... Then when I select valueA

NoClassDefFoundError: org/apache/solr/search/DisMaxQParser?

2009-05-27 Thread Ryan McKinley
Anyone ever seen this? I am configuring solr with spring -- nothing has changed recently. It appears to be trying to open DisMaxQParser when the class is actually DismaxQParser Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class

Re: NoClassDefFoundError: org/apache/solr/search/DisMaxQParser?

2009-05-27 Thread Ryan McKinley
, Ryan McKinley ryan...@gmail.com wrote: Anyone ever seen this?  I am configuring solr with spring -- nothing has changed recently. It appears to be trying to open DisMaxQParser  when the class is actually DismaxQParser DismaxQParser was renamed to DisMaxQParser with the refactoring in SOLR

ReadOnlySegmentReader ClassCastException?

2009-05-26 Thread Ryan McKinley
In the latest dev build I am getting this error: 2009-05-26 08:30:47,455 ERROR org.apache.solr.core.SolrCore - java.lang.ClassCastException: org.apache.lucene.index.ReadOnlySegmentReader cannot be cast to org.apache.solr.search.SolrIndexReader at

Re: ReadOnlySegmentReader ClassCastException?

2009-05-26 Thread Ryan McKinley
yup -- thanks On Tue, May 26, 2009 at 8:37 AM, Mark Miller markrmil...@gmail.com wrote: Fixed on trunk yesterday or Sunday. - Mark Ryan McKinley wrote: In the latest dev build I am getting this error: 2009-05-26 08:30:47,455 ERROR org.apache.solr.core.SolrCore

[jira] Commented: (SOLR-1133) solr-common 1.4-SNAPSHOT is not in maven2 repository

2009-05-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12710732#action_12710732 ] Ryan McKinley commented on SOLR-1133: - In 1.4, solr-common.jar is now bundled with solr

[jira] Commented: (SOLR-1116) Add a Binary FieldType

2009-05-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12710764#action_12710764 ] Ryan McKinley commented on SOLR-1116: - quick google seach shows a few options in other

[jira] Commented: (SOLR-1171) dynamic field name with spaces causes error

2009-05-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12710509#action_12710509 ] Ryan McKinley commented on SOLR-1171: - Although solr does not enforce field name

[jira] Created: (SOLR-1171) dynamic field name with spaces causes error

2009-05-15 Thread Ryan McKinley (JIRA)
dynamic field name with spaces causes error --- Key: SOLR-1171 URL: https://issues.apache.org/jira/browse/SOLR-1171 Project: Solr Issue Type: Bug Reporter: Ryan McKinley Fix

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-05-14 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12709578#action_12709578 ] Ryan McKinley commented on SOLR-773: My apologies for being out of the loop going

Re: Solr 1.4

2009-05-14 Thread Ryan McKinley
As a general rule any feature/API from 1.3 that you are using in 1.4 should work on /trunk -- any chances to this are always in CHANGES.txt The place were you get in to murky water is with new features/API since the previous release -- in this case, you will need to follow the JIRA issues

[jira] Commented: (SOLR-1116) Add a Binary FieldType

2009-04-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12704258#action_12704258 ] Ryan McKinley commented on SOLR-1116: - Perhaps we could use a url safe option too

[jira] Commented: (SOLR-1131) Allow a single field to index multiple fields

2009-04-28 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703661#action_12703661 ] Ryan McKinley commented on SOLR-1131: - [TeeTokenFilter|http://lucene.apache.org/java

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-04-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703259#action_12703259 ] Ryan McKinley commented on SOLR-773: Yonik -- I like all 4 proposals. I am

[jira] Commented: (SOLR-705) Distributed search should optionally return docID-shard map

2009-04-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703286#action_12703286 ] Ryan McKinley commented on SOLR-705: I like the concept -- it could help for many things

[jira] Updated: (SOLR-1131) Allow a single field to index multiple fields

2009-04-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1131: Attachment: SOLR-1131-IndexMultipleFields.patch This is a sketch to see how things look if we have

[jira] Updated: (SOLR-705) Distributed search should optionally return docID-shard map

2009-04-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-705: --- Attachment: SOLR-705.patch Here is an updated patch that: 1. Calculates the Set of returned fields

Re: lucene 2.9 migration issues -- MultiReader vs IndexReader document ids

2009-04-24 Thread Ryan McKinley
thanks Mark! how far is lucene /trunk from what is currently in solr? Is it something we should consider upgrading? On Apr 24, 2009, at 8:30 AM, Mark Miller wrote: I just committed a fix Ryan - should work with upgraded Lucene jars. - Mark Ryan McKinley wrote: thanks! On Apr 23, 2009

Re: lucene 2.9 migration issues -- MultiReader vs IndexReader document ids

2009-04-24 Thread Ryan McKinley
again? On Fri, Apr 24, 2009 at 7:51 PM, Mark Miller markrmil...@gmail.com wrote: I think Shalin upgraded the jars this morning, so I'd just grab them again real quick. 4/4 4:46 am : Upgraded to Lucene 2.9-dev r768228 Ryan McKinley wrote: thanks Mark! how far is lucene /trunk from what

Re: lucene 2.9 migration issues

2009-04-24 Thread Ryan McKinley
the embedded solr server... On Apr 24, 2009, at 12:10 PM, Shalin Shekhar Mangar wrote: On Fri, Apr 24, 2009 at 9:07 PM, Ryan McKinley ryan...@gmail.com wrote: Yes, that would be great! the changes we need are in rev 768275: http://svn.apache.org/viewvc?view=revrevision=768275 Done. I upgraded

Re: lucene 2.9 migration issues

2009-04-24 Thread Ryan McKinley
in your context? Mike On Fri, Apr 24, 2009 at 2:25 PM, Ryan McKinley ryan...@gmail.com wrote: thanks! I'm not sure this is related to 2.9, but I have not seen this before either 2009-04-24 14:19:53,024 ERROR org.apache.solr.core.SolrCore - java.lang.RuntimeException

Re: lucene 2.9 migration issues -- MultiReader vs IndexReader document ids

2009-04-23 Thread Ryan McKinley
in. Any thoughts where to look? This error is new since upgrading the lucene libs (in recent solr) Thanks! ryan On Apr 20, 2009, at 7:14 PM, Ryan McKinley wrote: thanks! everything got better when I removed my logic to cache based on the index modification time. On Apr 20, 2009, at 4:51

Re: lucene 2.9 migration issues -- MultiReader vs IndexReader document ids

2009-04-23 Thread Ryan McKinley
thanks! On Apr 23, 2009, at 6:32 PM, Mark Miller wrote: Looks like its my fault. Auto resolution was moved upto IndexSearcher in Lucene, and it looks like SolrIndexSearcher is not tickling it first. I'll take a look. - Mark Ryan McKinley wrote: Ok, not totally resolved Things work

Re: Make ant example faster

2009-04-22 Thread Ryan McKinley
On Apr 22, 2009, at 12:20 PM, Erik Hatcher wrote: I was aiming simple... like some simple tweaks to SolrResourceLoader, at least a way to allow plugins to all live separately and wired into a single Solr instance without copying files and such. What would it take to wire in OSGI (I know

Re: How to Contribute question

2009-04-21 Thread Ryan McKinley
My question is where should I put my files in the source tree to generate the patch? Should they go in trunk/contribute/mycode or src/java/org/apache/solr/analysis? and /src/test/org/apache/solr/ analysis? Put then in src/java/org/apache/solr/analysis and

lucene 2.9 migration issues -- MultiReader vs IndexReader document ids

2009-04-20 Thread Ryan McKinley
This issue started on java-user, but I am moving it to solr-dev: http://www.lucidimagination.com/search/document/46481456bc214ccb/bitset_filter_arrayindexoutofboundsexception I am using solr trunk and building an RTree from stored document fields. This process worked fine until a recent

Re: lucene 2.9 migration issues -- MultiReader vs IndexReader document ids

2009-04-20 Thread Ryan McKinley
thanks! everything got better when I removed my logic to cache based on the index modification time. On Apr 20, 2009, at 4:51 PM, Yonik Seeley wrote: On Mon, Apr 20, 2009 at 4:17 PM, Ryan McKinley ryan...@gmail.com wrote: This issue started on java-user, but I am moving it to solr-dev

Re: analyzer in QueryElevationComponent

2009-04-17 Thread Ryan Mckinley
Yup -- that would be better. On Apr 17, 2009, at 4:41 AM, Koji Sekiguchi k...@r.email.ne.jp wrote: Hi, I'm just seeing the source of QueryElevationComponent.java. At inform() method, analyzer object is set like this: // line 154 analyzer = ft.getAnalyzer(); Why is getAnalyzer() used? Isn't

[jira] Updated: (SOLR-773) Incorporate Local Lucene/Solr

2009-04-13 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-773: --- Attachment: SOLR-773-local-lucene.patch dooh -- here is a patch that includes SpatialParams I just

[jira] Commented: (SOLR-1112) EmbeddedSolrServer is not being packaged with Solrj jar

2009-04-13 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12698472#action_12698472 ] Ryan McKinley commented on SOLR-1112: - EmbeddedSolrServer can not be in the solrj

[jira] Resolved: (SOLR-1112) EmbeddedSolrServer is not being packaged with Solrj jar

2009-04-13 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-1112. - Resolution: Won't Fix EmbeddedSolrServer is not being packaged with Solrj jar

[jira] Commented: (SOLR-1112) EmbeddedSolrServer is not being packaged with Solrj jar

2009-04-13 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12698549#action_12698549 ] Ryan McKinley commented on SOLR-1112: - In 1.3 I think it is in the solrj jar file. We

[jira] Commented: (SOLR-934) Enable importing of mails into a solr index through DIH.

2009-04-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696849#action_12696849 ] Ryan McKinley commented on SOLR-934: bq. FWIW: Message-ID while common is not mandatory

[jira] Created: (SOLR-1057) PathTokenizerFactory

2009-03-09 Thread Ryan McKinley (JIRA)
PathTokenizerFactory Key: SOLR-1057 URL: https://issues.apache.org/jira/browse/SOLR-1057 Project: Solr Issue Type: New Feature Components: Analysis Reporter: Ryan McKinley Priority

[jira] Updated: (SOLR-1057) PathTokenizerFactory

2009-03-09 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1057: Attachment: SOLR-1057-PathTokenizerFactory.patch PathTokenizerFactory

Re: faster example schema

2009-03-07 Thread Ryan McKinley
+1 perhaps we want a schema.xml and a schema-kitchen-sink.xml While it is good that the default is fast, we also want to make sure everything has a functioning example somewhere. On Mar 7, 2009, at 10:12 AM, Yonik Seeley wrote: I've occasionally run across people going with another

Re: Stax-API jar

2009-02-26 Thread Ryan McKinley
also note -- if you are using java6, you can remove the two stax jars and use the default implementation. On Feb 26, 2009, at 6:54 AM, Tricia Williams wrote: Hi Folks, I think I've identified a bug in stax-api-1.0.jar. Specifically javax.xml.stream.XMLStreamReader::getTextStart(). I'm

Re: /trunk java.lang.InterruptedException

2009-02-26 Thread Ryan McKinley
don't believe Solr calls interrupt anywhere itself... Would shutting down the executor cause that? Are you doing any core reloading? -Yonik http://www.lucidimagination.com On Wed, Feb 25, 2009 at 6:01 PM, Ryan McKinley ryan...@gmail.com wrote: I just upgraded to /trunk from a nightly a few

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12676806#action_12676806 ] Ryan McKinley commented on SOLR-940: I have not followed this closely, so correct me if I

/trunk java.lang.InterruptedException

2009-02-25 Thread Ryan McKinley
I just upgraded to /trunk from a nightly a few weeks ago. I am now seeing an error I did not see before: 2009-02-25 02:50:48,756 ERROR org.apache.solr.update.UpdateHandler - java.lang.InterruptedException at java .util .concurrent

[jira] Assigned: (SOLR-1034) ClientUtils.escapeQuery should escape ;

2009-02-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-1034: --- Assignee: Ryan McKinley ClientUtils.escapeQuery should escape

[jira] Resolved: (SOLR-1034) ClientUtils.escapeQuery should escape ;

2009-02-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-1034. - Resolution: Fixed Committed revision 747260. thanks brian ClientUtils.escapeQuery should

[jira] Commented: (SOLR-1010) Relative instanceDir is evaluated relative to current working directory

2009-02-22 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12675671#action_12675671 ] Ryan McKinley commented on SOLR-1010: - Hymmm -- the semantics of this could be argued

Re: How to search in multiple cores ?

2009-02-09 Thread Ryan McKinley
What trouble are you having? Are you able to get the example multi-core environment running? On Feb 9, 2009, at 7:56 AM, esshari wrote: please help me in searching in multiple core thanks in advance -- View this message in context:

Re: svn commit: r741097 - in /lucene/solr/trunk: CHANGES.txt src/java/org/apache/solr/handler/component/QueryComponent.java

2009-02-05 Thread Ryan McKinley
I'm not sure this is right It is the query parser that knows if 'q' is required or not. On Feb 5, 2009, at 8:10 AM, sha...@apache.org wrote: Author: shalin Date: Thu Feb 5 13:10:33 2009 New Revision: 741097 URL: http://svn.apache.org/viewvc?rev=741097view=rev Log: Reverting SOLR-435

Re: StatsComponent Multivalued Fields

2009-02-02 Thread Ryan McKinley
On Feb 2, 2009, at 4:50 PM, smock wrote: Hello, I'm curious if there are plans to extend the StatsComponent to cover multivalued fields? I don't think anyone is activly working on that no. Like most things, the reason for the absense is not that it would not be a good idea rather no

Re: StatsComponent Multivalued Fields

2009-02-02 Thread Ryan McKinley
Sorry no real advice on the UnInvertedField -- its a bit voodo to me, but take a crack at it. That said depending on the size of your index and query response time needs, using the TermEnum may be just fine. On Feb 2, 2009, at 6:17 PM, smock wrote: Thanks - I really appreciate your

[jira] Resolved: (SOLR-628) forceElevation=true doesn't work in QueryElevationComponent

2009-01-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-628. Resolution: Fixed Thanks Paul. I committed this with a slight change -- the patch you posted would

[jira] Updated: (SOLR-628) forceElevation=true doesn't work in QueryElevationComponent

2009-01-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-628: --- Issue Type: Improvement (was: Bug) forceElevation=true doesn't work in QueryElevationComponent

[jira] Assigned: (SOLR-961) Efficient array copy in ModifiableSolrParams#add(String, String...)

2009-01-15 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-961: -- Assignee: Ryan McKinley Efficient array copy in ModifiableSolrParams#add(String, String

[jira] Resolved: (SOLR-961) Efficient array copy in ModifiableSolrParams#add(String, String...)

2009-01-15 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-961. Resolution: Fixed Committed revision 734790. thanks Kay Efficient array copy

Re: svn commit: r734860 - /lucene/solr/trunk/src/java/org/apache/solr/handler/XMLLoader.java

2009-01-15 Thread Ryan McKinley
thanks hoss! On Jan 15, 2009, at 6:51 PM, hoss...@apache.org wrote: Author: hossman Date: Thu Jan 15 15:51:20 2009 New Revision: 734860 URL: http://svn.apache.org/viewvc?rev=734860view=rev Log: revert Koji's revert of ryan's exception chaining -- but this time using java 1.5 Modified:

[jira] Commented: (SOLR-851) Remove dependency on StAX Utils or make it optional

2009-01-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661614#action_12661614 ] Ryan McKinley commented on SOLR-851: stax utils is removed from trunk... but the stax

[jira] Resolved: (SOLR-851) Remove dependency on StAX Utils or make it optional

2009-01-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-851. Resolution: Fixed Fix Version/s: 1.4 Remove dependency on StAX Utils or make it optional

[jira] Commented: (SOLR-906) Buffered / Streaming SolrServer implementaion

2009-01-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661285#action_12661285 ] Ryan McKinley commented on SOLR-906: | But we need to change the global lock to be final

[jira] Resolved: (SOLR-906) Buffered / Streaming SolrServer implementaion

2009-01-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-906. Resolution: Fixed Buffered / Streaming SolrServer implementaion

[jira] Commented: (SOLR-906) Buffered / Streaming SolrServer implementaion

2009-01-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661440#action_12661440 ] Ryan McKinley commented on SOLR-906: | if we modify the XMLLoader to accept multiple add

[jira] Created: (SOLR-948) Add helper functions to SolrPluginUtils that replace the DocList response with SolrDocumentList

2009-01-05 Thread Ryan McKinley (JIRA)
Project: Solr Issue Type: New Feature Reporter: Ryan McKinley Assignee: Ryan McKinley Priority: Minor Fix For: 1.4 We should add an easy (reusable) way for a search component to augment/modify the SolrDocuments before

[jira] Commented: (SOLR-948) Add helper functions to SolrPluginUtils that replace the DocList response with SolrDocumentList

2009-01-05 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12660993#action_12660993 ] Ryan McKinley commented on SOLR-948: The *MapSolrDocument, Integer ids* arguemt is a map

[jira] Updated: (SOLR-948) Add helper functions to SolrPluginUtils that replace the DocList response with SolrDocumentList

2009-01-05 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-948: --- Attachment: SOLR-948-augment-helper.patch Add helper functions to SolrPluginUtils that replace

[jira] Resolved: (SOLR-948) Add helper functions to SolrPluginUtils that replace the DocList response with SolrDocumentList

2009-01-05 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-948. Resolution: Fixed Add helper functions to SolrPluginUtils that replace the DocList response

[jira] Updated: (SOLR-773) Incorporate Local Lucene/Solr

2009-01-05 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-773: --- Attachment: SOLR-773-local-lucene.patch here is an updated patch using SOLR-948 --- The memory

[jira] Assigned: (SOLR-906) Buffered / Streaming SolrServer implementaion

2009-01-05 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-906: -- Assignee: Ryan McKinley Buffered / Streaming SolrServer implementaion

[jira] Commented: (SOLR-906) Buffered / Streaming SolrServer implementaion

2009-01-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12660607#action_12660607 ] Ryan McKinley commented on SOLR-906: Are you looking at the patch or just brainstorming

[jira] Commented: (SOLR-906) Buffered / Streaming SolrServer implementaion

2009-01-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12660610#action_12660610 ] Ryan McKinley commented on SOLR-906: I would like to go ahead and commit this patch soon

[jira] Commented: (SOLR-906) Buffered / Streaming SolrServer implementaion

2009-01-03 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12660496#action_12660496 ] Ryan McKinley commented on SOLR-906: | One problem with the current implementation

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-01-02 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12660387#action_12660387 ] Ryan McKinley commented on SOLR-773: hymmm. I don't follow. Is the problem

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-01-01 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12660219#action_12660219 ] Ryan McKinley commented on SOLR-773: Thanks patrick! Two things stick out to me: 1

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-01-01 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12660220#action_12660220 ] Ryan McKinley commented on SOLR-773: Not a big deal, but it looks like

[jira] Updated: (SOLR-773) Incorporate Local Lucene/Solr

2009-01-01 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-773: --- Attachment: SOLR-773-local-lucene.patch Here is a (totally untested) patch that uses QParser

[jira] Updated: (SOLR-773) Incorporate Local Lucene/Solr

2009-01-01 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-773: --- Attachment: SOLR-773-local-lucene.patch This version runs, but still no tests. I added spatial stuff

[jira] Resolved: (SOLR-944) Solr EmbeddedSolrServer Client

2008-12-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-944. Resolution: Invalid Solr EmbeddedSolrServer Client

[jira] Commented: (SOLR-944) Solr EmbeddedSolrServer Client

2008-12-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12659839#action_12659839 ] Ryan McKinley commented on SOLR-944: you will need to issues commit/ to the jetty webapp

[jira] Commented: (SOLR-945) JSON update handler

2008-12-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12659880#action_12659880 ] Ryan McKinley commented on SOLR-945: I have not benchmarked anything yet... current

[jira] Commented: (SOLR-945) JSON update handler

2008-12-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12659957#action_12659957 ] Ryan McKinley commented on SOLR-945: Is this something we should consider for 1.4? Since

[jira] Commented: (SOLR-945) JSON update handler

2008-12-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12659966#action_12659966 ] Ryan McKinley commented on SOLR-945: Re: API revist... For better or worse, this patch

[jira] Commented: (SOLR-944) Solr EmbeddedSolrServer Client

2008-12-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12659744#action_12659744 ] Ryan McKinley commented on SOLR-944: what is the bug? The proposed usage seems fine

[jira] Created: (SOLR-945) JSON update handler

2008-12-29 Thread Ryan McKinley (JIRA)
JSON update handler --- Key: SOLR-945 URL: https://issues.apache.org/jira/browse/SOLR-945 Project: Solr Issue Type: New Feature Reporter: Ryan McKinley In addition to supporting xml and csv updating, it would

[jira] Updated: (SOLR-945) JSON update handler

2008-12-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-945: --- Attachment: SOLR-945-json-update.patch Here is a patch that lets you update sending documents

[jira] Commented: (SOLR-906) Buffered / Streaming SolrServer implementaion

2008-12-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12659750#action_12659750 ] Ryan McKinley commented on SOLR-906: Shalin, did you get a change to look at this version

[jira] Commented: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12658875#action_12658875 ] Ryan McKinley commented on SOLR-936: Are you talking about: {code:java} public

[jira] Commented: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12658880#action_12658880 ] Ryan McKinley commented on SOLR-936: | It might also be beneficial to have a list

[jira] Commented: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12658884#action_12658884 ] Ryan McKinley commented on SOLR-936: actually, perhaps you are using: QueryResponse

[jira] Commented: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12659001#action_12659001 ] Ryan McKinley commented on SOLR-936: You may also want to check out SOLR-911 or SOLR-792

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

2008-12-22 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12658609#action_12658609 ] Ryan McKinley commented on SOLR-236: I see there is a patch agains 1.3, is there any

[jira] Resolved: (SOLR-933) Not able to search word with camel case like EarthWatch

2008-12-22 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-933. Resolution: Invalid Hi Pravin -- this is not a bug... what you search for and how you search

[jira] Resolved: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-22 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-936. Resolution: Invalid There is no difference between the results in solrj and directly querying solr

[jira] Commented: (SOLR-928) SolrDocument/SolrInputDocument could extend/implement MapString,Object

2008-12-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12658109#action_12658109 ] Ryan McKinley commented on SOLR-928: any other thoughts on this? I'd like to commit soon

[jira] Resolved: (SOLR-930) SolrCore.close() : Warn in the logger when the internal reference count is 0

2008-12-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-930. Resolution: Invalid SolrCore.close() : Warn in the logger when the internal reference count is 0

[jira] Reopened: (SOLR-930) SolrCore.close() : Warn in the logger when the internal reference count is 0

2008-12-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reopened SOLR-930: SolrCore.close() : Warn in the logger when the internal reference count is 0

[jira] Resolved: (SOLR-928) SolrDocument/SolrInputDocument could extend/implement MapString,Object

2008-12-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-928. Resolution: Fixed Fix Version/s: 1.4 SolrDocument/SolrInputDocument could extend/implement

[jira] Assigned: (SOLR-928) SolrDocument/SolrInputDocument could extend/implement MapString,Object

2008-12-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-928: -- Assignee: Ryan McKinley SolrDocument/SolrInputDocument could extend/implement MapString,Object

Re: [VOTE] LOGO

2008-12-19 Thread Ryan McKinley
go for it (i don't have forrest running...) On Dec 19, 2008, at 3:34 PM, Mike Klaas wrote: On 17-Dec-08, at 5:11 PM, Ryan McKinley wrote: Hoss - can you go ahead and post something? I'm heading out... but could post tomorrow. Since the community has been notified, any

<    1   2   3   4   5   6   7   8   9   10   >