1. Guru11/21/2007 12:30:55 AM
hay I used the same code in my lotusnotes web application and it is not seaching the newly created Documents.
Only after half an hour or one houir oly it is searching the documents.
I am wild over searching the reson.
can you help me
2. Guru11/21/2007 12:44:50 AM
I am using Custom search functionality for searching the Views. But after creating a new document, If i search it says zero results found. I dirctly serched in view then also it is not picking up. even after refreshing the view the result is same. but the doument is in view. But after 1/2 an hour or one it is picking the same. on putting ctrl + F it is finding the correct one. at any point of time. I am really puzzled over this. Following is my code
-----------------------------------------------------------------------------------start-------------
sView := "/Search+View";
"[/" + @ReplaceSubstring(@Subset(@DbName; -1); "\\"; "/") + sView + "/?SearchView&Query="+Query+"&SearchOrder="+@Text(Sort)+"&SearchMax="+@Text(MaxResults)+"&SearchWV=TRUE"+"&SearchThesaurus=FALSE"+"&SearchFuzzy=FALSE]"
-----------------------------------------------------------end---------------
I dont know where it is wrong. Could you please help me on this. Urgent Please
Su | Mo | Tu | We | Th | Fr | Sa |
|---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | |||