Hello,
When I have seen this it usually means the SOLR you are trying to connect to is
not available.
Do you have it installed on:
http://localhost:8080/solr
Try opening that address in your browser. If your running the example solr
using the embedded Jetty you wont be on 8080 :D
Hope that
Hello,
Just wondering if the following is possible:
We need to produce facets on ranges but they do not follow a steady increment
which is all I can see SOLR can produce. Im looking for a way to produce
facets on a price field:
0-1000
1000-5000
5000-1
1-2
Any suggestions with out
Hello
We have just switched to Solr4 as we needed the ability to return geodist()
along with our results.
I use a simple multithreaded java app and solr to ingest the data. We keep
seeing the following:
13-Apr-2012 15:50:10 org.apache.solr.common.SolrException log
SEVERE: null:org.apache.solr
A combination of the CSV response writer and SOLRJ to page through all of the
results sending it to something like apache commons fileutils:
FileUtils.writeStringToFile(new File(output.csv), outputLine
("line.separator"), true);
Would be quiet quick to knock up in Java.
Thank
tually do that much good in most cases.
Some people just do the optimize once a day (or week or whatever) during
off-peak hours as a compromise.
Best
Erick
On Mon, Mar 26, 2012 at 5:02 AM, Ben McCarthy
wrote:
> Hello,
>
> Had to leave the office so didn't get a chance to rep
>> index.
>> Are you committing or optimizing on the slaves? After replication,
>> the index directory on the slaves is called "index" or "index."?
>>
>> Tomás
>>
>> On Fri, Mar 23, 2012 at 11:18 AM, Ben McCarthy <
>> ben.mccar...
uot; index.
Are you committing or optimizing on the slaves? After replication, the index
directory on the slaves is called "index" or "index."?
Tomás
On Fri, Mar 23, 2012 at 11:18 AM, Ben McCarthy <
ben.mccar...@tradermedia.co.uk> wrote:
> So do you just simpy addr
move around 150G/hour
when hooking up a new slave to the master.
/Martin
On Fri, Mar 23, 2012 at 12:33 PM, Ben McCarthy <
ben.mccar...@tradermedia.co.uk> wrote:
> Hello,
>
> Im looking at the replication from a master to a number of slaves. I
> have configured it and it app
Hello,
Im looking at the replication from a master to a number of slaves. I have
configured it and it appears to be working. When updating 40K records on the
master is it standard to always copy over the full index, currently 5gb in
size. If this is standard what do people do who have massiv
Good Afternoon,
Im looking at Deltas via a DeltaImportHandler. I was running Solr 1.4.1
but just upgraded to 3.5. Previously I was able to run debug and verbose
from:
http://localhost:8080/solr/admin/dataimport.jsp?handler=/advert
But since upgrading when choosing these options the right
10 matches
Mail list logo