BUG FIXES ... * Search results didn't include the last one, i.e., if there are N results, only N-1 were returned. (This bug was introduced in 5.15.)...
642
Paul J. Lucas
ypjl
Sep 27, 2003 4:12 pm
BUG FIXES ... * Fixed a bug in the code that merges partial indicies. (Hopefully, this was the last bug introduced as a result of the new index file format.)...
643
aedelman992000
Nov 5, 2003 6:35 pm
I'm looking for the latest swish++ windows binaries. I know it's been a few versions since they were last released but I just need to index some MS Office docs...
644
Denis Green
rainman@...
Jan 8, 2004 3:53 pm
Dear members I'm interested in using SWISH++ to sort / merge few hundred text files I'm a win 2000 user I've visited ...
645
Paul J. Lucas
ypjl
Jan 8, 2004 3:55 pm
... Make *some* effort to do things for yourself, would you? Did you actually try looking at the files in the tar file? There's one there called...
646
poulard
poulard@...
Jan 8, 2004 4:23 pm
Dear Mister, Even if there is no solutions to compile swish with a Microsoft compiler, you can try to use Cygwin distribution even MingWin compiler which...
647
Gyepi SAM
gyepi@...
Jan 8, 2004 8:40 pm
... If you are really looking to 'sort/merge39; then swish++ is not the right tool. -Gyepi...
648
cakomo
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
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
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
Mar 14, 2004 8:38 pm
... You have the source code: make it work the way you want. - Paul...
652
pollak_faba
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
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
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
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
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
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
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
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\mail92;01/200492;mail92;01\23...
660
Paul J. Lucas
ypjl
May 4, 2004 1:46 am
... Did you set WIN32 correctly in config.mk? - Paul...
661
Eyges71
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
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
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
Jun 14, 2004 2:52 pm
... Old versions are not supported. Upgrade to 6.0.1. - Paul...
665
Stephen E. Jones
senojes
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
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
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
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
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@...
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...