Search Builder for server side processing

Search Builder for server side processing

KoriKori Posts: 5Questions: 1Answers: 0

Hi all,

I was wondering if we have Search Builder for server side processing?
As much as I can see we do not have , but just want confirmation.
Also, is there some workaround if the answer is no, is there some custom option I can use for search builders?
Thanks,
Steven

This question has an accepted answers - jump to answer

Answers

  • sandysandy Posts: 913Questions: 0Answers: 236
    Answer ✓

    Hi @Kori ,

    There hasn't been an official release of SearchBuilder with server side processing yet. I have however just finished writing the code required to integrate the two.

    The code for the client side is available in the nightly builds, and you can get the server side code by cloning the corresponding git repository - Node, PHP or .NET.

    I'm happy for you to prototype this if you would like, but be aware that we haven't created proper tests for this yet, so there may be the odd bug floating around.

    In terms of setup, there shouldn't be any extra steps required on the server side. On the client side you just need to make sure that you have SearchBuilder enabled and also serverSide set to true.

    If you run into any issues feel free to send me a message.

    Thanks,
    Sandy

Sign In or Register to comment.