Re: help with solritas config

2012-10-24 Thread Marcelo Elias Del Valle
Hello again, Sorry, I took some time to process everything... I looked at some more documentation and realized I am confusing documents with cores. Actually, I was expecting to be able to have a USER core and a CITY core and be able to relate them somehow. Thanks for the clarification, I will

Re: help with solritas config

2012-10-24 Thread Marcelo Elias Del Valle
Shawn, First of all, thanks a lot for your answer, it was very useful. By the content of your email, it seemed to me the /browser is just something as a solr admin interface, so now I am confused. I am already using SOLRJ in my application and I am currently able to perform a query like fo

Re: help with solritas config

2012-10-24 Thread Shawn Heisey
On 10/24/2012 8:05 AM, Marcelo Elias Del Valle wrote: I saw there is some documentation in solr wiki for SearchHandler and VelocityResponseWriter, which I am trying to digest. However, I saw there are some configuration fields that aren't there, like this QF field. I am not sure on how to cus