Re: How to configure solr to our java project in eclipse

2013-10-27 Thread Amit Nithian
Try this: http://hokiesuns.blogspot.com/2010/01/setting-up-apache-solr-in-eclipse.html I use this today and it still works. If anything is outdated (as it's a relatively old post) let me know. I wrote this so ping me if you have any questions. Thanks Amit On Sun, Oct 27, 2013 at 7:33 PM, Amit A

Re: How to configure solr to our java project in eclipse

2013-10-27 Thread Amit Aggarwal
How so you start your another project ? If it is maven or ant then you can use anturn plugin to start solr . Otherwise you can write a small shell script to start solr .. On 27-Oct-2013 9:15 PM, "giridhar" wrote: > Hi friends,Iam giridhar.please clarify my doubt. > > we are using solr for our pr

Re: How to configure solr to our java project in eclipse

2013-10-27 Thread Rafał Kuć
Hello! If you really want to go embedded way, please look at http://wiki.apache.org/solr/EmbeddedSolr -- Regards, Rafał Kuć Performance Monitoring * Log Analytics * Search Analytics Solr & Elasticsearch Support * http://sematext.com/ > Hi friends,Iam giridhar.please clarify my doubt. > we a