sphinx
sphinx dash in author names causing problems when searching
I\'ve read all the posts about dashes and tried pretty much everything mentioned in them, yet cannot figure out a strange problem I\'m having.[详细]
2023-04-12 02:48 分类:问答Sphinx Search: excluding index B results from index A results
Here\'s my issue: I have 2 indexes: A - product titles only B 开发者_运维问答- product titles and product descriptions[详细]
2023-04-12 02:18 分类:问答How does Sphinx handle URLs
When working with PostgreSQL you can break apart a URL into several different lexemes when using full text search.For example:[详细]
2023-04-12 01:37 分类:问答Running a continuous batch process in Java
I have a batch file which performs the operation of listening to the microphone and converting it to text (i am using pocket sphinx).[详细]
2023-04-11 16:47 分类:问答Thinking Sphinx Delta Index not working
I have added the delta column to my table: class AddDeltaIndexToCimgs < ActiveRecord::Migration def change[详细]
2023-04-11 13:58 分类:问答Nested Nears with Sphinx and Thinking_Sphinx
I have a RAILS 3.0.10 application (using Ruby 1.9.2) that using the thinking_sphinx gem. Is it possible in the extended match mode to use the \"or\" operator[详细]
2023-04-11 13:53 分类:问答need sphinx configuration for the non integer primary key
i want to create sphinx search for following table structure: CREATE TABLE IF NOT EXISTS `books` ( `productID` varchar(20) NOT NULL,[详细]
2023-04-11 04:45 分类:问答sphinx query on NOT array
I can\'t find example for my task I have an array of strings and I need to make query to retrieve all rows that DON\'T contain every string from 开发者_如何学Cthe array[详细]
2023-04-11 02:51 分类:问答Sphinx search: charset table difficulties
I am loosing my mind on this for two days now... I would like to use slovenian letters in sphinx search, all english ones + č ž š (and just in case ć)[详细]
2023-04-10 14:15 分类:问答How is a sphinxql query evaluated / interpretated?
Suppose i have a sphinx index named \"worldcities\" with the with the following fields / attributes: country_id# int attribute[详细]
2023-04-10 06:15 分类:问答