sphinx
Sphinx: How to find related content
Is there a way to find related articles of a given article in sphinx? I will be using the title and the articles conten开发者_JAVA技巧t for the query. I need something like lucenes More like this feat[详细]
2023-03-18 07:31 分类:问答Rails, Sphinx (thinking_sphinx) and sorting from associations
I have 3 models: Stats (belongs_to :item) t.integer :skin_i开发者_Python百科d t.integer :item_id t.integer :rating[详细]
2023-03-17 21:40 分类:问答Is Sphinx worth it for non-full text search?
I\'m facing some problems to optimize SELECT query on a 150M row tables. I\'d like to search a md5 ( char(32)) as fast as possible. Do you think Sphinx makes sense in tha开发者_开发技巧t scenario?[详细]
2023-03-16 21:23 分类:问答Rails + Thinking Sphinx : search condition over array
I\'m looking for a way to do the following. Actually, I\'m searching some articles and when launching the search I\'m giving as a parameter an array, i.e. `params[:categories] = [\"1\",\"4\",\"5\",\"[详细]
2023-03-15 03:15 分类:问答Randomize search result in sphinx
Hi im using sphinx 201 beta (r2792) i have rt index with rt_attr_uint = rake my goal is to sort results by this attribute[详细]
2023-03-14 23:05 分类:问答Link membase to sphinx
I was wondering if anyone ever tried to link membase\'s (or should I say couchbase\'s now?) TAP output protocol to sphinx (the open source full te开发者_如何学Goxt search engine).[详细]
2023-03-14 12:39 分类:问答Web Development with Sphinx on a Virtual Machine for Shared and Dedicated Servers
Background I am developing a web app with a standard LAMP stack.I am new to web development and had originally planned on simply FTP-ing my code (once completed) to my hosting provider (currently Blu[详细]
2023-03-14 12:14 分类:问答sphinx config || config/sphinx.yml
my sphinx configuration is: ================================ config/sphinx.yml development: bin_path: \"/usr/local/bin\"[详细]
2023-03-14 06:14 分类:问答Thinking sphinx rails not running
Everytime I try to run Sphinx 2.0.1 with Rails 3 on Mac OSX Snow Leopard, I get the following error: Failed to start searchd daemon. Check /Users/.../log/searchd.log.[详细]
2023-03-14 02:43 分类:问答Is there HAVING statement in Sphinx?
Subject.开发者_如何学编程 Need to filter after GROUP BY. P.S: I know, Sphinx is not an SQL-storage alternative :-) Filtering on attribute values can be used to do something equivalent to SQL\'s havi[详细]
2023-03-13 10:27 分类:问答