Re: Auto Suggest

2010-09-03 Thread Luke Tebbs
What about if you do something like this? - facet=true&facet.mincount=1&q=apple&facet.limit=10&facet.prefix=mou&facet.field=term_suggest&qt=basic&wt=javabin&rows=0&version=1 Jason Rutherglen wrote: To clarify, the query analyzer returns that. Variations such as "apple mou" also do not return

Re: Localsolr with Dismax => workaround using spatial solr

2010-09-03 Thread Luke Tebbs
couple of million records and see if it is still acceptably fast. Anyway, does anyone know if there is something I could be doing wrong that is causing dismax to not play nice with the two spatial searching methods, or is this one for the JIRA? Luke Luke Tebbs wrote: Thanks Dan, T

Re: Localsolr with Dismax

2010-09-02 Thread Luke Tebbs
ays to configure like this: localsolr facet mlt highlight debug but the default solr components are (note the above config is missing query): query facet mlt highlight stats debug I fixed it by doing this instead localsolr On 9/2/10 4:15 AM, Luke Tebbs wrote: Anyone? I'm re

Re: java.lang.OutOfMemoryError: PermGen space when reopening solr server

2010-09-02 Thread Luke Tebbs
Antonio Calo' wrote: Il 02/09/2010 8.51, Lance Norskog ha scritto: Loading a servlet creates a bunch of classes via reflection. These are in PermGen and never go away. If you load&unload over and over again, any PermGen setting will fill up. I agree , taking a look to all the links suggested by

Localsolr with Dismax

2010-09-02 Thread Luke Tebbs
Anyone? I'm really lost as to what to do here... if anyone has any experience with this or even ideas of things to try I'd really appreciate your input. It seems like what I'm trying to do should work but for some reason 'defType' seems to be ignored Thankyou Luke Original Me

Re: java.lang.OutOfMemoryError: PermGen space when reopening solr server

2010-09-02 Thread Luke Tebbs
ting will fill up. On Wed, Sep 1, 2010 at 2:23 PM, Luke Tebbs wrote: Have you tried to up the MaxHeapSize? I tend to run solr and the development instance in a separate jetty (on a separate port) and actually restart the web server for the dev application every now and again. It doesn't ta

Re: java.lang.OutOfMemoryError: PermGen space when reopening solr server

2010-09-01 Thread Luke Tebbs
Have you tried to up the MaxHeapSize? I tend to run solr and the development instance in a separate jetty (on a separate port) and actually restart the web server for the dev application every now and again. It doesn't take too long if you only have one webapp on jetty - I tend to use mvn jet

Localsolr with Dismax

2010-09-01 Thread Luke Tebbs
Does anyone have any experience with getting dismax to work with a geospatial (localsolr) search? I have the following configuration - dismax title description^0.5 title description^0.5 0% 0.1 dismax title description^0.5 title des

Units/Currency range searching

2010-04-14 Thread Luke Tebbs
Hello everyone, I'm trying to find a way to search a range using units with on-the-fly conversion for currency, for instance - [* TO 200USD] obviously most metrics could just be stored in one unit for the whole dataset and converted prior to the query but my records could have entries in any