Question
I tried to configure a twiki for my personal site and i got problems with the search operation. When searching for the keywords, the search only returns the result by viewing the topic list and ignores the body part. My search string is configured as shown below.
--search
--type=keyword
--scope=all
--web=URLPARAM{web}
--nosearch=URLPARAM{nosearch}
--
what change should i made to the query string so that my search results include both the contents from topic and body.
Thanks in advance.
Environment
--
RamKrishnaWagle - 21 Jun 2007
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.
Let's try this on this topic...
%SEARCH{"RamKrishnaWagle" type="keyword" scope="all" web="Support" topic="ProblemWithSearch" nosearch="on" format="$topic"}%
Returns...
ProblemWithSearch
Number of topics: 1
--
MatthewCardozo - 26 Jun 2007
So, in this case, I limited the search to this topic due to the massive amount of topics it would be searching through otherwise. It does appear that the search looked in the body of the topic since it did hit on 'RamKrishnaWagle' which is not in the topic name.
Perhaps you can copy in your search string between verbatim tags and we can see if there's something else going on.
--
MatthewCardozo - 26 Jun 2007
Sorry, closing this after more than 30 days of inactivity...
--
PeterThoeny - 10 Aug 2007