Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Apache solr vs Apache Lucy

by dmitri (Priest)
on Sep 16, 2015 at 15:44 UTC ( [id://1142207]=note: print w/replies, xml ) Need Help??


in reply to Apache solr vs Apache Lucy

I've used Apache Lucy and its predecessor, KinoSearch, for over 10 years and at three different @jobs with great success. I recommend it with all my heart!

  • Fast
  • Stable
  • Flexible
  • Authors reply to emails for help

Use Apache Lucy and be happy!

Replies are listed 'Best First'.
Re^2: Apache solr vs Apache Lucy
by ppant (Acolyte) on Sep 17, 2015 at 04:52 UTC
    Thanks dmitri for your valuable response. I just got to know that Lucy only provides sub-set of features Lucene provides. Would like to know if you know any critical features Lucy is lacking. I think my requirement is not complex. I need to index file system periodically.. need full-text search including HTML, DOC, XLS, PDF etc types. Thanks again.
      I've never used Lucene, so I cannot compare the two. I use Lucy to index PDF, HTML, DOC, and a several other document types. Converting them into text indexable by Lucy has to be done separately.

      I've graduated from reindexing once every few hours using cron job to using Linux::Inotify2 to provide practically instant updates to the index. Surely impressed my $boss...

        Thanks for your valuable insight.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1142207]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-18 02:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found