This project is aiming to index Utopian posts into solr, making it possible to do advanced searches.
Apache Solr is an open source enterprise search platform. Its major features include full-text search, hit highlighting, faceted search, real-time indexing, dynamic clustering, database integration, NoSQL features and rich document (e.g., Word, PDF) handling.
Ruby V2.4
Gem V2.6.11
Apache Solr V5.0+
Utopian Ruby 0.0.3.1
Utopian Solrizer v0.0.1 - get utopian posts indexed in Solr
Parameterized solr fields: in this version, Utopian Solrizer defines a default set of Solr fields, in the meantime, user has the flexibility to specify which Utopian fields need to be indexed in Solr.
Batch adding posts efficiently: thanks to for providing the valuable feedback in my previous contribution. I have implemented a new way to add multiple Utopian posts efficiently.
Defined more Utopian fields to be indexed in Solr: added more fields e.g. last_update, reviewed, flagged etc to enhance Solr applicaitons with more advanced Solr features, e.g. facet search and ordering.
The current version of Utopian Solrizer can add Utopian posts into solr efficiently with the flexibility to customize which fields to be indexed. I will use it to build a Rails application to test it it works in the production environment. In the meantime, I will add the following feature into the next iteration:
https://rubygems.org/gems/utopian_solrizer
Just fork this project, create your feature branch, commit your changes and send a pull request!
https://github.com/yuxir/utopian-solrizer
I have added my Steemit account link in the README: