- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 08:53 AM
Hello everyone,
The knowledge base search on our prod instance doesn't return any results. I search for words that I know are in the articles and nothing comes up. Interestingly enough, we cloned our prod instance onto our dev instance a month or so ago, and the search works fine there. Does anyone have any ideas on where I could start to look?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 12:15 PM
This should do it:
- Navigate to System Definition > Dictionary.
- Open the dictionary entry for the table (kb_knowledge).
- Click the Generate Text Index related link and click OK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 10:23 AM
If you go to a regular knowledge list view (enter kb_knowledge.list in your Application Navigator) and to a Go To search with for text selected, do you get any results? If not, you might need to rebuild your text index.
Rebuilding text index:
- Navigate to System Definition > Text Indexes.
- Open the text index entry for kb_knowledge.
- Click Regenerate Text Index and then click OK.
This might take a while to complete if your knowledge base is big.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 12:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 12:15 PM
This should do it:
- Navigate to System Definition > Dictionary.
- Open the dictionary entry for the table (kb_knowledge).
- Click the Generate Text Index related link and click OK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 12:51 PM
That did the trick! Thank you very helpful!