Expand my Community achievements bar.

SOLVED

Search Related Query

Avatar

Level 3

Hi,

I have one custom search page, in which I am going to use SOLR search using Query Builder APIs. I have the UI part ready. Now, I need to write a backend code for the same. Now, I have 2 doubts:

  1. Is Query Builder APIs supports SOLR?
  2. If yes, then can some please let me know how to write the backend code w.r.t SOLR, as I am completely new in this section(If you can provide some sample codes or some references, that will also be great).

 

Thanks,

Kaustav Majoomder

1 Accepted Solution

Avatar

Correct answer by
Level 10
3 Replies

Avatar

Level 10

have u connected to embedded SOLR or an external SOLR server ??

Avatar

Correct answer by
Level 10

Avatar

Level 3

Thanks bsloki,

Can't we use Query Builder APIs for SOLR search?

 

Regards,

Kaustav Majoomder