search for: maxmatches

Displaying 1 result from an estimated 1 matches for "maxmatches".

Did you mean: max_matches
2008 Sep 03
4
delta index in Sphinx
...------------------------------------------------------------------- >> @sphinx = Sphinx.new => #<Sphinx:0xb6f7fe20 @mode=0, @host="localhost", @groupby="", @port=3312, @min_id=0, @warning="", @error="", @max={}, @weights=[], @sortby="", @maxmatches=1000, @min={}, @filter={}, @sort=0, @limit=20, @offset=0, @groupfunc=0, @max_id=4294967295> >> @sphinx.set_match_mode(Sphinx::SPH_MATCH_ANY) => 1 >> @result = @sphinx.query(''test'') => {:time=>"0.000", :matches=>{}, :total=>0, :attrs=>{:...