Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Yuval Lombard 14 posts 44 karma points
    Jul 23, 2014 @ 13:59
    Yuval Lombard
    0

    Index custom tables with Examine

    Hi there,

    I would like to use examine in order to index my custom tables and I'm wondering on how I should go about doing it.

    I have about 5 tables that are populated constantly trough out the day and are user's dependent tables.

    Does anyone know what is the best way to index (using examine) the table per user and when to index it?

    I've managed to index each table easily but seem to be stuck with the timing and managing concept. Regards,

  • David Peck 690 posts 1896 karma points c-trib
    Jul 25, 2014 @ 13:00
    David Peck
    0

    I could be wrong, but I don't think that Examine will provide you with enough access to the underlying technology (Lucene) in order to achieve this. You'll probably have to use a custom Lucene implementation:
    http://lucenenet.apache.org/ ;

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Feb 27, 2015 @ 11:33
    Alex Skrypnyk
    0

    We are thinking about the same think, is it possible to index custom table ?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies