All, I have done what I really didn't want to do and it works for now, which
is unpacked the solr.war and added all my libs to the WEB-INF/lib.
If there is a better solution using the recommended configurations please
let me know. Thanks.
--
View this message in context:
http://lucene.4720
I'm trying to use a standalone Spring jar for a custom transformer and have
banged my way through most of the issues so far but can't seem to get
through this one. When the transformer executes it loads the spring
applicationContext.xml file and throws the following error trying to parse
it.
org.
Perhaps instead of the suggester component you could use the EdgeNGramFilter
and provide partial matches so you will me able to configure a custom request
handler that will “suggest” terms of phrases for you. I’m using this approach
to provide queries suggestions, of course I’m indexing the quer
It looks like the data is, literally,
string;#-6.872515521, 53.28853084
or maybe
#-6.872515521, 53.28853084
either way the data isn't in anything like the format expected.
Of course I may be mis-reading this, but it looks like your
input process isn't doing what you expect.
How are you sending t
Hi,
I am trying to index latitude and longitude data into solr but getting error
as below.
ERROR - 2014-09-26 13:44:16.503; org.apache.solr.common.SolrException;
org.apache.solr.common.SolrException: ERROR:
[doc=http://testirishwaterportal/sites/am/ass/asi/agg/ami/Lists/Waste Waste
Water Pumping
I'm grateful to elyograg and erikhatcher on the #solr IRC for helping me with
this question. They first pointed me to the Edismax documentation's boost
parameter at
http://wiki.apache.org/solr/ExtendedDisMax#bf_.28Boost_Function.2C_additive.29
and asked me to put the following in my solrconfig.xml
Either my intention is dumb (pls let me know ;)), or there is no answer to this
problem. If so, I will have to index my sources into separate cores.
But then the questions arise:
a) how do I get suggestions from more than one core? Multiple suggest-requests,
then merge?
b) how doe I get (ranked)
Hi Timo,
Why not use Cloudera's CDH5 which comes with Solr?
Costi
On Thu, Sep 25, 2014 at 10:43 AM, Timo Schmidt wrote:
> Hi together,
>
> we currently plan to setup a project based on solr cloud and amazon
> webservices. Our main search application is deployed using aws opsworks
> which works