SolrNet to the Rescue – Why Use SolrNet?(futureofcoding.com)

submitted by rafirafi(87) 7 months, 14 days ago

Instead of SolrSharp or other libraries why not use SolrNet. It is easy to use and extremely flexible.

4 comments |category: |Views: 362

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by dpetersondpeterson(4397) 7 months, 13 days ago 0

I've never used the Apache Solr project, but the .Net DSL looks fluent and straightforward.
Your examples seem like they could be easily interchanged with SQL queries, how does solr compare in terms of performance?

Reply

posted by rafirafi(87) replied to dpetersondpeterson(4397), 7 months, 12 days ago 0

It would be hard to make a comparison per query bases, but if you generalize your question in terms of performance the short answer is it depends on what kind of data you have, and how you use it. SOLR is not a relational database, so if you have a lot of joins, etc you will end up impacting performance of your queries (note there is no join concept in solr, only recently grouping abilities were added).

Reply

posted by vijaystvijayst(1311) 7 months, 13 days ago 0

Thanks for the post. It will be interesting to know some of the features in SolrNet.

Reply

posted by bradygasterbradygaster(4897) 7 months, 13 days ago 0

This is about as concise an example as anyone could hope to find. Kicked!

Reply

information Login or create an account to comment on this story