sphinx
Has anyone gotten sphinx to work with Lion?
Just curious if anyone out there has gotten Sphinx to work with Lion? If yes, how did you install it?[详细]
2023-03-28 07:25 分类:问答Sphinx: kind of non-strict queries
I have such problem: for example, we have two items: 1) Bash.org humour - humour from internet users. 2) Ray William Johnson\'s videos: reviews of humour videos.[详细]
2023-03-28 04:42 分类:问答Thinking Sphinx and searching multiple models
I\'m looking for a way to perform a search against multiple models (see this post), and got a couple of answers saying that Thinking Sphinx would be a good match for this kind of开发者_如何学C thing.[详细]
2023-03-27 10:29 分类:问答Sphinx search based on datetime
I have a field called \'createdOn\' which of the type \'timestamp\'. The values stored in it are as such e.g.: 2011-08-07 00:00:00[详细]
2023-03-27 08:32 分类:问答How do I set more specific rules for sphinx query?
I have a database with list of movies and tv series. The search I built uses Sphinx. I use SPH_MATCH_ANY mode, because I want that if a person search for \"x-men 2\" he will also find entries about \[详细]
2023-03-27 02:50 分类:问答Search for multiple words, across multiple models
I\'m trying to create search functionality in a site, and I want the user to 开发者_开发问答be able to search for multiple words, performing substring matching against criteria which exist in various[详细]
2023-03-27 02:22 分类:问答ThinkingSphinx, search_for_ids returns limited ids array
I have noticed in Rails console that Model.search_for_ids.s开发者_如何学编程ize != Model.all.size[详细]
2023-03-26 21:19 分类:问答I have problems with installing sphinx search
I\'m trying to install sphinx on my CentOs server. First I tried to install it using the开发者_运维问答 rpm server. I had some issues with starting the daemon so I decided to re install it.[详细]
2023-03-26 07:32 分类:问答Using sphinx with multiple mysql tables to replace fulltext and optimize SELECT, WHERE, UPDATE, DELETE, and INSERT
Currently, I\'m开发者_运维百科 using mysql for many aspects of my project. I have multiple tables. They total up to 7 and are titled url, text, documents, d_text, members, connections, and permissions[详细]
2023-03-25 20:56 分类:问答Combine MySQL, Sphinx and MongDB. Good idea?
For a new project I\'m looking to combine MySQL, Sphinx and MongoDB. MySQL for the relational data and searching on numeric values, Sphinx for free text search and MongoDB for geodata. As far as my (q[详细]
2023-03-23 17:48 分类:问答