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
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
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
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
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
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
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
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
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