issues
search
pat
/
riddle
Ruby Client API for Sphinx
MIT License
136
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tests are hanging on 32-bit architectures (e.g. i386, armhf)
#114
dleidert
opened
1 year ago
3
Removing the PHP requirement for running tests.
#113
pat
closed
2 years ago
0
test failure with ruby 3.0
#112
LocutusOfBorg
opened
2 years ago
5
build: test against Sphinx 3.4.1.
#111
pat
closed
2 years ago
0
build: Switch to CircleCI.
#110
pat
closed
2 years ago
0
Ruby 3.0.3: File.exists? is deprecated; use File.exist? instead
#109
JasonBarnabe
closed
2 years ago
1
Improve docs
#108
PratikDighole
closed
4 years ago
1
CI: Use jruby-9.2.11.1
#107
olleolleolle
closed
4 years ago
1
CI: Drop unused Travis sudo: false directive
#106
olleolleolle
closed
4 years ago
1
Gemspec: Drop EOL'd property rubyforge_project
#105
olleolleolle
closed
5 years ago
4
Zero results when search by association id
#104
ivane-gkomarteli
closed
5 years ago
4
Apostrophes not inserted
#103
jdelStrother
closed
5 years ago
2
Enforce UTF-8 conversion of strings on insert.
#102
xtrasimplicity
closed
6 years ago
4
Indexing on every save
#101
keithmattix
closed
7 years ago
2
Stop packaging test files with the gem
#100
dmeremyanin
closed
7 years ago
3
Escape word-operators like MAYBE, NEAR etc
#99
jdelStrother
closed
8 years ago
1
Index defining documentation
#98
kapcod
closed
8 years ago
1
using group_concat in select causes exception
#97
kapcod
closed
8 years ago
2
string and json attributes retrieved empty in matches
#96
kapcod
closed
8 years ago
7
plugin_dir should be located in common section
#95
bibendi
closed
6 years ago
7
Test files included in the gem file
#94
jebw
closed
6 years ago
2
Escapes question mark character in sphinx query
#93
tank-bohr
closed
9 years ago
2
Update escape_column to not escape JSON expressions using dot or bracket notation
#92
dvandersluis
closed
9 years ago
2
Fix some spec failures
#91
dvandersluis
closed
9 years ago
4
Using Riddle to generate config files
#90
janko
closed
9 years ago
2
throw errors from index
#89
j-mcnally
closed
10 years ago
3
Allow stop to fail
#88
dejan
closed
10 years ago
1
Allow stop to fail
#87
dejan
closed
10 years ago
2
Riddle::Query.escape misses some characters caught by Sphinx's EscapeString
#86
benweint
closed
10 years ago
5
fixes #84: allow group_by multiple fields
#85
jogaco
closed
10 years ago
2
Allow group_by multiple fields
#84
jogaco
closed
10 years ago
1
Add a common_sphinx_configuration setting.
#83
trevorsmith
closed
10 years ago
3
Add a common configuration section.
#82
trevorsmith
closed
10 years ago
0
searchd and indexer sections as optional
#81
nlevchuk
closed
9 years ago
1
sort-by attribute not found after updating to 1.5.10
#80
WizardOfOgz
closed
10 years ago
18
Avoiding select star
#79
troelskn
closed
10 years ago
1
Add explicit case for nested with_all query.
#78
mipearson
closed
10 years ago
1
Combing OR and AND filters
#77
barttenbrinke
closed
10 years ago
2
readme: add a "contributing" section
#76
ktdreyer
closed
11 years ago
1
Fix empty array filter
#75
bricker
closed
11 years ago
5
Fix SphinxQL syntax error with empty array in filter
#74
bricker
closed
11 years ago
1
update gemspec metadata
#73
ktdreyer
closed
11 years ago
2
How to update and insert new data through Riddle
#72
barttenbrinke
closed
11 years ago
1
SQL escaping for snippets
#71
epidemian
closed
11 years ago
8
Preserving original text on snippets
#70
epidemian
closed
11 years ago
2
Escape order by and group by columns
#69
jrust
closed
11 years ago
1
Escape column names in WHERE clauses and INSERT queries with backticks
#68
jrust
closed
11 years ago
1
Escape column names in WHERE clauses and INSERT queries with backticks
#67
jrust
closed
11 years ago
1
Possible to generate incorrect queries even when using .escape
#66
mipearson
closed
11 years ago
2
OutOfBoundsError not getting raised (ResponseError gets raised instead)
#65
ngan
closed
11 years ago
2
Next