Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I was wondering what is a good tool to use to index documents (pdf, xml, web documents) etc.
I want to be able to index them, parse them and return results appropriately.
I tried solr/lucene but i must be missing something because I did not find it useful enough.
Solr is what you want.... ElasticSearch is an option.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Is there any C client for Apache Cassandra out there?
I have been looking for it desperately, but can't find anything. Any help would be appreciated!
I'm not aware of any C client for Cassandra. There is a C++ library that supports the new CQL3 binary protocol, but it doesn't look like it has C externs.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
What's the best and most efficient library to deal with massive ammounts of HTTPrequests (cookies ,headers, everything)?
it depends in which language you want to use it. the libcurl is most commen e.g. in C:
http://curl.haxx.se
I think you are looking for libcurl.Take a look at this link.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Looking for graph db which could be alternative for Neo4j, can any one suggest a better one which could be easily integrated with Java application and has better performance in migrating data from MSSQl to that graphdb.
Have you tried http://github.com/thinkaurelius/titan - it's open source, free, supports data distribution.
Also OrientDB looks good.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I found it not convenient to do CURD operation in command line.
How about ops center? You can see it here.
http://www.datastax.com/what-we-offer/products-services/datastax-opscenter
When I work with cassandra I use OpsCenter for administrative tools, and I use Astyanax from Netflix as framework to write CRUD operations in java.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
For a internal demonstration of powerPivot/silverlight 5/asp.net MVC 3/... I need to find a database with a large set of data, including images.
I'm searching a database with a lot of movies, including their cover.
I saw that IMDB gives an access to its file, but not images.
Do you know an open enough provider for this kind of data?
Thank you!
For this specific kind of data, try:
http://www.themoviedb.org/
http://www.thetvdb.com/
I have not used this, but maybe you can use it for your demo:
http://api.themoviedb.org/2.1