Re: SpatialTierQueryParserPlugin Loading Error

2011-01-03 Thread Adam Estrada
No just yet, Grant...I have been sidetracked on a couple other things but I will keep you posted. Thanks for the response, Adam On Mon, Jan 3, 2011 at 10:22 AM, Grant Ingersoll wrote: > Sorry, I just saw this, Adam. Were you able to get it working? > > On Dec 28, 2010, at 8:54 PM, Adam Estrada

Re: SpatialTierQueryParserPlugin Loading Error

2011-01-03 Thread Grant Ingersoll
Sorry, I just saw this, Adam. Were you able to get it working? On Dec 28, 2010, at 8:54 PM, Adam Estrada wrote: > Hi Grant, > > I grabbed the latest version from trunk this morning and am still unable to > get any of the spatial functionality to work. I still seem to be getting the > class load

Re: SpatialTierQueryParserPlugin Loading Error

2010-12-28 Thread Estrada Groups
Thanks a bunch for all the great responses! I think first thing tomorrow I will grab a fresh version from trunk then walk through the tutorial. I have not done that in quite some time... I will also investigate the version in Git to see which one is easier to work with. I like the idea of build

Re: SpatialTierQueryParserPlugin Loading Error

2010-12-28 Thread Yonik Seeley
On Tue, Dec 28, 2010 at 8:54 PM, Adam Estrada wrote: > I would gladly update this page if I could just get it working. > http://wiki.apache.org/solr/SpatialSearch Everything on that wiki page should work w/o patches on trunk. I just ran through all of the examples, and everything seemed to be wor

Re: SpatialTierQueryParserPlugin Loading Error

2010-12-28 Thread Mattmann, Chris A (388J)
Hi Adam, I cut a branch at Github of a forked Solr 1.5 that applied a bunch of patches that my student and I did in my CSCI 572 class at USC. The branch is here [1]. You can simply use Git to go grab that if you want and not worry about the patches either. I sent an email [2] and filed a bunch

Re: SpatialTierQueryParserPlugin Loading Error

2010-12-28 Thread Adam Estrada
Hi Grant, I grabbed the latest version from trunk this morning and am still unable to get any of the spatial functionality to work. I still seem to be getting the class loading errors that I was getting when using the patches and jar files I found all over the web. What I really need at this point

Re: SpatialTierQueryParserPlugin Loading Error

2010-12-14 Thread Grant Ingersoll
For this functionality, you are probably better off using trunk or branch_3x. There are quite a few patches related to that particular one that you will need to apply in order to have it work correctly. On Dec 13, 2010, at 10:06 PM, Adam Estrada wrote: > All, > > Can anyone shed some light o

Re: SpatialTierQueryParserPlugin Loading Error

2010-12-14 Thread Markus Jelsma
Anyway, try putting the jar in work/Jetty_0_0_0_0_8983_solr.war__solr__k1kf17/webapp/WEB-INF/lib/ On Tuesday 14 December 2010 11:10:47 Markus Jelsma wrote: > Where did you put the jar? > > > All, > > > > Can anyone shed some light on this error. I can't seem to get this > > class to load. I a

Re: SpatialTierQueryParserPlugin Loading Error

2010-12-14 Thread Markus Jelsma
Where did you put the jar? > All, > > Can anyone shed some light on this error. I can't seem to get this > class to load. I am using the distribution of Solr from Lucid > Imagination and the Spatial Plugin from here > https://issues.apache.org/jira/browse/SOLR-773. I don't know how to > apply a p

Re: SpatialTierQueryParserPlugin Loading Error

2010-12-13 Thread Erick Erickson
This page shows you how to apply a patch: http://wiki.apache.org/solr/HowToContribute However, are you aware that this is a patch to the *source* code and then you have to compile it? A simpler approach would be to just grab either the trunk build or a v