Page 1 of 1

Vortex Log Questions

Posted: Tue Apr 28, 2009 2:22 pm
by gerry.odea
Could you please tell me what causes these to show up and what can I do to resolve it. My vortex.log file is 38MB for just 2 months.

/open/search:307: Invalid query term 5: "-" in the function get equivs

/open/search:521: (13631) Terminated (signal 15)

/open/search:237: Invalid query term 2: "+" in the function get equivs

/open/search:234: 'words less than 2 characters (C)' not allowed in query

/open/search:307: Invalid query term 3: "-" in the function get equivs

/open/search:234: Invalid query term 4: "+" in the function get equivs

Vortex Log Questions

Posted: Tue Apr 28, 2009 3:16 pm
by mark
A lone - or + is not valid. If you're using them as set logic operators they should be attached to their words as in "something -junk +good" instead of "something - junk + good".

words less than 2 characters is controlled by qminwordlen and your word definition expressions.