Hi since u gave the priority to title .
so it always executed
--
View this message in context:
http://lucene.472066.n3.nabble.com/Localsolr-with-Dismax-tp1402956p1943980.html
Sent from the Solr - User mailing list archive at Nabble.com.
Ever get this workiing?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Localsolr-with-Dismax-tp1402956p1578050.html
Sent from the Solr - User mailing list archive at Nabble.com.
I finally managed to get spatial searching working in combination with
dismax so I'm sending this should anyone else have the same problem.
I gave up using localsolr in the end - one of the resultsets of the two
it returned was correct (dismax+spatial) but I don't trust this enough
to depend u
Thanks Dan,
That seems to have moved things forwards, however if I do this I get two
sets, presumably one from localsolr and one from dismax.
e.g -
0
116
...
...
Also it seems to explode with a NullPointerException if I dare to try
and sort by distance -
INFO: [testCore] webapp=/so
I experienced the same issue. The localsolr site says 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/
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
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