Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Full Text indexing/searching libraries

Full Text indexing/searching libraries

Scheduled Pinned Locked Moved The Lounge
comalgorithmsquestion
10 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Guy Lecomte
    wrote on last edited by
    #1

    hello, I'm looking for a FullText Indexing/searching library (dll or activeX, or OCX). I've found some comercial ones (like dtSearch) but very expensive and with (big) royalties. The library I need must be royalties free. Does anybody know some lib or code ? (it is for an electronic document management system). Thank you very much. Guy LECOMTE PS: Sory for the bad previous entry in the lounge.:eek:

    A P T N 4 Replies Last reply
    0
    • G Guy Lecomte

      hello, I'm looking for a FullText Indexing/searching library (dll or activeX, or OCX). I've found some comercial ones (like dtSearch) but very expensive and with (big) royalties. The library I need must be royalties free. Does anybody know some lib or code ? (it is for an electronic document management system). Thank you very much. Guy LECOMTE PS: Sory for the bad previous entry in the lounge.:eek:

      A Offline
      A Offline
      Anders Molin
      wrote on last edited by
      #2

      Microsoft Indexing Service, it's included in windows... - Anders Money talks, but all mine ever says is "Goodbye!"

      1 Reply Last reply
      0
      • G Guy Lecomte

        hello, I'm looking for a FullText Indexing/searching library (dll or activeX, or OCX). I've found some comercial ones (like dtSearch) but very expensive and with (big) royalties. The library I need must be royalties free. Does anybody know some lib or code ? (it is for an electronic document management system). Thank you very much. Guy LECOMTE PS: Sory for the bad previous entry in the lounge.:eek:

        P Offline
        P Offline
        Philippe Lhoste
        wrote on last edited by
        #3

        You should check Freshmeat.net. They list hundred or thousand of open source projects, some of them related to your problem, a good number of them working on Windows. From memory, there is at least Namazu which have a Windows version (http://www.namazu.org/). Also check Glimpse and Mifluz. I didn't tried these, but I keep an eye on them... --._.·´¯`·._.·´¯`·._.·´¯`·._.·´¯`·._.·´¯`·._.·´¯`·._.-- Philippe Lhoste (Paris -- France) Professional programmer and amateur artist http://jove.prohosting.com/~philho/ --´¯`·._.·´¯`·._.·´¯`·._.·´¯`·._.·´¯`·._.·´¯`·._.·´¯`--

        G 1 Reply Last reply
        0
        • P Philippe Lhoste

          You should check Freshmeat.net. They list hundred or thousand of open source projects, some of them related to your problem, a good number of them working on Windows. From memory, there is at least Namazu which have a Windows version (http://www.namazu.org/). Also check Glimpse and Mifluz. I didn't tried these, but I keep an eye on them... --._.·´¯`·._.·´¯`·._.·´¯`·._.·´¯`·._.·´¯`·._.·´¯`·._.-- Philippe Lhoste (Paris -- France) Professional programmer and amateur artist http://jove.prohosting.com/~philho/ --´¯`·._.·´¯`·._.·´¯`·._.·´¯`·._.·´¯`·._.·´¯`·._.·´¯`--

          G Offline
          G Offline
          Guy Lecomte
          wrote on last edited by
          #4

          Salut Philippe et merci pour le tuyau Nous sommes tous les deux parisiens et nous nous rencontrons sur un site australien ! On se vera certainement bientôt. See U Soon ;) :-D :cool:

          A 1 Reply Last reply
          0
          • G Guy Lecomte

            Salut Philippe et merci pour le tuyau Nous sommes tous les deux parisiens et nous nous rencontrons sur un site australien ! On se vera certainement bientôt. See U Soon ;) :-D :cool:

            A Offline
            A Offline
            Anders Molin
            wrote on last edited by
            #5

            Hehehe, I can understand "australien" and "See U Soon", but what does the rest of it mean? - Anders Money talks, but all mine ever says is "Goodbye!"

            T 1 Reply Last reply
            0
            • A Anders Molin

              Hehehe, I can understand "australien" and "See U Soon", but what does the rest of it mean? - Anders Money talks, but all mine ever says is "Goodbye!"

              T Offline
              T Offline
              Tom Archer
              wrote on last edited by
              #6

              rough translation: He thanked him for his help and remarked that it was ironic that they are both Parisians and yet they meet on an Australian site.

              L 1 Reply Last reply
              0
              • G Guy Lecomte

                hello, I'm looking for a FullText Indexing/searching library (dll or activeX, or OCX). I've found some comercial ones (like dtSearch) but very expensive and with (big) royalties. The library I need must be royalties free. Does anybody know some lib or code ? (it is for an electronic document management system). Thank you very much. Guy LECOMTE PS: Sory for the bad previous entry in the lounge.:eek:

                T Offline
                T Offline
                Tom Archer
                wrote on last edited by
                #7

                If you decide to use SQL Server and its Full Text Indexing, let me know. I wrote an article some time ago for developer.com on how to set this up and use it. If you want, I'll dig it out and send it to you.

                C 1 Reply Last reply
                0
                • T Tom Archer

                  rough translation: He thanked him for his help and remarked that it was ironic that they are both Parisians and yet they meet on an Australian site.

                  L Offline
                  L Offline
                  Laurent Kempe
                  wrote on last edited by
                  #8

                  Nice translation :-D

                  1 Reply Last reply
                  0
                  • T Tom Archer

                    If you decide to use SQL Server and its Full Text Indexing, let me know. I wrote an article some time ago for developer.com on how to set this up and use it. If you want, I'll dig it out and send it to you.

                    C Offline
                    C Offline
                    Chris Maunder
                    wrote on last edited by
                    #9

                    OR - you could post it here :-D cheers, Chris Maunder

                    1 Reply Last reply
                    0
                    • G Guy Lecomte

                      hello, I'm looking for a FullText Indexing/searching library (dll or activeX, or OCX). I've found some comercial ones (like dtSearch) but very expensive and with (big) royalties. The library I need must be royalties free. Does anybody know some lib or code ? (it is for an electronic document management system). Thank you very much. Guy LECOMTE PS: Sory for the bad previous entry in the lounge.:eek:

                      N Offline
                      N Offline
                      Neville Franks
                      wrote on last edited by
                      #10

                      You can find Mifluz at http://www.gnu.org/software/mifluz/ I haven't tried it either, but it looks interesting. The documentation seems reasonably thorough, which is a pleasant change for compared to manu Open Source projects IMHO. Neville Franks, Author of ED for Windows http://www.getsoft.com

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups