Question
I cannot get search to return any results...
{RCS}{EgrepCmd} - c:/cygwin/bin/grep -E
{RCS}{FgrepCmd} - c:/cygwin/bin/grep -F
Any ideas as to how I can get search to work?
Environment
--
TWikiGuest - 04 Apr 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Check in your apache error log. You will probably get a clue from there.
TextBodySearchNoResults may contain the answer.
--
CrawfordCurrie - 05 Apr 2006
I run TWiki on XP without cygwin.
I also had the impression that search is not working correctly ( giving too few or no results ).
After studying some
SupportQuestions, I decided to get the precompiled gnu-utilities from
http://unxutils.sourceforge.net/
, put them into my path and added them with configure.pl
Now Search finds what I am looking for
--
AndreasNagl - 16 May 2006