| Question with Status: |
TWiki: |
Last Update: |
Last Author: |
Error: Could not perform search |
5.1.0 |
r11 - 2012-02-02 - 19:19 |
PeterThoeny |
| Searching in the TWiki web gives an error: pre Could not perform search. Error was: /bin/grep F i l H %TOKEN U% ... |
How to find topics modified in a date range? |
4.1.2 |
r4 - 2012-01-20 - 05:07 |
PeterThoeny |
| I want to do a search where I locate topics that have been modified in a specific date range say in the month of January ... |
Extract certain data/content from topic |
4.2.3 |
r7 - 2012-01-19 - 21:15 |
AlinGramescu |
| Hello, I would like to perform a SEARCH on TOPICONE, that should display the result of CALC function in TOPICTWO. For example ... |
Keyword search on string with special characters |
5.1.0 |
r2 - 2012-01-13 - 23:23 |
PeterThoeny |
| I #39;ve implemented a search tool using an html textbox, a submit button, and a SEARCH with a nested URLPARAM. For most ... |
Keyword search among children of a particular topic |
5.1.0 |
r6 - 2012-01-11 - 01:55 |
PeterThoeny |
| How would I define a keyword search that only searches topics that are children of a given topic? As far as I can tell, there ... |
Searching within topic bodies included with INCLUDE |
5.1.0 |
r2 - 2012-01-06 - 19:28 |
PeterThoeny |
| I am using a lot of topic inclusion in one of my webs and have implemented a keyword search to search a selection of topics ... |
Import values for select list using Search into a table |
4.0.1 |
r2 - 2011-12-09 - 18:44 |
PeterThoeny |
| Hi, I #39;m working with the ContactDB example and now want to create a link from a new DB of products to link a product ... |
Cannot get formatted search to work |
4.0.0 |
r6 - 2011-11-30 - 11:58 |
ColinStapleton |
| I #39;ve been trying without success to get the following example formatted search to work: #37;SEARCH{ #34; T opicClassification ... |
Search and Categorize |
5.0.2 |
r6 - 2011-11-18 - 15:37 |
RonMascarenhas |
| I have topics with a formfield #39;Category #39; and I need to do a single search and to display topics under different ... |
Direct search results to another topic |
5.0.1 |
r3 - 2011-10-31 - 19:20 |
RonMascarenhas |
| I am trying to create a search forms where the results are displayed in another topic. The code below contains a form which ... |
Searching comments in attachment with generic search |
5.1.0 |
r4 - 2011-10-13 - 04:48 |
RonMascarenhas |
| I need to search the comments within attachments, but I cannot get a generic search on comment to work. For example I want ... |
Font changes on using 'Jump' Search |
5.1.0 |
r4 - 2011-10-04 - 09:09 |
PeterThoeny |
| When I click jump with a search text, the font starts becoming progressively smaller on the screen and the last few items ... |
Search a searched table |
|
r3 - 2011-09-08 - 02:24 |
PeterThoeny |
| I #39;m trying to automate information retrieval, duplicating data on different pages. Is it possible to search the contents ... |
Twiki Tables: separate search per cell |
5.0.1 |
r2 - 2011-07-26 - 17:21 |
PeterThoeny |
| Can anyone tell me if it is possible to form a twiki table in which each cell is populated individual search. example. ... |
Boolean search to return list of topics based on categories |
4.0.5 |
r3 - 2011-07-17 - 05:47 |
PeterThoeny |
| I #39;m able to generate a list of topics based on one category: #37;SEARCH{ #34;CategoryHouse #34; nosearch #34;on #34 ... |
For loop? Content by heading? |
|
r3 - 2011-07-07 - 00:14 |
WeiJiang |
| Hi, I was wondering if there #39;s something equivalent to a for loop in Twiki. For example, I would like to loop through ... |
Parsing a block of text |
|
r3 - 2011-07-02 - 04:09 |
PeterThoeny |
| Hi, my goal is to parse something like this: FRUITAppleBEGIN a fruit that comes in red, yellow, green. FRUITAppleEnd FRUITPeachBEGIN ... |
UnknownUser in TWiki Search |
5.0.0 |
r5 - 2011-06-16 - 04:58 |
PeterThoeny |
| When I do a search in the TWiki, all the topic authors (third column) shows UnknownUser except the user that created them ... |
Help with doing INCLUDE inside CALC inside a SEARCH |
4.1.2 |
r6 - 2011-05-20 - 23:11 |
PeterThoeny |
| I'm doing a search for a list of topics that then needs to conditionally include (or exclude) the topic based on a field ... |
How to combine data from two forms in one search |
5.0.1 |
r4 - 2011-05-02 - 20:40 |
PeterThoeny |
| Hi! I #39;m trying to embed a QuerySearch inside a FormattedSearch, but got one problem. The scenario: I have two pages with ... |
SearchEngineKinoSearchAddOn on TWiki-4.1.0 |
4.1.0 |
r5 - 2011-05-02 - 01:48 |
PeterThoeny |
| Can I Install this plugin on Twiki4.1.0 as well? ArchnaAgarwal 2011 02 22 Discussion and Answer It should work on TWiki ... |
Search works only by topic title |
5.0.1 |
r1 - 2011-02-03 - 14:00 |
TWikiGuest |
| Good morning, I found problem with search engine: it works only if keyword is included in titles, despite the radio selector ... |
Blank date field in form renders as current date in search |
4.2.0 |
r3 - 2011-01-04 - 07:47 |
PeterThoeny |
| I #39;m using a formatted query search to display a list of topics based on form data. The form has a few different date ... |
Get substr of a variable $topic in Calc{IF SEARCH |
4.3.1 |
r11 - 2011-01-04 - 07:26 |
PeterThoeny |
| Hi When i try something like this #37;CALC{ #34;$IF($EXACT( #37;URLPARAM{ #34;search #34;} #37;,), #37;RED #37;XXX. #37 ... |
How to show heading 1 text rather than topic name in search |
4.3.2 |
r5 - 2010-12-14 - 04:28 |
PeterThoeny |
| I am looking for help with a formatted search. I've read through several support tickets and while ExcludeFirstSummaryLineFromFormattedSearch ... |
How to exclude current topic from search results |
4.3.2 |
r4 - 2010-11-24 - 21:29 |
DeanCloutier |
| I am building a help system in our wiki. At the bottom of each topic I display a Related Topics list. The list of related ... |
Form Field Search Behaving Oddly with URLPARAM query |
5.0.1 |
r2 - 2010-11-24 - 01:06 |
PhilGochenour |
| Hi, I #39;m using TWiki to teach a class in online information system design, and I #39;m trying to build a demo application ... |
Formatted search syntax when calling variables |
4.3.2 |
r4 - 2010-10-20 - 17:18 |
PeterThoeny |
| Hi, I #39;m trying to create a search which will list webs based on a parameter #39;OWNER #39;, but also have the same formatting ... |
Formatted Search, changes to two version back |
4.2.4 |
r3 - 2010-10-06 - 04:38 |
PeterThoeny |
| According to the docs for Formatted Search, $changes(n) will give me changes between the latest version and version n. ... |
Displaying recently changed topic/children/grandchildren? |
|
r5 - 2010-10-01 - 21:28 |
DavidHatch |
| Is there a way to display a list of all recently changed topics within a tree of topic, its children, and all grandchildren ... |
How do you to reverse an Exclude search? |
4.3.2 |
r3 - 2010-09-22 - 15:48 |
JeffreyLovretich |
| I have a search that hits the form field section of a string of topics and lists all hits where the records do NOT include ... |
Formatted Search Results Display Hits and Search Term |
5.0.0 |
r2 - 2010-09-21 - 21:53 |
PeterThoeny |
| An odd problem that I cannot figure out (I should add that I previously worked on TWiki 4.1, and am now setting up a new ... |
Shorthand not working after upgrade |
4.2.4 |
r6 - 2010-08-25 - 07:04 |
CarlaReitzenstein |
| Hi, I just upgraded from 4.1 to 4.3 and carried over the existing data. The Sandbox files I copied are not even displayed ... |
Newlines in form fields break %SEARCH result tables |
5.0.0 |
r5 - 2010-08-09 - 16:12 |
PeterThoeny |
| How can I keep newlines in form fields from breaking tables in formatted searches? I would like the resulting table in some ... |
Filter table not filtering correctly |
4.2.4 |
r3 - 2010-08-02 - 01:31 |
PeterThoeny |
| I am trying to filter the results returned by a seach that searches a table. The filter works by letting the user pass URLPARAMS ... |
Twiki Recent Changes Always Returns 0 Results |
4.3.2 |
r4 - 2010-07-04 - 01:52 |
PeterThoeny |
| All the webs on my server return 0 results under recent changes. Even if I have just saved a new topic revision. Search in ... |
Modifying the search functionality |
4.0.4 |
r3 - 2010-07-04 - 01:50 |
PeterThoeny |
| Hello, I #39;m a new TWiki user and for the purposes of my project, I would need to tweek (no pun intended) the search capability ... |
PerformSearchBasedOnListSearchResult |
4.3.1 |
r4 - 2010-05-05 - 18:15 |
AaronLWalker |
| Hello, I apologize if this has been asked elsewhere. I have a series of topics with formfields "ServerName" (single value ... |
Cannot perform search in the body of the topic |
4.3.2 |
r12 - 2010-04-19 - 09:11 |
JavenWei |
| I got my wiki deployed at this address: http://www.tyhpt.com.vn/wiki Everything is fine now except that I cannot perform ... |
List of all pages of my TWiki |
pre-4 |
r3 - 2010-04-05 - 02:57 |
PeterThoeny |
| Hi, i have got a pretty simple question: i just want to have a list of all TWiki pages, which do already exist in my TWiki ... |
Enable Regular Expression Search |
4.2.4 |
r3 - 2010-03-11 - 06:22 |
PeterThoeny |
| Is there an option to enable the #39;Regular expresssion search #39; by default ? RajeshN 2010 03 01 Discussion and ... |
How to query a TWiki table |
4.2.3 |
r3 - 2010-02-22 - 04:45 |
JoshBoston |
| I #39;m trying to make a TWiki page with a table with say 6 columns, and have some of the values in some columns pulled in ... |
Modification of code from Nuskin |
4.3.2 |
r2 - 2010-02-02 - 06:12 |
PeterThoeny |
| On the Nuskin skin, under the menu Blog, there is a search function the returns the blog posts for the last 30 days. I was ... |
Count of SEARCH-Results is missing |
4.1.2 |
r2 - 2010-01-23 - 06:13 |
PeterThoeny |
| In our Office we use TWiki 4.1.2 This site is running TWiki version TWiki 4.1.2, Sat, 03 Mar 2007, build 13046, Plugin API ... |
Automatically create search queries for given list of words |
4.1.2 |
r5 - 2010-01-14 - 21:14 |
PiotrSzlazak |
| Hi, I have variable with list of topic categories: Set TOPIC CATEGORY New, Current, Obsolete This variable is used ... |
Formatted Search $topic is not linking |
4.3.2 |
r4 - 2010-01-03 - 00:42 |
PeterThoeny |
| I've just upgraded to 4.3.2 I have a number of formatted searches which include the $topic variable. I now see that many ... |
Some searches don't work |
4.3.1 |
r6 - 2009-11-23 - 01:48 |
PeterThoeny |
| Hello. I have recently installed TWiki 4.3.1, and I #39;m trying to upgrade a 4.1.0 to my new system. When doing this I seem ... |
Searching all public webs by default |
4.2.4 |
r2 - 2009-11-16 - 23:37 |
PeterThoeny |
| There are two variables Set FORCENEWREVISIONCHECKBOX checked and Set DONTNOTIFYCHECKBOX checked that turn on features ... |
How can I access the number of search hits? |
4.3.0 |
r2 - 2009-11-06 - 19:12 |
PeterThoeny |
| I #39;m looking for a way to access the number of search hits of a given search. I want to make a statement like: 70 #37 ... |
WebSearch with wildcards / Asterisk '*' |
4.2.2 |
r4 - 2009-10-27 - 08:05 |
DanSlank |
| Hey, can someone explain how I can search in the #34;WebSearch #34; text with wildcards: for examble: http://twiki.org/cgi ... |
Search Algorithm |
4.2.4 |
r4 - 2009-10-23 - 19:19 |
PeterThoeny |
| Our Enterprise Twiki is located in the Intranet behind our own firewall. How does the Search Algorithm work here? Are there ... |
Search fails get error: “exec failed: Arg list too long grep |
4.3.2 |
r5 - 2009-10-09 - 18:36 |
PeterThoeny |
| Hi, we are getting the following error when searching: Could not perform search. Error was: exec failed: Arg list too long ... |
Revision information (name and date) from remote page |
4.3.0 |
r2 - 2009-10-08 - 12:27 |
TWikiGuest |
| Hi, If I do #37;REVINFO{ #34;!$wikiname #34;} #37;, #37;REVINFO{ #34;$date #34;} #37; I get the WikiName and Date for ... |
Search for IGEL shows no results |
4.2.2 |
r3 - 2009-10-02 - 05:56 |
PeterThoeny |
| Hello, i have a topic with a ducumentation for Thin Clients (IGEL). But when i search the expression IGEL I get no results ... |
Top 5 changes across all Webs |
4.3.0 |
r4 - 2009-09-10 - 21:53 |
PeterThoeny |
| Hello! I've played around with the SEARCH function for a while now. Now I wonder how to search for the top 5 changes across ... |
Searching for empty fields in a query search |
4.3.1 |
r2 - 2009-09-05 - 19:50 |
PeterThoeny |
| What is the best way (ie most robust, future proof, efficient, etc) of searching for topics with a form attached, where a ... |
Kino Search not working |
4.2.3 |
r4 - 2009-09-05 - 19:49 |
PeterThoeny |
| after installing the kino search i am getting this huge list of errors. Could not perform search. Error was: Can't locate ... |
Will wiki work |
4.2.3 |
r2 - 2009-09-05 - 19:25 |
PeterThoeny |
| Hi I have few queries related WIKI, can anyone help in out in this. I want to use Wiki as a knowledge database tool. In my ... |
Create a table with short infos of topics |
4.2.0 |
r3 - 2009-08-25 - 19:59 |
PeterThoeny |
| hi, i created a list of all childtopics. Now i need a short description which is written in each childtopic as output in ... |
Shorten Formfield in Formatted Search does not work |
4.3.1 |
r2 - 2009-08-18 - 21:16 |
PeterThoeny |
| Hello, I just recognized that the formated search parameter $formfield(name, 30, ...) to shorten formfield data seems not ... |
How To Configure Sitewide Search Results |
4.0.0 |
r5 - 2009-08-12 - 21:50 |
JasonParsons |
| I #39;m trying to configure the search results so that, by default, whenever a search is executed, the default search results ... |
Can't use a backreference in a SEARCH using >1 form field? |
pre-4 |
r2 - 2009-08-12 - 02:23 |
PeterThoeny |
| I have been trying for some time to get a search to work with multiple form fields AND a backreference; e.g.: #37;SEARCH ... |
KinoSearch ERROR |
4.2.0 |
r3 - 2009-08-12 - 02:14 |
PeterThoeny |
| Hi, KinoSearch was working for me perfectly till 19th of this month.On 20th i found this error in kinoindex.err Use of ... |
Use search results in a search |
4.2.0 |
r3 - 2009-07-30 - 19:33 |
PeterThoeny |
| I have a holiday calendar solution where the absences of staff members of a certain local office of your company are shown ... |
Create a search within my topic without using wiki words |
4.3.0 |
r3 - 2009-07-05 - 20:40 |
PeterThoeny |
| Is there any way to create a search of the terms in my web topic without creating wikiWords? The data I have on the page ... |
Grep-like search redux |
|
r2 - 2009-07-05 - 19:30 |
PeterThoeny |
| Question I appreciate the #34;$multiple #34; and #34;$text #34; attributes of the Formatted Search. However, I swould greatly ... |
Can't perform any search in the system |
4.3.1 |
r3 - 2009-07-01 - 05:28 |
PeterThoeny |
| when I tried t0 test the "web search" function on the top right. It didn't work. I have edited some of the topics which definitely ... |
How to include webs by checkboxes in search form |
4.3.1 |
r7 - 2009-06-16 - 05:30 |
PeterThoeny |
| The basic TWiki installation includes a search form which allows searching either the current web or all webs. Is it possible ... |
How to Implement Advanced Alphabetization of SEARCH results |
4.3.1 |
r7 - 2009-06-11 - 01:05 |
DanKerr |
| By default, the SEARCH tool sorts results alphabetically, but often there are exceptions to standard alphabetization. For ... |
Search stays casesensitive even with casesensitive="off" |
4.2.0 |
r3 - 2009-06-03 - 14:56 |
HansPeterWaltisberg |
| I created a search mask to filter the project list of our company. I used a #37;SEARCH{web #34;Xxxx #34; #34;(form.name ... |
Get substr of a variable like $topic |
4.0.5 |
r3 - 2009-06-02 - 05:12 |
PeterThoeny |
| Hello, In our documentation, we use topics that share a common abbreviation at the beginning of the topic name: e.g. MyServiceMain ... |
Nested search question with SEARCH and TAGME |
4.3.0 |
r5 - 2009-06-02 - 05:02 |
PeterThoeny |
| Hi. For details, see LesLaCroixSandbox at twiki.org. I have a search that is returning a set of topics. The output format ... |
Getting em-dashes and italics to display in search results |
4.2.0 |
r3 - 2009-05-21 - 19:03 |
PeterThoeny |
| I #39;m wondering if it #39;s possible to have characters such as em/en dashes and italics display in formatted search results ... |
Summarizing status of ChildTodoTopics in ParentTodoTopic |
4.2.2 |
r4 - 2009-05-13 - 01:22 |
PeterThoeny |
| I have a parent topic with some child #34;TodoList #34; topics, each child with a handful of todo items in them. (the parent ... |
Use Wildcard .* in %SEARCH |
4.1.2 |
r3 - 2009-05-11 - 08:47 |
PeterStarek |
| Each topic in one of my webs has a table at last looking like Qualitätssicherung J/N IV VI X XI ... |
Embeded searches (passing variables) |
4.2.4 |
r3 - 2009-05-08 - 00:37 |
PeterThoeny |
| I'm trying to make a project tracker, and the frontend uses an embeded search. " }% This search looks for all topics in the ... |
Search does not work on Windows |
4.3.0 |
r4 - 2009-04-27 - 06:56 |
MarkStephan |
| Hi all together! I have downloaded the newest TWiki Version 4.3.0, unzipped it, run the rewriteshebang.pl script, and executed ... |
Using a QUERY SEARCH inside a CALC |
4.2.1 |
r3 - 2009-04-13 - 00:44 |
BobMellinger |
| How can I use a QUERY SEARCH within a CALC to get the MAXimum value of the results of the QUERY SEARCH? Let's say the following ... |
Search question |
4.3.0 |
r2 - 2009-04-10 - 05:46 |
PeterThoeny |
| Is it possible to limit the SEARCH command to a field on a specific form. I have a search command for a status of OPEN and ... |
Formatted Search on multiple fields |
4.2.4 |
r3 - 2009-04-07 - 22:28 |
PeterThoeny |
| I have created some forms and I need to use the search combining several possibilities of inputs. For example I want to search ... |
Displaying preference values |
4.1.2 |
r6 - 2009-04-05 - 06:31 |
PeterThoeny |
| I would like to show all topics where ALLOWTOPICCHANGE has been set and to also display what users this permission was granted ... |
Searching formfields |
4.2.3 |
r5 - 2009-04-02 - 07:58 |
PeterThoeny |
| I apologize for the very basic nature of this question however I am struggling with how to perform a search. I've used the ... |
Listing of Topic Page without usersnames |
4.2.4 |
r5 - 2009-03-26 - 16:48 |
PeterThoeny |
| Hi, In our twiki installation we want the Index page (or a new page) to display only the topics created, but not the user ... |
Search does not look in body |
4.2.4 |
r6 - 2009-03-26 - 09:39 |
DominicMortimer |
| When entering a string in the search field the results list only include pages where the search string is in the title. This ... |
Regex query to display text from table cell |
4.2.0 |
r13 - 2009-03-18 - 20:12 |
SeanCMorgan |
| I am using a formatted search to retrieve and display all topics with a certain company name in a specific table cell. These ... |
setting up advanced search criteria |
4.2.4 |
r2 - 2009-03-11 - 00:05 |
PeterThoeny |
| Hello, a large corporate clinet of mine wants to build a glossary system they were looking to use sharepoint but that wasnt ... |
NativeSearchContrib breaks Rename |
4.1.2 |
r4 - 2009-03-09 - 05:46 |
PeterThoeny |
| IUsing the NativeSearchContrib certainly speeds up WebSearch especially on very large webs and it is much faster than setting ... |
"Changes" does not work |
4.2.4 |
r13 - 2009-03-09 - 05:37 |
PeterThoeny |
| Hi all at TWiki! I am about to upgrade from TWiki 4.0.4 to current version 4.2.4. I installed 4.2.3 from WIndows Install ... |
Search in Japanese |
4.2.3 |
r3 - 2009-03-01 - 08:24 |
PeterThoeny |
| Hi, Is there a way to search documents written in Japanese? I am using UTF 8 as character set. I can read and write Japanese ... |
Search clicked word from hyperlink |
4.0.4 |
r5 - 2009-02-26 - 18:25 |
PeterThoeny |
| I'm using: % nop SARCH{"text" web "all"}% This works well. But I have a table of keywords I want to be searchable when ... |
TWiki-04.02.04 on Sandbox |
4.2.2 |
r2 - 2009-02-13 - 22:10 |
PeterThoeny |
| I have read, that the new version TWiki 04.02.04 can search in the content of the attachement. Can I expect, that this version ... |
Combining QuerySearch with form parameters |
4.2.3 |
r8 - 2009-02-13 - 20:25 |
StephenHallett |
| Hi I want to have a form that drives a query search which looks for values in pages having form fields and I'm having problems ... |
Boolean "OR" search |
4.2.4 |
r4 - 2009-02-02 - 13:02 |
PedroValenzuela |
| i need to do a formatted search of a form using an "OR" condition, of a two formfields.... i see and example where used and ... |
| Question with Status: |
TWiki: |
Last Update: |
Last Author: |
RenameDoesNotFindReferringTopics |
|
r6 - 2012-01-23 - 19:50 |
PeterThoeny |
| Question While renaming itself works fine on our system, the Rename/Move function in More topic actions fails to find ... |
HowToSearchFormFields2 |
|
r10 - 2011-10-06 - 17:22 |
NatalieBrown |
| Question I have not been able to get searching to work, when looking for form field values. Regardless of what I try the ... |
TopBarSeachAllWebs |
|
r7 - 2010-11-24 - 22:37 |
PeterThoeny |
| Question How do you get the seach box in the top bar to seach all webs by default? Environment TWiki version: TWikiRelease04x00x04 ... |
SearchInWebTopBar |
|
r5 - 2010-07-18 - 23:23 |
PeterThoeny |
| Question How can i make the search in the top bar to search in all public web by default tannks. Environment TWiki version ... |
FormattedSearchReturnUniqueResults |
|
r10 - 2009-10-28 - 09:44 |
MatheFidorra |
| Question I am trying to essentially create a dyanmic list by searching a bunch of topics, outputting the 'keyword' field ... |
GenerateCalendarEventsWithSearch |
|
r10 - 2009-10-22 - 17:58 |
PeterThoeny |
| Question A co worker is trying to dynamically generate a list of calendar events using a SEARCH. This should be possible ... |
ShortenLongCallToCALC |
|
r10 - 2009-07-08 - 01:30 |
SeanCMorgan |
| Question I have some code that sets a variable based on the return from a SEARCH. If the search results variable ( SR ) is ... |
DeepRecursionUsingFormfieldInForm |
|
r10 - 2009-04-08 - 18:43 |
PeterThoeny |
| Question Hello, if I use a query search in a form to generate a value list and in the format is a $formfield I get a deep ... |
NestedQuotesQuestion |
|
r7 - 2009-01-26 - 21:38 |
PeterThoeny |
| Question I'm trying to put an "IF" statement into the Format of a Search. But the nesting of quotes is messing it up. How ... |
RegulareExpressionSearch |
|
r3 - 2008-12-18 - 12:46 |
DanielPerabo |
| Question How can I activate regulare expressions? ich need to find all Topics like "SR..HV..." I tryed " ", ". ", "(. )" ... |
ApprovalStateInSearchNotWorking |
|
r2 - 2008-12-10 - 01:25 |
PeterThoeny |
| Question We are using the ApprovalPlugin for a group of topics. These same topics appear on a page driven by the %SEARCH ... |
DefaultSearchAllPublicWebs |
|
r3 - 2008-12-04 - 22:48 |
JamesRJMorris |
| Question Hi, I want to change the main search box in the top right of my TWiki site to search "all public webs" by default ... |
ExtractValuesFromCommaSeparatedList |
|
r4 - 2008-11-22 - 23:35 |
PeterThoeny |
| Question Hi I've researched all over for sample of how to make this work, but am at my wits end. I am trying to extract a ... |
OrderSearchResultsMostRelevantFirst |
|
r31 - 2008-11-18 - 10:29 |
JanDreyer |
| Question Is it possible to order the search results in order of relevance? I've spent quite a long time searching for a method ... |
NestedCalcLdap |
|
r6 - 2008-11-07 - 21:00 |
PeterThoeny |
| Question Hi, I try to lower case the result of a ldap search using %CALC{} but "it does not work" Wiki string in editor: ... |
PrintAllWebTopics |
|
r3 - 2008-11-07 - 20:51 |
PeterThoeny |
| Question What is the easiest way to dynamically create a large topic out of a bunch of smaller topics with specific naming ... |
SearchWithEmbeddedKeywordSearch |
|
r2 - 2008-11-07 - 20:49 |
PeterThoeny |
| Question Hi all! I recently discovered Peter's great feature proposal Regex Search with Keyword Search, in which I'm very ... |
SearchPagesFromASpecificUser |
|
r3 - 2008-11-07 - 20:25 |
PeterThoeny |
| Question Is there a way to search for all pages last modified or created by a specific user and sort the results by date ... |
SearchFailsToFindWordsInPageBody |
|
r9 - 2008-11-07 - 01:28 |
PeterThoeny |
| Question I'm using TWiki 4.2.0, Tue, 22 Jan 2008, build 16278, Plugin API version 1.2 (for more info: configure.html). When ... |
ItalicTextMarkupBreaksSearch |
|
r2 - 2008-11-06 - 00:20 |
PeterThoeny |
| Question I have noticed that searches are failing to find terms that are next to markup for italic text. e.g. term1 term2 ... |
NestedSearchIssue |
|
r5 - 2008-11-03 - 18:44 |
KathyDeLaCruz |
| Question Hello, How can I accomplish this? I have a group of topics, called CruiseNbr9200 through CruiseNbr 9299. I also ... |
DisplayTopicsBasedOnFormFieldSearch |
|
r5 - 2008-11-03 - 07:27 |
PeterThoeny |
| Question I am trying to %INCLUDE a series of topics based on a formatted search of formfield data. The problemis that where ... |
ErrorInWebSearch |
|
r4 - 2008-10-28 - 15:13 |
LorettaFarrell |
| Question When i perform a search on "all public webs", i get the following error: Could not perform search. Error was: /usr ... |
DelaySearchUntilUserInput |
|
r9 - 2008-10-24 - 18:53 |
MatthewCardozo |
| Question I have several searches on my web that are checking if a topic is created within a date range that is submitted ... |
GoogleSearchInProtectedWeb |
|
r2 - 2008-10-10 - 22:27 |
ColasNahaboo |
| Question Many of our users search our TWiki installation using google. We have TWiki access control setup in many webs such ... |
NototalDoesNotAffectSearchResults |
|
r11 - 2008-10-10 - 12:42 |
SallyHoughton |
| Question This must fall in the category of something I'm doing that I just don't see. First off, SEARCH inherently works ... |
PluceneAddOnIssues |
|
r12 - 2008-10-07 - 06:50 |
XiaoMei |
| Question I am using the latest SearchEnginePluceneAddOn on a TWiki 4.0.1 installation. The ExtraBackendParsers.zip is installed ... |
HowToShortenTopicNamesInSearchResult |
|
r7 - 2008-09-29 - 15:54 |
SeanCMorgan |
| Question I know you can shorten the topic names in the search result table eg. $topic(4, ...) from topic "ThisIstheTopicName0005 ... |
SearchAndOtherFunctionalityInATmpl |
|
r4 - 2008-09-29 - 14:41 |
PeterGaston |
| Question I have several data objects in one web each object has it's own form (to define fields) and new ones are created ... |
HowtoSEARCH |
|
r5 - 2008-09-29 - 10:51 |
TimotheLitt |
| Question Using %SEARCH to find and list a number of topics. Want to abbreviate the topic names how can I extract part of ... |
SearchByValueInForm |
|
r4 - 2008-09-11 - 15:55 |
SeanCMorgan |
| Question How do I perform a search that uses a value the user entered into a form? For example, for my TWiki installation ... |
EntriesCreatedLastMonth |
|
r3 - 2008-09-08 - 18:56 |
ThomasEsau |
| Question Hi all, I would like to create a search, which shows all sites created in the last month or week. The revision of ... |
SearchProblem |
|
r4 - 2008-09-05 - 23:22 |
MatthiasThullner |
| Question In our office we use TWiki 4.2 This site is running TWiki version TWiki 4.2.0, Tue, 22 Jan 2008, build 16278, Plugin ... |
EscapingReturnsInATable |
|
r8 - 2008-09-02 - 05:47 |
PeterThoeny |
| Question I've read numerous identical and similar questions here which have helped a lot get me this far but I still can ... |
ExpandGroupMembersWithSearch |
|
r9 - 2008-08-30 - 22:22 |
PadraigLennon |
| Question Hi, I would like to be able to expand the members of a group for use as a select field within a form (or table) ... |
SearchScriptDoesnotSearchTopicTitle |
|
r2 - 2008-08-25 - 10:52 |
ChengappaCB |
| Question Hi, I have enabled search from my WebLeftBar with this command: advanced search But it searches only the text ... |
WebRenameSearchError420 |
|
r2 - 2008-08-20 - 08:57 |
MathialaganAS |
| Question I recently upgraded from 4.0.0 to 4.2.0 and moved all my webs to the new twiki (4.2.0). Now, I am trying to rename ... |
SearchMethodToUse |
|
r11 - 2008-08-19 - 07:02 |
PeterThoeny |
| Question What Search Method Should I Use? Environment TWiki version: TWikiRelease04x02x00 TWiki plugins: DefaultPlugin ... |
DisplayHiddenFieldsInFormattedSearch |
|
r3 - 2008-08-19 - 06:57 |
PeterThoeny |
| Question Form fields marked as hidden will not display when using formfield(Field) in a formatted search. This results from ... |
HowToExtractPartOfAFieldValue |
|
r6 - 2008-08-19 - 06:44 |
PeterThoeny |
| Question Is there any way using the SEARCH function combined with $pattern (or something else) to extract only part of ... |
MostViewedTopicsOrLastTopicsViewed |
|
r2 - 2008-08-17 - 06:25 |
PeterThoeny |
| Question Is it possible to display in the left bar a list of topics most viewed by the logged in user, or alternately, a ... |
SearchingIntoSpecialDocuments |
|
r8 - 2008-08-02 - 07:30 |
PeterThoeny |
| Question Hi, I'm currently looking for a wiki based solution that would allow my company to create and administrate a knowledge ... |
SearchAllNestedSubtopics |
|
r4 - 2008-08-02 - 07:22 |
PeterThoeny |
| Question This search provides a list of the children topics of the current topic in a very nice format: %SEARCH{"\ I would ... |
WebleftbarTOCandWebtopiclist |
|
r5 - 2008-08-02 - 07:15 |
PeterThoeny |
| Question I have Code in my left bar to display a table of contents. It only works if I actually include the page in the ... |
HowToExtractMetaPreferenceData |
|
r3 - 2008-08-02 - 07:07 |
PeterThoeny |
| Question I am trying to get the value of a META:PREFERENCE. I have no idea how to do this. I have looked up the documentation ... |
MoreTopicActionsError |
|
r13 - 2008-08-01 - 13:10 |
SvenDowideit |
| Question Hi, I am getting an error when I try to use the "More topic actions" button on certain topics. It seems to be related ... |
DisplayTopLevelWebsOnly |
|
r2 - 2008-07-23 - 17:34 |
SeanCMorgan |
| Question I have a few top level webs, like "Products", "Projects", etc. Some of these have subwebs. As there could be a lot ... |
DisplayTableHeadRowVerticalText |
|
r5 - 2008-07-23 - 07:23 |
PeterThoeny |
| Question I am trying to move a tool we have implemented using Excel into Twiki. Basically it is a skills matrix (and yes ... |
SearchErrorWithMoreThanOneWord |
|
r3 - 2008-07-09 - 13:08 |
JamesRJMorris |
| Question I'm having a problem performing searches if the search query contains more than 1 word. For example I search for ... |
HowToUseFormattedSearchWithForms |
|
r4 - 2008-07-05 - 23:42 |
OlivierThompson |
| Question The form I try to construct has a layout that depends on search results. The search looks into a specific topic ... |