Re: Multiple Field Search on Solr

2017-07-10 Thread Erik Hatcher
I recommend first understanding the Solr API, and the parameters you need to add the capabilities with just the /select API. Once you are familiar with that, you can then learn what’s needed and apply that to the HTML and JavaScript. While the /browse UI is fairly straightforward, there’s a

Multiple Field Search on Solr

2017-07-10 Thread Clare Lee
Hello, My name is Clare Lee and I'm working on Apache Solr-6.6.0, Solritas right now and I'm not able to do something I want to do. Could you help me with this? I want to be able to search solr with multiple fields. With the basic configurations(I'm using the core techproducts and just changing t