mongoid_fulltext | based full-text search implementation
kandi X-RAY | mongoid_fulltext Summary
kandi X-RAY | mongoid_fulltext Summary
mongoid_fulltext is a Ruby library. mongoid_fulltext has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
[Code Climate] Full-text search using n-gram matching for the Mongoid ODM. MongoDB introduced full-text search capabilities in v2.4, so this gem is a good fit for cases where you want something a little less than a full-blown indexing service. The mongoid_fulltext gem lets you do a fuzzy string search across relatively short strings, which makes it good for populating autocomplete boxes based on the display names of your Rails models but not appropriate for, say, indexing hundreds of thousands of HTML documents.
[Code Climate] Full-text search using n-gram matching for the Mongoid ODM. MongoDB introduced full-text search capabilities in v2.4, so this gem is a good fit for cases where you want something a little less than a full-blown indexing service. The mongoid_fulltext gem lets you do a fuzzy string search across relatively short strings, which makes it good for populating autocomplete boxes based on the display names of your Rails models but not appropriate for, say, indexing hundreds of thousands of HTML documents.
Support
Quality
Security
License
Reuse
Support
mongoid_fulltext has a low active ecosystem.
It has 144 star(s) with 65 fork(s). There are 10 watchers for this library.
It had no major release in the last 6 months.
There are 9 open issues and 11 have been closed. On average issues are closed in 131 days. There are 3 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of mongoid_fulltext is current.
Quality
mongoid_fulltext has 0 bugs and 0 code smells.
Security
mongoid_fulltext has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
mongoid_fulltext code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
mongoid_fulltext is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
mongoid_fulltext releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
mongoid_fulltext saves you 484 person hours of effort in developing the same functionality from scratch.
It has 1140 lines of code, 19 functions and 27 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed mongoid_fulltext and discovered the below as its top functions. This is intended to give you an instant insight into mongoid_fulltext implemented functionality, and help decide if they suit your requirements.
- Returns an array of Numeric characters from a string .
- Perform a search query .
- Fetches the text from the database .
- Convert the query to a hash
- Remove all attributes from the database .
- Returns the results of the provided map .
- Create the full text search for all the search text fields .
- Updates the queue .
- Creates a new instance of a map .
- Format a query filter .
Get all kandi verified functions for this library.
mongoid_fulltext Key Features
No Key Features are available at this moment for mongoid_fulltext.
mongoid_fulltext Examples and Code Snippets
No Code Snippets are available at this moment for mongoid_fulltext.
Community Discussions
No Community Discussions are available at this moment for mongoid_fulltext.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install mongoid_fulltext
Version 0.6.1 or newer of this gem requires Ruby 1.9.3 or newer and works with Mongoid 3, 4, 5 and 6, 7. Use version 0.5.x for Mongoid 2.4.x and Ruby 1.8.7, 1.9.2 or 1.9.3. For Ruby 1.8.7 and/or Mongoid 2.x use [mongoid_fulltext 0.5.x](https://github.com/mongoid/mongoid_fulltext/tree/0.5-stable).
Support
Fork the project. Make your feature addition or bug fix with tests. Send a pull request. Bonus points for topic branches.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page