Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

swish · SWISH++ Discussion List

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 648 - 677 of 774   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
648 cakomo Send Email Mar 12, 2004
9:10 pm
Is there way to correctly display international characters. We know it only index iso-8859-1 codepage but special charaters like φη? are not displayed...
649 Paul J. Lucas
ypjl Send Email
Mar 12, 2004
9:12 pm
... Since international characters are not indexed, they do not exist in the index. Therefore when results are displayed, there are no such characters to...
650 cakomo Send Email Mar 14, 2004
8:37 pm
Thanks Paul. I wish it could, then would be wonderful... so that swish++ would be international and its usage would increase.. ... know it only ... displayed ...
651 Paul J. Lucas
ypjl Send Email
Mar 14, 2004
8:38 pm
... You have the source code: make it work the way you want. - Paul...
652 pollak_faba Send Email Mar 29, 2004
5:12 pm
Hello Paul, ... May I ask you about the status of this feature? Have you already been able to spend some time on it? Yours, Robert Pollak -- Public Key ID:...
653 Paul J. Lucas
ypjl Send Email
Mar 29, 2004
5:49 pm
... Yes, I know it's been a long time coming (my day job gets in the way). I have had time to work on it, however. A few months ago, I had a working...
654 Paul J. Lucas
ypjl Send Email
Mar 29, 2004
9:35 pm
NEW FEATURES ... * Added the ability to search using "near." The downside is that word-position data must be stored for every word. This approximately...
655 Robert Pollak
pollak_faba Send Email
Apr 1, 2004
2:11 pm
On Mon, 2004-03-29 at 19:48, Paul J. Lucas wrote: <snip> ... Hello Paul - first I'll have to find out whether my use case requires full phrase search. Maybe it...
656 Paul J. Lucas
ypjl Send Email
Apr 1, 2004
3:31 pm
... You simply can't do that. No, I won't say why because it should be common knowlegde. - Paul...
657 Paul J. Lucas
ypjl Send Email
Apr 13, 2004
2:24 am
Same changes as before, plus: made lots of changes to get it to compile under Solaris using Sun's CC Workshop/Forte/whatever- they're-currently-calling-it C++...
658 Paul J. Lucas
ypjl Send Email
Apr 22, 2004
5:06 pm
BUG FIXES ... * Changes to make it compile with g++ 3.4.0 which purports to be much more standards-conforming....
659 geortal Send Email May 4, 2004
1:42 am
I have compiled SWISH++ 6.0.1 with cygwin with relative ease. I have a problem with the results of search. A line looks like 77 2004\mail&#92;01/2004&#92;mail&#92;01\23...
660 Paul J. Lucas
ypjl Send Email
May 4, 2004
1:46 am
... Did you set WIN32 correctly in config.mk? - Paul...
661 Eyges71 Send Email Jun 14, 2004
1:02 am
Hi there -- I'm pretty sure these questions have been asked, but I thought I should ask them myself for clarification: 1. Does Swish++ 6.0.1 have the ability...
662 Paul J. Lucas
ypjl Send Email
Jun 14, 2004
1:08 am
... RTFM re: FilterFile. ... None. ... What do you mean "What is it?" It's exactly what you just said: a CGI. If you don't know what a CGI is, I suggest you...
663 Henry Nugroho
mamoru_hime Send Email
Jun 14, 2004
2:01 pm
Hallo... I'm henry from Indonesia. I have some problems that are making me very confused. I try to install Swish++ 2.0 from my debian package. It works...
664 Paul J. Lucas
ypjl Send Email
Jun 14, 2004
2:52 pm
... Old versions are not supported. Upgrade to 6.0.1. - Paul...
665 Stephen E. Jones
senojes Send Email
Jul 14, 2004
1:38 pm
Group I use AltaVista Discovery to index and search over 100 Mb of text files on my hard disc. However AFAIK it only runs on Windows 95 and there are no plans ...
666 Paul J. Lucas
ypjl Send Email
Jul 14, 2004
2:47 pm
... Did you read the INSTALL.win32 file? Aside from that, SWISH++ is *not* a GUI application. It is *not* a toolbar application. - Paul...
667 Stephen Jones
senojes Send Email
Jul 15, 2004
7:38 am
Group ... No. I could not see that on the SWISH++ home page (http://homepage.mac.com/pauljlucas/software/swish/) or in the SWISH++ FAQs ...
668 Paul J. Lucas
ypjl Send Email
Jul 15, 2004
7:41 am
... You're supposed to download the software and untar it. ... The same as it runs under Unix. - Paul...
669 Stephen Jones
senojes Send Email
Jul 15, 2004
1:10 pm
Group ... it. How does one "untar" in Windows? Or is it a self-extracting archive? I would rather find out about a program before I install it. Can someone: 1)...
670 Kevin Sangeelee
kevin@... Send Email
Jul 15, 2004
1:11 pm
... Steve, It's run as a command line tool - index.exe lets you create an index, and search.exe queries it. The Cygwin environment gives you a Unix-like...
671 Paul J. Lucas
ypjl Send Email
Jul 15, 2004
1:21 pm
... You need to install Ctgwin (as clearly described in the requiremtnts). ... No. It's a gzipped tar file. ... Untarring is not installing. ... You're...
672 Kevin Sangeelee
kevin@... Send Email
Jul 15, 2004
1:36 pm
... Again, cygwin will help. 'tar xvzf swish++-6.0.1.tar.gz&#39; would expand the archive into the current directory. Winzip has also supported extraction of gzip...
673 flimpoff Send Email Jul 16, 2004
9:01 pm
I admittedly do not know C/C++ all that well, but wouldnt changing the source code to use off64_t, open64, mmap64, etc etc allow it to use indexes over 2GB?...
674 Paul J. Lucas
ypjl Send Email
Jul 16, 2004
9:11 pm
... No. All that does is allow you to *access* files over 2GB. It does nothing to allow you to *map* files >2GB into memory concurrently, i.e., you can have...
675 Ian Soboroff
isoboroff Send Email
Jul 19, 2004
1:47 pm
... I've written code to do this kind of stuff in other settings. I agree it sucks. (To boot, I did it in Java where the VM has leakage issues, so after a...
676 Paul J. Lucas
ypjl Send Email
Aug 11, 2004
4:43 am
BUG FIXES ... * error_string() in util.h failed to compile using g++ 3.4.1....
677 Paul J. Lucas
ypjl Send Email
Aug 11, 2004
4:49 am
For some strange reason, I didn't see this e-mail until now. ... You mean you can't map a *total* of more than 2GB even if you use seperate mmap calls? I...
Messages 648 - 677 of 774   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help