Donate Share

Hyper Estraier

Code

Programming Languages: C, Java, Ruby, Perl

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2005-03-07 cvs -d:pserver:anonymous@hyperestraier.cvs.sourceforge.net:/cvsroot/hyperestraier login

cvs -z3 -d:pserver:anonymous@hyperestraier.cvs.sourceforge.net:/cvsroot/hyperestraier co -P modulename

Show:

What's happening?

  • Comment: C/S mode, server crash problem

    I found and fixed the bug. In estnode.c => est_url_shuttle_impl If there are anything wrong, it will return "error", and before those return, it tried to free or close something which were registered in pthread_cleanup_push In some compiler, it will free/close those memory/object twice. Just disable them which will fix it. //cbmapclose(elems); return "error";...

    2007-09-21 13:06:10 UTC by nobody

  • C/S mode, server crash problem

    We have two servers and they linked together. Server 1: node1 Server 2: nodea, nodeb node2 has links to nodea, nodeb search at node1 when the search is not finished, kill server at node2. Then the server 1 will crash [1]+ Segmentation Fault (core dumped) estmaster start tmp Didn't find this problem in window version.

    2007-09-20 20:13:53 UTC by nobody

  • Comment: Add refresh command to P2P API

    Logged In: YES user_id=728461 Function to disable cache was added. please use it instead.

    2006-10-29 16:32:23 UTC by mikio

  • Comment: Makefile is missing uninstall-mac target

    Logged In: YES user_id=728461 It was added by the latest version.

    2006-10-29 16:29:26 UTC by mikio

  • Comment: undefined symbol: cbmapiterval

    Logged In: YES user_id=728461 Please use the latest QDBM.

    2006-10-29 16:28:36 UTC by mikio

  • Makefile is missing uninstall-mac target

    insert the following: uninstall-mac : make MYLIBS="$(MYMACLIBS)" uninstall.

    2006-10-03 10:07:20 UTC by eduqate

  • Add refresh command to P2P API

    This patch adds "refresh" command that refreshes node. Usually this refresh process is run when the server is idle for some time, but it would be very useful for automated testing purposes if the refresh can also be done on demand. (e.g. add documents to the index and then check that the search returns the correct result)

    2006-08-29 03:38:50 UTC by kasatani

  • Comment: undefined symbol: cbmapiterval

    Logged In: YES user_id=728461 Please use the latest version of QDBM, which includes cbmapiterval.

    2006-08-27 11:16:00 UTC by mikio

  • undefined symbol: cbmapiterval

    i just upgraded to the latest version, and now i get this error: estwaver init test estwaver: symbol lookup error: /usr/local/lib/libestraier.so.8: undefined symbol: cbmapiterval.

    2006-07-28 16:30:11 UTC by seafire11

  • Hyper Estraier

    Anonymous committed patchset 1 of module CVSROOT to the Hyper Estraier CVS repository, changing 11 files.

    2005-03-07 17:16:12 UTC by nobody

Our Numbers