Displaying 2 results from an estimated 2 matches for "firstitem".
Did you mean:
first_item
2007 Nov 02
3
script.aculo.us: onUpdate in Sortable.create
Can''t seem to get the onUpdate to work in for a sortable list. I am
following the documentation and the included functional tests but
nothing is firing for me. Any idea why?
Sortable.create(''list1'', {
tree:true
, onUpdate:function(sortable){
alert(''onUpdate'')
}
, handle: ''handle''
, scroll:window
,
2010 Feb 18
2
xapian.DocNotFoundError: regression?
...t):
File "xaptest.py", line 23, in <module>
print enquire.get_mset(0, 10)
xapian.DocNotFoundError: Document 2 not found
Program output with 1.0.16:
tack at orion:~$ rm -rf xapdb/; python xaptest.py
Xapian::MSet(Xapian::MSet::Internal(firstitem=0,
matches_lower_bound=10, matches_estimated=10,
matches_upper_bound=10, max_possible=0.047060994820388071802,
max_attained=0.023530497410194035901, Xapian::MSetItem(1,
0.023530497410194035901, ), Xapian::MSetItem(2,
0.023530497410194035901, ), Xapian::MSetIt...