腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(116)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
Rails +
Thinking-Sphinx
多态关联
class User < ActiveRecord::Base has_many :follows, :as => :follower, :dependent => :destroy has follows.followable(:id), :as => :followable_id has fol
浏览 1
修改于2010-11-27
得票数 2
回答已采纳
1
回答
rails 3
thinking-sphinx
再索引失败
我一直在用思维-狮身人面像来打击奇怪的行为。目前的情况是索引没有出现。invoke_command "cd #{release_path} && RAILS_ENV=#{rails_env} bundle exec rake ts:rebuild"$ bundle exec rake ts:index --trace** Invoke environment (first_time) ** Execut
浏览 2
修改于2020-06-20
得票数 0
回答已采纳
1
回答
属性与
thinking-sphinx
V3连接
我有一个用户模型。每个用户可以说两种语言。所以我的DB中有两个整数列speak_1和speak_2。每个整数对应一种语言:1,->,法语,2,->,英语等。所以我定义了这个标记:我希望它能起作用,因为这类属性可以:但它只考虑了speak_1值
浏览 3
提问于2013-12-04
得票数 0
回答已采纳
1
回答
thinking-sphinx
分页查询0错误:偏移超出界限,max_matches
我有TS 3.0.6,will_paginate 3.0.5和斯芬克斯2.0.4@products = Product.search(query_string, { ranker: :bm25, with: { kind_cd: @params[:kind_cd], brand_id: [
浏览 2
修改于2014-05-15
得票数 0
回答已采纳
1
回答
如何将chinese_directory配置添加到
thinking-sphinx
配置中
我是用思维-斯芬克斯3.1.1,我有一个修改的斯芬克斯版本支持汉字搜索。它有一个特殊的配置项必须放在配置chinese_dictionary中:“/usr/local/sphinx/etc/xdict”thinking_sphinx.yml:当我生成只有thread_stack在developments.s
浏览 3
修改于2014-06-20
得票数 0
回答已采纳
2
回答
Thinking-Sphinx
在控制台或web应用程序中不返回任何结果
我运行过rake rails:更新,我已经卸载并重新安装了
thinking-sphinx
在中,我包含了相关的文件。
浏览 1
修改于2017-05-23
得票数 0
1
回答
Thinking-sphinx
致命:未能创建binlog.001,error=Too许多打开的文件
我正在使用Sphinx 2.2.11-id64-release和gem '
thinking-sphinx
', '3.3.0'。
浏览 0
提问于2018-12-21
得票数 0
回答已采纳
1
回答
在rails中使用
thinking-sphinx
创建一个搜索,仅搜索索引的某些属性
我在狮身人面像上有这样的索引: indexes transcript.transcript_text, :as => :transcriptend我认为在这个索引上可能不可能,所以我为此创建了一个新的索引: ThinkingSphinx::Index.define :pub
浏览 4
提问于2016-06-06
得票数 0
回答已采纳
1
回答
在关联模型上思考Sphinx面
`translate' from D:/Current/TechAssistTest/vendor/plugins/
thinking-sphinx
/ from D:/Current/TechAssistTest/vendor/plugins/
浏览 1
修改于2011-10-26
得票数 0
1
回答
用PostgreSQL进行全文搜索需要思维狮身人面像吗?
我在Rails 3应用程序中使用了
thinking-sphinx
(以及Heroku上的)和mySQL。现在我迁移到了PostgreSQL,我想知道: 我需要
thinking-sphinx
,还是可以在PostgreSQL上实现所有
thinking-sphinx
函数?
浏览 9
提问于2013-02-15
得票数 1
1
回答
没有这样的文件要加载--想--sphinx
运行诸如script/console之类的脚本命令时,我收到错误消息:在我的evironment.rb文件中有:在我的rake文件中: require 'thinking_sphinx
浏览 0
提问于2010-08-10
得票数 2
回答已采纳
1
回答
无法在特定索引上搜索
: no field 'tech_hot_request' found in schema from D:/Current/TechAssistTest/vendor/plugins
浏览 0
修改于2012-06-22
得票数 0
1
回答
通过MySQL协议连接到狮身人面像时出错
我在我的Rails应用程序中使用gem '
thinking-sphinx
', '~> 3.1.1'。我遵循从Git到安装
thinking-sphinx
的所有步骤,但是当我搜索记录时会出现错误 通过MySQL协议连接到狮身人面像时出错。通过MySQL协议连接到狮身人面像时出错。
浏览 2
修改于2015-11-17
得票数 7
回答已采纳
1
回答
使用PostgreSQL运行ThinkingSphinx时出错
if RUBY_PLATFORM == 'java' require 'jdbc/mysql' require 'mysql2'如何强制
thinking-sphinx
或者,我是否需要完全卸载
thinking-sphinx
和Sphinx,然后使用pgsql配置进行安装
浏览 0
提问于2013-02-16
得票数 1
回答已采纳
2
回答
Ruby on Rails和RVM:在Gemfile (Rails 3)中包含外部gem的问题
为了更清楚起见,这样做给了我上面的问题: :git => 'git://github.com/freelancing-god/thinking-sphinx.git', :require => 'thinking_sphinx'gem '
thinking-sphinx
浏览 0
修改于2010-10-10
得票数 1
回答已采纳
2
回答
gem未安装
1.2.1)rack-test (0.5.7)railties (3.0.3)riddle (1.2.2)我的Gemfile是gem 'mysql'gem '
t
浏览 7
提问于2011-01-18
得票数 2
回答已采纳
1
回答
如何将联想纳入斯芬克斯rails的思维中
使用
thinking-sphinx
来获取记录,它工作得很好。但问题是,我也希望在结果中获取相关记录,以提高站点性能。 就像我想把文章的图片和文章一起拿来一样。
浏览 3
提问于2019-08-07
得票数 0
回答已采纳
1
回答
Thinking-狮身人面像与ActsAsTaggableOn标签搜索
我有一个Rails应用程序,其中我使用
Thinking-Sphinx
进行搜索,使用ActsAsTaggableOn进行标记。我希望能够将当前选定的标记包含在我的搜索查询中。idea_core: query error: no field 'tags' found in schema/teams/1/tags/tag 那么,我应该怎么做才能让
Thinking-Sphinx
浏览 2
提问于2014-07-22
得票数 0
回答已采纳
1
回答
Rails和thinking_sphinx什么时候应该做重新索引?
使用:rails (3.1.3)
浏览 3
提问于2012-04-03
得票数 0
回答已采纳
1
回答
思考-spinx破坏了belongs_to内置的验证
ruby 2.3.1p112 (2016-04-26) x86_64-linux-gnu gem '
thinking-sphinx
注意:如果我在我的gem '
thinking-sphinx
', '~> 3.2.0'中注释掉了Gemfile行,那么所描述的问题就会消失。
浏览 3
提问于2016-08-11
得票数 0
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
点击加载更多
领券