Re: Math Processing for Solr

2010-04-14 Thread Ryan McKinley
(perhaps more appropriate on solr-user@) It sounds like you want to make a MathML filter? Check out the analyzer packages... http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters simple example: https://svn.apache.org/repos/asf/lucene/dev/trunk/solr/src/java/org/apache/solr/analysis/Lengt

Re: Solr & Java 1.6 ... was: Re: [jira] Commented: (SOLR-1873) Commit Solr Cloud to trunk

2010-04-14 Thread Ryan McKinley
I'm fine with 1.6 as a min requirement... but i imagine others have different opinions :) On Wed, Apr 14, 2010 at 2:53 PM, Yonik Seeley wrote: > Yes, it requires that Solr in general is compiled with Java6.  We > should make our lives easier and make Java6 a Solr requirement. > Zookeeper requir

Re: Document level security in Apache Solr

2010-04-02 Thread Ryan McKinley
Hi Anders- see comments below... > > Two weeks ago I created a JIRA issue ( > https://issues.apache.org/jira/browse/SOLR-1834) involving document level > security in Apache Solr and submitted a patch containing a search component > that can be seen as a starting point for making Solr handle docum

Re: Branding Solr+Lucene

2010-03-22 Thread Ryan McKinley
I'm confused... what is the need for a new name? The only place where there is a conflict is in the top level svn tree... What about something general like: https://svn.apache.org/repos/asf/lucene/dev or https://svn.apache.org/repos/asf/lucene/project ryan On Mon, Mar 22, 2010 at 2:02 PM, Stev

Re: Mailing List merge

2010-03-22 Thread Ryan McKinley
Logistically, how would this work? would d...@lucene.apache.org be an alias for java-dev and solr-dev? or a whole new list? Would people need to subscribe to it, or would you already be on the list if you were on java/solr dev? If we are on both lists, do we get two copies of every message? On

Re: Mailing List merge

2010-03-22 Thread Ryan McKinley
why not just "d...@lucene.apache.org"? On Mon, Mar 22, 2010 at 11:44 AM, Grant Ingersoll wrote: > Shall we merge the dev mailing lists?  This should reduce the cross-posting > and can be completely automated (other than you may have to update your > client-side filters) and was part of the pl

Re: rough outline of where Solr's going

2010-03-21 Thread Ryan McKinley
> > I don't see a compelling reason to go to 3.1.  It is going to be very > confusing for users ("when did 3.0 come out?  Did I miss it?")   At least > when MS Word jumped from 2.0 to 6.0 it wasn't to a "minor" version (i.e. > 6.1).  2.0 seems reasonable, as does 1.5.  Although 2.0 would be a go

Re: multiple cores w/same name in solr.xml ???

2010-03-18 Thread Ryan McKinley
> > Is there any reason why CoreContainer shouldn't throw an exception if > solr.xml declares a core w/o a name, or two cores with the same name? This makes sense. I think WAY WAY back (in a patch), cores could be initialized by index, but that became moot with the CoreContainer stuff. ryan

Re: svn commit: r898393 [1/3] - in /lucene/solr/branches/cloud: ./ client/ruby/solr-ruby/solr/conf/ client/ruby/solr-ruby/test/conf/ contrib/clustering/ contrib/clustering/lib/ contrib/clustering/src/

2010-01-12 Thread Ryan McKinley
On Jan 12, 2010, at 10:59 AM, markrmil...@apache.org wrote: Author: markrmiller Date: Tue Jan 12 15:59:01 2010 New Revision: 898393 URL: http://svn.apache.org/viewvc?rev=898393&view=rev Log: merge up to r898346 dooh, sorry mark -- hope that was not too difficult. thanks ryan

Re: LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Ryan McKinley
On Jan 12, 2010, at 5:45 AM, Erik Hatcher wrote: Hey gang, I'd like to put an image and link to our LucidWorks for Solr Certified Distro Reference Guide on the Solr front page, and wondering if there were any objections. To toss out my only objection with my Apache hat on (yes, I'm reall

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799059#action_12799059 ] Ryan McKinley commented on SOLR-1602: - I made a few changes to /trunk, but we are s

[jira] Assigned: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-1602: --- Assignee: Ryan McKinley (was: Noble Paul) > Refactor SOLR package structure to incl

[jira] Commented: (SOLR-1715) Externally Generated Filters

2010-01-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798797#action_12798797 ] Ryan McKinley commented on SOLR-1715: - this would also be a good way to 'punt

Re: Race condition in org/apache/solr/client/solrj/impl/StreamingUpdateSolrServer

2010-01-07 Thread Ryan McKinley
can you submit a patch to JIRA? On Jan 7, 2010, at 10:23 AM, Attila Babo wrote: While inserting a large pile of documents using StreamingUpdateSolrServer I've found a race condition as all Runner instances stopped while the blocking queue was full. The attached patch solves the problem, to mi

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797678#action_12797678 ] Ryan McKinley commented on SOLR-1602: - Nobel, this issue is assigned to you? Do

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797677#action_12797677 ] Ryan McKinley commented on SOLR-1602: - | .Besides which: even if it's just an

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797227#action_12797227 ] Ryan McKinley commented on SOLR-1602: - Hey Chris- Don't worry about putting u

[jira] Commented: (SOLR-1568) Implement Spatial Filter

2010-01-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796352#action_12796352 ] Ryan McKinley commented on SOLR-1568: - {quote} could be written as {code} &fq

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796285#action_12796285 ] Ryan McKinley commented on SOLR-1602: - In an effort to get some resolution

[jira] Commented: (SOLR-1568) Implement Spatial Filter

2010-01-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796280#action_12796280 ] Ryan McKinley commented on SOLR-1568: - I'm torn on this also... The funct

[jira] Commented: (SOLR-1694) DocFrequencyValueSource

2010-01-03 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796079#action_12796079 ] Ryan McKinley commented on SOLR-1694: - I don't know if folks think this is

[jira] Updated: (SOLR-1694) DocFrequencyValueSource

2010-01-03 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1694: Attachment: SOLR-1694-DocFrequencyValueSource.patch This is a first draft, it gets the DF with

[jira] Commented: (SOLR-1694) DocFrequencyValueSource

2010-01-03 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796071#action_12796071 ] Ryan McKinley commented on SOLR-1694: - The use case (mine anyway) is for implementi

[jira] Created: (SOLR-1694) DocFrequencyValueSource

2010-01-03 Thread Ryan McKinley (JIRA)
DocFrequencyValueSource --- Key: SOLR-1694 URL: https://issues.apache.org/jira/browse/SOLR-1694 Project: Solr Issue Type: New Feature Components: search Reporter: Ryan McKinley Priority

[jira] Commented: (SOLR-1690) JSONKeyValueTokenizerFactory -- JSON Tokenizer

2009-12-31 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795737#action_12795737 ] Ryan McKinley commented on SOLR-1690: - I have been using it to have structured

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2009-12-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795428#action_12795428 ] Ryan McKinley commented on SOLR-1602: - | the patch does not apply. iis it not upd

[jira] Updated: (SOLR-1690) JSONKeyValueTokenizerFactory -- JSON Tokenizer

2009-12-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1690: Description: Sometimes it is nice to group structured data into a single field. This (rough) patch

[jira] Updated: (SOLR-1690) JSONKeyValueTokenizerFactory -- JSON Tokenizer

2009-12-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1690: Attachment: noggit-1.0-A1.jar This tokenizer uses noggit http://svn.apache.org/repos/asf/labs

[jira] Updated: (SOLR-1690) JSONKeyValueTokenizerFactory -- JSON Tokenizer

2009-12-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1690: Attachment: SOLR-1690-JSONKeyValueTokenizerFactory.patch Here is a simple JSON tokenizer. No tests

[jira] Created: (SOLR-1690) JSONKeyValueTokenizerFactory -- JSON Tokenizer

2009-12-30 Thread Ryan McKinley (JIRA)
Analysis Reporter: Ryan McKinley Priority: Minor Sometimes it is nice to group structured data into a single field. This (rough) patch, takes JSON input and indexes tokens based on the key values pairs in the json. For example, the text: {code} { "hello": "w

Re: [VOTE] SOLR-1602 Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2009-12-30 Thread Ryan McKinley
Here's what you're voting on: [ x] Yes, move forward with SOLR-1602 with the plan proposed above [ ] No, don't move forward with SOLR-1602 because... I'll leave the vote open for 72 hours. Votes from SOLR committers are binding, but everyone is welcome to voice your opinion. Not to throw col

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2009-12-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795352#action_12795352 ] Ryan McKinley commented on SOLR-1602: - | I'm a fan of number 2, and I

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2009-12-30 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795341#action_12795341 ] Ryan McKinley commented on SOLR-1602: - Sounds fine... except for the back compatibi

Re: Solr 1.5 or 2.0?

2009-11-25 Thread Ryan McKinley
What would a 1.9 release mean in solr? Dooh -- after hitting send, i realized it would just mean: Whatever we would do for the next release, but say 'after this, old APIs won't be supported' ryan

Re: Solr 1.5 or 2.0?

2009-11-25 Thread Ryan McKinley
On Nov 25, 2009, at 11:30 AM, Chris Hostetter wrote: : > The point being: it's all been very informat up to now -- and that's : > probably for the best. "policies" should evolve over time based on real : > world situations that come up, and we're still in the process of doing : > that.

[jira] Commented: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781282#action_12781282 ] Ryan McKinley commented on SOLR-1589: - | But SolrException != HttpRequestExcep

Re: Solr 1.5 or 2.0?

2009-11-19 Thread Ryan McKinley
switching back to solr-dev... sorry for spinning off that thread... What is a serious change that would warrant a bump in your opinion? for example: - config overhaul. detangle the XML from the components. perhaps using spring. This is already done. No components read config from xml an

[jira] Commented: (SOLR-1568) Implement Cartesian Tier Filter

2009-11-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779726#action_12779726 ] Ryan McKinley commented on SOLR-1568: - | I think the best way is to maintain the

Re: Functions as Filters

2009-11-16 Thread Ryan McKinley
so I don't think any sort of generic cache is needed for geo. Agreed, no generic cache for geo. Was thinking about a generic cache for function calculations. I think even more generally would be good -- an easy way to share calculations between anything in the request cycle: functio

Re: trunk is now open

2009-11-10 Thread Ryan McKinley
And a big thank you to Grant for managing this release! thanks Grant On Nov 10, 2009, at 10:38 AM, Grant Ingersoll wrote: Feel free to move forward on 1.5... Announcement will be sent out shortly on 1.4. Good work everyone! -Grant

Re: [VOTE] 1.4 new RC up

2009-11-09 Thread Ryan McKinley
I don't think holding up 1.4 makes much sense for this... I assume we will have a 1.4.1 release when lucene 3.0 comes out. Hopefully that is soon. ryan On Nov 9, 2009, at 10:43 AM, Grant Ingersoll wrote: I think at this point, I'd rather not. We've delayed long enough. It should have

Re: [VOTE] 1.4 new RC up

2009-11-08 Thread Ryan McKinley
+1 On Nov 6, 2009, at 2:25 PM, Yonik Seeley wrote: +1 for releasing these artifacts: 1cc3783316aa1f95ba5e250a4c1d0451 apache-solr-1.4.0.tgz 8da9395565736499f80542c8d05b3854 apache-solr-1.4.0.zip -Yonik http://www.lucidimagination.com On Fri, Nov 6, 2009 at 1:28 PM, Grant Ingersoll wrot

Re: [VOTE] Release Solr 1.4.0

2009-11-01 Thread Ryan McKinley
+1 On Oct 30, 2009, at 12:40 PM, Grant Ingersoll wrote: OK, take 3: http://people.apache.org/~gsingers/solr/1.4.0/ On Oct 30, 2009, at 8:10 AM, Grant Ingersoll wrote: Got it. Will upload shortly. On Oct 29, 2009, at 8:33 PM, Yonik Seeley wrote: On Thu, Oct 29, 2009 at 7:36 PM, Yonik See

Re: [VOTE] Release Solr 1.4.0

2009-10-28 Thread Ryan McKinley
On Oct 28, 2009, at 9:12 PM, Nicholas Letourneau wrote: Not sure who gets a vote, Everyone gets to vote -- officially some votes are 'binding' but in practice this does not really matter. The more feedback there is, the more confidence we have that things are good (or need fixed) a

Re: [VOTE] Release Solr 1.4.0

2009-10-28 Thread Ryan McKinley
+1 Integrated with my app, and things work well. (windows vista) Ran examples and everything worked as expected. (Mac OSX) On Oct 27, 2009, at 10:07 PM, Grant Ingersoll wrote: OK, new artifacts are up. On Oct 27, 2009, at 9:51 PM, Chris Hostetter wrote: : By other issues, I mean the

Re: [VOTE] Release Solr 1.4.0

2009-10-27 Thread Ryan McKinley
On Oct 28, 2009, at 12:07 AM, Chris Hostetter wrote: : It's not a regression, but a new, non-core feature. If we delay every : time we find a bug, this release will never end. agreed. agreed. And assuming lucene 3.0 comes out in the somewhat near future, we will have an easy place f

Re: [VOTE] Release Solr 1.4.0

2009-10-26 Thread Ryan McKinley
Also, not sure what the policy is on voting on files where the pom still needs to change.. http://people.apache.org/~gsingers/solr/1.4.0/maven/org/apache/solr/solr-core/1.4.0/solr-core-1.4.0.pom points to: org.apache.lucene lucene-analyzers 2.9.0 But we really want to point to 2.9.1 I

Re: Another RC

2009-10-26 Thread Ryan McKinley
On Oct 26, 2009, at 4:00 PM, Grant Ingersoll wrote: So, just to clarify, here's the plan as I understand it: 1. Put up a 1.4.0 RC today w/ 2.9.1-RC2 2. Commence vote on 1.4.0 3. Once 2.9.1 is finalized, replace in Solr and generate final artifacts We also must make sure the maven pom.xml p

Re: Another RC

2009-10-25 Thread Ryan McKinley
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 in lucene-land 2.9.1 should start a vote on Monday sometime... I've recently tested the latest stable Jetty (6.1.21) ... so we can avoid some

minor nit....

2009-10-21 Thread Ryan McKinley
I'm looking through a bunch of logs that have: UpdateRequestProcessor - {add=[aa, bb, cc, dd, ee, ff, gg, hh, ...(142 more)]} Would it be more reasonable to say: "150 total" rather then make you count the previous 8? kinda stupid, but i guess this is what drives you nuts while chasing real proble

Re: Outdated luke

2009-10-15 Thread Ryan McKinley
thanks for pointing this out. Check: SOLR-1512, now fixed in trunk thanks ryan On Oct 15, 2009, at 10:58 AM, Colin Hynes wrote: I just thought I'd toss a note out that in the main build.xml it's fetching a outdated vesions of luke(0.9.1) and lucene(2.4). For the solr 1.4 release, that sh

[jira] Resolved: (SOLR-1512) point build.xml to luke 0.9.9

2009-10-15 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-1512. - Resolution: Fixed > point build.xml to luke 0.

[jira] Updated: (SOLR-1512) point build.xml to luke 0.9.9

2009-10-15 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1512: Attachment: SOLR-1512-luke.patch pointing to luke 0.9.9 > point build.xml to luke 0.

[jira] Created: (SOLR-1512) point build.xml to luke 0.9.9

2009-10-15 Thread Ryan McKinley (JIRA)
point build.xml to luke 0.9.9 - Key: SOLR-1512 URL: https://issues.apache.org/jira/browse/SOLR-1512 Project: Solr Issue Type: Task Reporter: Ryan McKinley Priority: Minor Fix

[jira] Commented: (SOLR-1510) EmbeddedSolrServer should support multiple cores

2009-10-14 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765582#action_12765582 ] Ryan McKinley commented on SOLR-1510: - we went back and forth on this one for a w

Re: another one for 1.4?

2009-10-12 Thread Ryan McKinley
i say we leave it out... That is a direct mapping of the XML format to JSON. I think discussion suggested we may want to munge the format a bit before baking it into the code. On Oct 12, 2009, at 4:42 PM, Grant Ingersoll wrote: I think we leave it out. On Oct 12, 2009, at 4:27 PM, Erik

Down to Zero!

2009-10-12 Thread Ryan McKinley
Looks like we are down to zero issues: https://issues.apache.org/jira/secure/BrowseVersion.jspa?id=12310230&versionId=12313351&showOpenIssuesOnly=true

[jira] Resolved: (SOLR-1497) Remove solrjs from svn -- point docs to AJAX Solr

2009-10-12 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-1497. - Resolution: Fixed solrjs was removed in rev 824396 This can be pulled from subversion history if

Re: Down to 1

2009-10-12 Thread Ryan McKinley
I'm on it! At least it is easy... On Oct 10, 2009, at 3:13 PM, Grant Ingersoll wrote: Down to 1: https://issues.apache.org/jira/secure/BrowseVersion.jspa?id=12310230&versionId=12313351&showOpenIssuesOnly=true Things are looking good for Monday. I'd encourage everyone to check out trunk

[jira] Resolved: (SOLR-1434) Evaluate Including SolrJS

2009-10-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-1434. - Resolution: Fixed Fix Version/s: 1.4 See SOLR-1497 > Evaluate Including Sol

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

2009-10-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-1294. - Resolution: Won't Fix With SOLR-1497, solrjs devlopment will move to AJAX solr on g

[jira] Created: (SOLR-1497) Remove solrjs from svn -- point docs to AJAX Solr

2009-10-07 Thread Ryan McKinley (JIRA)
Remove solrjs from svn -- point docs to AJAX Solr - Key: SOLR-1497 URL: https://issues.apache.org/jira/browse/SOLR-1497 Project: Solr Issue Type: Task Reporter: Ryan McKinley

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

2009-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762866#action_12762866 ] Ryan McKinley commented on SOLR-1294: - excellent -- thank you > SolrJS/Jav

archive solrjs and point to AJAX Solr?

2009-10-06 Thread Ryan McKinley
I don't think solrjs should hold up the 1.4 release. Since this issue was last discussed, James McKinney has licensed AJAX Solr (a solrjs fork) under Apache & MIT http://github.com/evolvingweb/AJAX-Solr/blob/master/COPYRIGHT.txt It seems like this has good support and gets the on-going attent

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

2009-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762864#action_12762864 ] Ryan McKinley edited comment on SOLR-1294 at 10/6/09 9:1

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

2009-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762864#action_12762864 ] Ryan McKinley commented on SOLR-1294: - In your 'COPYRIGHT.txt' file, i

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

2009-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762860#action_12762860 ] Ryan McKinley commented on SOLR-1294: - sweet. If AJAX-Solr is Apache licensed, th

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

2009-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762848#action_12762848 ] Ryan McKinley commented on SOLR-1294: - Looking over it, it seems interesting...

[jira] Resolved: (SOLR-1472) upgrade maven poms to reference lucene 2.9 artifacts rather than solr-lucene artifacts

2009-09-28 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-1472. - Resolution: Fixed committed in rev819835 When we want to use lucene snapshots again, we can get

[jira] Updated: (SOLR-1472) upgrade maven poms to reference lucene 2.9 artifacts rather than solr-lucene artifacts

2009-09-28 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1472: Attachment: SOLR-1472-maven-cleanup.patch deleting the solr specific maven files. I will go ahead

[jira] Created: (SOLR-1472) upgrade maven poms to reference lucene 2.9 artifacts rather then solr-lucene artifacts

2009-09-28 Thread Ryan McKinley (JIRA)
: Solr Issue Type: Task Affects Versions: 1.4 Reporter: Ryan McKinley Assignee: Ryan McKinley Priority: Blocker Fix For: 1.4 Currently, the solr pom.xml files reference solr-lucene jar files. Rather then reference the solr jars, we

[jira] Updated: (SOLR-1472) upgrade maven poms to reference lucene 2.9 artifacts rather than solr-lucene artifacts

2009-09-28 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1472: Summary: upgrade maven poms to reference lucene 2.9 artifacts rather than solr-lucene artifacts

Re: 8 for 1.4

2009-09-28 Thread Ryan McKinley
rage the Drupal guys and others to submit their changes? >  Perhaps by then Matthias or you or someone else will have stepped up. > > On 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 gi

Re: 8 for 1.4

2009-09-28 Thread Ryan McKinley
I just discussed this off-line with Matthias. It does not look like he has the time to give this much attention now. (nor do I) We agreed that the best steps forward are to: 1. Support the Drupal guys GPL port 2. Archive the solrjs code to solrstuff.org 3. Yank solrjs from apache svn (and 1.4 re

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

2009-09-15 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-1294: --- Assignee: Ryan McKinley > SolrJS/Javascript client fails in

Re: Solr 1.4 Open Issues Status

2009-09-15 Thread Ryan McKinley
: SOLR-1294 SolrJS/Javascript client fails in IE8! Unassigned : : > I have concerns about this client library being included at all in Solr, as : > I don't see anyone taking it up for maintenance. I raised concerns on the : > main issue with no response and likewise with this one. Patc

[jira] Resolved: (SOLR-1424) ant generate-maven-artifacts fails on windows

2009-09-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-1424. - Resolution: Fixed Fix Version/s: 1.4 > ant generate-maven-artifacts fails on wind

[jira] Updated: (SOLR-1424) ant generate-maven-artifacts fails on windows

2009-09-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1424: Attachment: SOLR-1424.patch > ant generate-maven-artifacts fails on wind

[jira] Assigned: (SOLR-1424) ant generate-maven-artifacts fails on windows

2009-09-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-1424: --- Assignee: Ryan McKinley yup, that does it... I will commit shortly > ant generate-ma

[jira] Commented: (SOLR-1424) ant generate-maven-artifacts fails on windows

2009-09-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754386#action_12754386 ] Ryan McKinley commented on SOLR-1424: - no dice. with: {code} $ svn diff Index: co

Re: Lucene RC2

2009-08-28 Thread Ryan McKinley
have not tried it yet but we should certainly upgrade. the more testing the better! On 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?

Re: ant generate-maven-artifacts, BUILD FAILED?

2009-08-25 Thread Ryan McKinley
wrote: I'll take a look. Have you tried a diff. version of Maven? On Aug 24, 2009, at 3:09 PM, Ryan McKinley wrote: Anyone else seeing this: $ ant generate-maven-artifacts ... ... BUILD FAILED c:\workspace\apache\solr\build.xml:741: The following error occurred while executing this line: c:

[jira] Updated: (SOLR-1057) PathTokenizerFactory

2009-08-24 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 updated to use reusable token stuff

Re: /trunk ClassCastException with BaseTokenizerFactory

2009-08-24 Thread Ryan McKinley
f you have ideas, shout them out. ryan On Aug 24, 2009, at 1:49 PM, Lance Norskog wrote: Is it possible to mark out backwards-incompatible changes with deprecation? So at least we get warnings in Eclipse/Netbeans etc? On Fri, Aug 21, 2009 at 9:50 AM, Mark Miller wrote: Ryan McK

ant generate-maven-artifacts, BUILD FAILED?

2009-08-24 Thread Ryan McKinley
Anyone else seeing this: $ ant generate-maven-artifacts ... ... BUILD FAILED c:\workspace\apache\solr\build.xml:741: The following error occurred while executing this line: c:\workspace\apache\solr\common-build.xml:261: Failed to copy c:\workspace\apache\solr\src\maven\solr-parent-pom.xml.template

[jira] Resolved: (SOLR-1377) Force TokenizerFactory to create a Tokenizer rather then TokenStream

2009-08-24 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-1377. - Resolution: Fixed > Force TokenizerFactory to create a Tokenizer rather then TokenStr

[jira] Commented: (SOLR-1377) Force TokenizerFactory to create a Tokenizer rather then TokenStream

2009-08-24 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747012#action_12747012 ] Ryan McKinley commented on SOLR-1377: - Without objection... I will commit this

[jira] Commented: (SOLR-1377) Force TokenizerFactory to create a Tokenizer rather then TokenStream

2009-08-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746287#action_12746287 ] Ryan McKinley commented on SOLR-1377: - Is reset gaurenteed to be called on the

[jira] Updated: (SOLR-1377) Force TokenizerFactory to create a Tokenizer rather then TokenStream

2009-08-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-1377: Attachment: SOLR-1377-Tokenizer.patch Here is a patch that: 1. Changes the TokenizerFactory to

[jira] Created: (SOLR-1377) Force TokenizerFactory to create a Tokenizer rather then TokenStream

2009-08-21 Thread Ryan McKinley (JIRA)
Feature Components: Analysis Reporter: Ryan McKinley Assignee: Ryan McKinley Fix For: 1.4 The new token reuse classes require that they are created with a Tokenizer. The solr TokenizerFactory interface currently makes a TokenStream. Although this is

Re: /trunk ClassCastException with BaseTokenizerFactory

2009-08-21 Thread Ryan McKinley
-compatible! ryan On Aug 21, 2009, at 11:39 AM, Yonik Seeley wrote: On Fri, Aug 21, 2009 at 10:13 AM, Ryan McKinley wrote: I'm fine upgrading, but it seems we should the 'back compatibility' notice more explicit. Yeah... that should be fun for expert-use plugins in general.

Re: /trunk ClassCastException with BaseTokenizerFactory

2009-08-21 Thread Ryan McKinley
On Aug 21, 2009, at 10:49 AM, Yonik Seeley wrote: On Fri, Aug 21, 2009 at 10:33 AM, Ryan McKinley wrote: Actually I think there may be something wrong here. BaseTokenizerFactory does not make a Tokenizer, it creates a TokenStream, so it should never be cast to Tokenizer My custom

Re: /trunk ClassCastException with BaseTokenizerFactory

2009-08-21 Thread Ryan McKinley
... ideas? thanks ryan On Fri, Aug 21, 2009 at 10:13 AM, Ryan McKinley wrote: > Just updated to /trunk and am now seeing this exception: > > Caused by: org.apache.solr.client.solrj.SolrServerException: > java.lang.ClassCastException: > xxx.solr.analysis.JSONKeyValueTokenizerFactory$1 ca

/trunk ClassCastException with BaseTokenizerFactory

2009-08-21 Thread Ryan McKinley
Just updated to /trunk and am now seeing this exception: Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: xxx.solr.analysis.JSONKeyValueTokenizerFactory$1 cannot be cast to org.apache.lucene.analysis.Tokenizer at org.apache.solr.client.solrj.embed

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

2009-08-18 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: --- Fix Version/s: (was: 1.4) 1.5 Moving this issue to 1.5 so that the details

Re: Response Writers and DocLists

2009-08-18 Thread Ryan McKinley
On Aug 18, 2009, at 10:01 AM, Grant Ingersoll wrote: On Aug 18, 2009, at 9:49 AM, Ryan McKinley wrote: Also, I'm thinking about having a real simple interface that would allow for, when materializing the Fields, to pass in something like a DocumentModifier, which would basicall

Re: Response Writers and DocLists

2009-08-18 Thread Ryan McKinley
Also, I'm thinking about having a real simple interface that would allow for, when materializing the Fields, to pass in something like a DocumentModifier, which would basically get the document right before it is to be returned (possibly inside the SolrIndexReader, but maybe this even bel

Re: Response Writers and DocLists

2009-08-17 Thread Ryan McKinley
Ya, I like this idea. Adding a "meta" field is OK, but it may just be kicking the can. Also implementation wise, it works well when you have a SolrDocument, but when directly using DocList, it gets a bit messy. https://issues.apache.org/jira/browse/SOLR-705 Also with adding a "meta" field,

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

2009-08-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739076#action_12739076 ] Ryan McKinley commented on SOLR-705: I'll take this one on for 1.4... I in

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

2009-08-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-705: -- Assignee: Ryan McKinley > Distributed search should optionally return docID->sha

  1   2   3   4   5   6   7   8   9   10   >