Hi.
Does the dash ('-') work with the lotuscript ftsearch?
I'm trying to do a full text search in a database trying to find all the words cotaining that character but it seems that no oducmen...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 07/23/2002 Grade: A Views: 0
Hi experts,
I'm trying to write some code using db.FTsearch function..
I have calculated a String value in a variable, let's say newname, and now I want to search through the datbase for docu...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 04/18/2003 Grade: A Views: 0
Hi
What im trying to do is:
Upon exiting pt_desc1 I want to take the contents of prda_family1, and the contents of pt_desc1,
and make sure they are unique to the database. i.e. another documen...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 03/11/2004 Grade: A Views: 4
Hi,
Need some help in syntax. Currently have this in one of my agents...
Let SearchFormula$ = "Form = ""ProfileX"" & " _
& "@Text(EBID) = """ & IREBID$ & ""...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 10/01/2004 Grade: A Views: 0
I'm try to do a ftsearch on a field in a notes database that contains a special char, here is the line of code:
Set dc = db.FTSearch("field Chapter = 4.5-ME", 1000) the line generating the follo...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 02/21/2006 Grade: B Views: 0
I have an agent that asks the user to select a document in a list. The list displays the field "Description" of each document available.
After, it peforms an FTSearch to get that document from t...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 07/10/2002 Grade: A Views: 0
Hi,
l have designed a sample view "testview" sorted by the TransactionDate (descending) and UserName (ascending) as follow:
TransactionDate UserName Amount
12/03/2002 Peter ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 12/11/2002 Grade: B Views: 4
Hi,
I need to give an FT Search criteria which should including a condition specifying that documents returned should be modified 'after or on' a specified date.
I don't have any field in my ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 05/19/2003 Grade: C Views: 0
Is there any reason why view.ftserch doesn't work with the string "homtmail.com" but works fine with just the string "hotmail". Given the email address is xxxxxx@homtmail.com.
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 07/09/2003 Grade: A Views: 0
Step 1 - create a form
Step 2 - add fields that I want to parse by
Date1, Date2, UserSearch, Number1, Number2
Step3 - create a lotusscript / Javascript?
get values from...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 05/08/2006 Grade: A Views: 0