RE: Existing Project using Hibernate, Spring and Lucene and Looking to Add Solr

2013-05-21 Thread Todd Hunt
ject using Hibernate, Spring and Lucene and Looking to Add Solr On 5/20/2013 1:02 PM, Todd Hunt wrote: > It seems like Solr forces one to expose access to its "Cores" (indexes) via > its own WAR file. I don't want that. I just want to be able to utilize the > Solr Java API

Re: Existing Project using Hibernate, Spring and Lucene and Looking to Add Solr

2013-05-20 Thread Shawn Heisey
On 5/20/2013 1:02 PM, Todd Hunt wrote: It seems like Solr forces one to expose access to its "Cores" (indexes) via its own WAR file. I don't want that. I just want to be able to utilize the Solr Java API to integrate with our current web services and Hibernate framework to index text based