Search found 2 matches

by I_will_call_him_george
Sun Apr 09, 2006 1:02 pm
Forum: MQ2::Help
Topic: Search parameters
Replies: 13
Views: 7052

Hi and thanks for the fast response. I tried that way with and without the dot using search for all terms. Ex: "move.inc" & "move inc" However I still get general not specific query. |* <options> include: |* |* Begin - [color=red][b]Move[/b][/color] empty slots to the beginni...
by I_will_call_him_george
Sat Apr 08, 2006 3:30 pm
Forum: MQ2::Help
Topic: Search parameters
Replies: 13
Views: 7052

Search parameters

What are the parameters (arguments) used for the search engine, other than and/not/or? ("filename and inc" won't work either) If I want to search for filename.inc as verbatim? Using it as is I get every post that has a refernce to "inc" instead of just "filename.inc". I...