Hi, it depends on what you want to do.We use pure Lucene a search backend, that is heavily customized to the customers needs. This especially belongs to the data model he uses. For that we OSGi fied the Lucene stuff, because it is not OSGi ready. This can be easily done, except some split packages in lucene core and analyzers or codecs (I have to look for an exact answer). We created a rich set of services for searching and indexing. Using stuff like OSGi ds, configadmin, pushstreams making it very easy to create a small straight forward engine. For more details you are welcome to contact us. Elasticsearch on the other hand provides a full featured system, that can run as own service and scales very well. If you have an easy structured data model your best using Elasicsearch or even SOLr Regards,Mark Von meinem Samsung Galaxy Smartphone gesendet. -------- Ursprüngliche Nachricht --------Von: Ali Parmaksız via osgi-dev <[email protected]> Datum: 03.10.18 07:45 (GMT+01:00) An: [email protected] Betreff: [osgi-dev] osgi integration with Lucene or ElasticSearch Hi, Which one do you prefer to use? And why? And please give me concrete examples how to integrate them in an osgi project.
-- Ali Parmaksız TEL:5052555693
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
