Skip to content

issues Search Results · repo:tj/reds language:JavaScript

Filter by

27 results
 (51 ms)

27 results

intj/reds (press backspace or delete to remove)

PROJECT: https://github.com/stockholmux/redredisearch This code: var strs = []; strs.push( Tobi wants four dollars ); strs.push( Tobi only wants $4 ); strs.push( Loki is really fat ); strs.push( Loki, ...
  • clasen
  • Opened 
    on Jan 23, 2020
  • #55

This code: var strs = []; strs.push( Tobi wants four dollars ); strs.push( Tobi only wants $4 ); strs.push( Loki is really fat ); strs.push( Loki, Jane, and Tobi are ferrets ); strs.push( Manny is a cat ...
  • clasen
  • 1
  • Opened 
    on Jan 23, 2020
  • #54

I did not find any example
  • fmmsilva
  • 1
  • Opened 
    on Oct 24, 2015
  • #47

Is it possible to search using operators like AND, OR, -?? Example: cars and bikes , dogs or cats , bike -motorbike
  • fmmsilva
  • 2
  • Opened 
    on Oct 24, 2015
  • #46

This module, in my mind, is at stable state. It s quick, it works well generally and has a good number of depending modules (especially since it is used in Kue). There is a lot that can be done with the ...
  • stockholmux
  • 2
  • Opened 
    on Aug 28, 2015
  • #45

this is used by kue. redis is super old and requires hiredis. hiredis doesn t support iojs. i want to upgrade to iojs, but my app currently uses kue. my life sucks. plz unpin redis so at least hiredis ...
  • jonathanong
  • 2
  • Opened 
    on Jan 21, 2015
  • #42

When I wanted to install red with npm install reds I run into the following Error: D:\workspace_js\node-track-file-changes\node_modules\reds\node_modules\redis\node_modules\hiredis node D:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\no ...
  • frankred
  • 2
  • Opened 
    on Nov 11, 2014
  • #40

For example ,index three words abcde , bcdefg , abcd . Then i search abc get the result abcde abcd or when i search cde get the result abcde bcdefg
  • wxlfight
  • 2
  • Opened 
    on Oct 23, 2014
  • #38

Hello, I am having trouble installing reds on windows 8. When I run npm install reds , I get the following error: C:\...\node_modules\reds\node_modules\redis\node_modules\hiredis\build\bindings.sln: ...
  • zacharynevin
  • 1
  • Opened 
    on Dec 30, 2013
  • #33
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub