Eric,
On Hard drive:
for 100,000 records, about 10 GB for Zebra indexes and about 5 GB for mysql.
If using Zebra we find RAM should ideally be 500 MB or more even if
use load is very light.
Thanks,
Savitra Sirohi
Nucsoft OSS Labs
http://www.osslabs.biz
On Thu, Mar 26, 2009 at 4:19 AM, Eric Bég
On 2009/03/26, at 2:49 PM, David Schuster wrote:
>
> shelving location would also be helpful.. I thought there was some
> work
> coming for 3.2 already?
>
> or are you the one working on it!
no, not until a few days ago ;)
i cant recall from the dev-list if anyone else is working on the same
shelving location would also be helpful.. I thought there was some work
coming for 3.2 already?
or are you the one working on it!
David Schuster
Mason James-5 wrote:
>
> Hi Folks,
>
> i have an idea around a simple update-items.pl tool.
>
> my idea is a tool similar to circ's current branch
Hi there,
Is there some guidelines about the system requirements to run Koha with
all components (Apache, MySQL, Koha, Zebra) running on a machine
exclusivement dedicated to Koha?
I'm mostly talking in term of:
- CPU and RAM vs simultaneous number of users
- Hard drive space vs number of record
We are getting ready to go into production and one of the Mac Minis that
we have been testing on decided to crash today. After rebooting the
server, searching with Zebra turned off works. Turning Zebra on and
searching fails. Zebra was turned on prior to the crash and the
searching worked great. I
You'll need to start with installer/data/mysql/update22to30.pl
for dev_week as well as 2.2
It's a hairy upgrade, since we've added db constraints that didn't
exist before, so do expect to spend some time manually addressing
failed constraints.
Ryan
On Tue, Mar 24, 2009 at 5:44 PM, Kyle Hall wr
> I want to use XSLT display for Unimar also.
> I read the code of Opac and I found two points
> to fix:
>
> opac.detail.pl
> line 63
> my $newxmlrecord =
> XSLTParse4Display($biblionumber,C4::Context->config('opachtdocs')."/prog/en/xslt/MARC21slim2OPACDetail.xsl");
>
> opac-showmarc.pl
> line 68
Hi to all,
I want to use XSLT display for Unimar also.
I read the code of Opac and I found two points
to fix:
opac.detail.pl
line 63
my $newxmlrecord =
XSLTParse4Display($biblionumber,C4::Context->config('opachtdocs')."/prog/en/xslt/MARC21slim2OPACDetail.xsl");
opac-showmarc.pl
line 68
my $xslf