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 have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list 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