Displaying 5 results from an estimated 5 matches for "vobject".
Did you mean:
object
2006 Jul 09
3
acts_as_ferret.. what does it actually do?
...39;sale_category'',''sale_type'',''outcode'']
def VoObject.refine_search(search_input)
bq = BooleanQuery.new
bq.add_query(TermQuery.new(Term.new("section", search_input),
BooleanClause::Occur::Should))
filter = QueryFilter.new(bq)
@vobjects = Item.find_by_contents(search_text,:filter => filter,
:sort => ["section", "sale_category"])
redirect_to :results
end
############ I get this ##############
ruby script/console
Loading development environment.
>> VoObject.refine_search(''housing...
2006 Jul 14
3
Whitespace Issues
...d up a filtered search using the logic below.
bq = Ferret::Search::BooleanQuery.new
bq.add_query(Ferret::Search::TermQuery.new(Ferret::Index::Term.new("section",section.downcase!)),
Ferret::Search::BooleanClause::Occur::MUST)
filter = Ferret::Search::QueryFilter.new(bq)
@vobjects = VoObject.find_by_contents(search_input,:filter =>
filter, :sort => ["section", "sale_category"])
This works fine when the "section" is a single word like "book" but when
there is white spaces in the query like "paperback book" it does n...
2017 Nov 16
2
Can't update
Hi,
I can't do update:
yum update
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 298, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 110, in main
base = cli.YumBaseCli()
File
2017 Nov 16
2
Can't update
..._64
python-jinja2-2.2.1-2.el6_5.x86_64
gnome-python2-gnome-2.28.0-3.el6.x86_64
python-passlib-1.5.3-1.el6.noarch
hippo-canvas-python-0.3.0-6.el6.x86_64
python-beaker-1.3.1-7.el6.noarch
python-ethtool-0.6-5.el6.x86_64
python-nose-0.10.4-3.1.el6.noarch
python-lxml-2.2.3-1.1.el6.x86_64
python-vobject-0.8.1c-5.el6.noarch
python-yaml-3.09-3.el6.rf.x86_64
python-libs-2.6.6-64.el6.x86_64
python-mako-0.3.4-1.el6.noarch
python-requests-2.6.0-3.el6.noarch
python-devel-2.6.6-64.el6.x86_64
rpm-python-4.8.0-55.el6.x86_64
python-backports-ssl_match_hostname-3.4.0.2-4.el6.centos.noarch
python-repor...
2006 Feb 22
0
Application PhoneTools
...05d0000-206c2000 Export mfc42
PE 0x206d0000-206e1000 Deferred pbkoutlk
PE 0x206f0000-206fd000 Deferred pbkexchg
PE 0x20700000-2070c000 Deferred pbkoe
PE 0x20710000-2071d000 Deferred pbkbvrp
PE 0x20720000-2072a000 Deferred pbkln
PE 0x20730000-2073d000 Deferred pbkodbc
PE 0x20740000-2074a000 Deferred vobject
PE 0x20750000-20761000 Deferred comm
ELF 0x20761000-2077f000 Deferred iphlpapi<elf>
\-PE 0x20770000-2077f000 \ iphlpapi
PE 0x20780000-2079c000 Deferred wfp1n
ELF 0x2079c000-207b4000 Deferred version<elf>
\-PE 0x207a0000-207b4000 \ version
ELF 0x207b4000-207c8000 Deferred lz32<elf>...