100 hit limit in intersection search?
Posted: Tue Feb 11, 2003 11:30 am
Is there a limit to the number of hits you can have returned from a @0 intersection search?
For instance, someone ran a search like so:
"select * from mytable where myfield like 'AA3 ZX4 <snip> @0"
...where the <snip> represents 248 additional search terms.
When we run the search, exactly 100 hits are returned, even though each of the 250 terms is in the table. Since 100 sounds like too round a number for coincidence, we were wondering if there's a limit we've bumped up against? Thanks.
For instance, someone ran a search like so:
"select * from mytable where myfield like 'AA3 ZX4 <snip> @0"
...where the <snip> represents 248 additional search terms.
When we run the search, exactly 100 hits are returned, even though each of the 250 terms is in the table. Since 100 sounds like too round a number for coincidence, we were wondering if there's a limit we've bumped up against? Thanks.