Re: Calling solr Page with search query

2015-03-07 Thread Aman Tandon
Thank you so much shawn for correcting me. Yes we should use some firewall to avoid direct solr server access from application. With Regards Aman Tandon On Sat, Mar 7, 2015 at 9:59 PM, Shawn Heisey wrote: > On 3/7/2015 8:36 AM, Aman Tandon wrote: > > As per your need i understand that, you wan

Re: Calling solr Page with search query

2015-03-07 Thread Shawn Heisey
On 3/7/2015 8:36 AM, Aman Tandon wrote: > As per your need i understand that, you want to show the open the new page > when user search query on home page and same query should appear on search > page along with search result. > > If i am right, then you can open another page using JavaScript and

Re: Calling solr Page with search query

2015-03-07 Thread Aman Tandon
Hi Jochen, As per your need i understand that, you want to show the open the new page when user search query on home page and same query should appear on search page along with search result. If i am right, then you can open another page using JavaScript and you can use jquery to call the solr ur

Calling solr Page with search query

2015-03-06 Thread Jochen Lenz
Hello, i'm looking for a solution for the following situation: I have a website consisting of two sites. One site is called "home" and one is called "search". On the search site i have embeded solr via iframe. On the home site there should be a search field. When the search field is fired it shoul