CInformatique

Search

Other Resources










Results

Introduction to Hibernate Search using Lucene

Tags:  + Hibernate  + Lucene  + Search  Introduction to Hibernate Search Bring the power of Lucene to your database-backed applications Many Web applications exist to provide access to copious amounts of data stored in a relational database, but what's the easiest way to enable users to search through that data and find what they need? In More...

Unweaving a Tangled Web With HTMLParser and Lucene

Tags:  + Articles  + HTMLParser  + Lucene  Unweaving a Tangled Web With HTMLParser and Lucene Ever wanted to write a Java program that crawls the web? You know a program that reads HTML-pages, retrieves the links, gets the new pages--with more links and so on. Maybe you also have thought about storing the text from the HTML pages for later u More...

Hibernate Search integrates Lucene

Tags:  + Hibernate  + Lucene  Hibernate Search Hibernate Search brings the power of full text search engines to the persistence domain model and Hibernate experience, through transparent configuration (Hibernate Annotations) and a common API. Full text search engines like Apache Lucene(tm) allow applications to execute free-text More...

Search smarter with Apache Solr, Part2: Solrf for the enterprise

Tags:  + Lucene  + Solr  Search smarter with Apache Solr, Part 2: Solr for the enterprise In this article: Configuration and administration Monitoring, logging, and statistics Debugging the analysis process Query testing Intelligent caching Distribution and replication Customizing Solr Performance considerations The future  More...

CoFE Collaborative filtering Engine

Tags:  + Java  + Lucene  + OpenSource  + SearchEngine  [IMG] COllaborative Filtering Engine Collaborative filtering is the process of computing personalized recommendations by finding users with similar taste. Such techniques have been successfully used to recommend newsgroup articles, movies, music, and e-commerce products. Collaborative filtering is m More...

Search smarter with Apache Solr, Part 1 : Essential features

Tags:  + Apache  + Articles  + Lucene  + Solr  Search smarter with Apache Solr, Part 1: Essential features and the Solr schema In this article: Installation and configuration Solr basics Indexing operations Search commands Faceted browsing The Solr schema Next up: Solr for the enterprise Download Resources CInformatique - Java and OpenSource Res More...

Apache Lucene Integration with Hibernate

Tags:  + Articles  + Hibernate  + Lucene  Hibernate Search Apache Lucene™ Integration Reference Guide CInformatique - Java and OpenSource Resources CInformatique.com More...

Hibernate Search Engine with Spring and Lucene [3]

Tags:  + Articles  + Hibernate  + Lucene  + Spring  null More...

Hibernate Search Engine with Spring and Lucene

Tags:  + Articles  + Hibernate  + Lucene  + Spring  Permanent Link: Simple Hibernate Search Engine Simple Hibernate Search Engine Posted by wireframe under Java [6] Comments My goal was create a simple search framework to handle simple searching for the majority of my domain objects out of the box. I wanted all of my objects to be placed into the sam More...

Tutorial - Lucene integration with Spring and Hibernate

Tags:  + Articles  + Hibernate  + Lucene  + Spring  Lucene integration with Spring and Hibernate. This tutorial's purpose is to show how to integrate lucene in a java web application using spring and hibernate. I originally wrote a short how-to for this but I was getting so many questions that I decided to turn it into a more detailed tutorial with a More...

Hibernate Search Module integrated with Apache Lucene

Tags:  + Hibernate  + Java  + Lucene  + Search  4.2. Hibernate Search Full text search engines like Apache Lucene™ are a very powerful technology to bring free text/efficient queries to applications. If suffers several mismatches when dealing with a object domain model (keeping the index up to date, mismatch between the index structure and the do More...

Using the Lucene Query Parser Without Lucene

Tags:  + Articles  + Lucene  + Search  Using the Lucene Query Parser Without Lucene Stop creating sophisticated search forms. You can use technologies like Ajax to give you the power of creating user friendly interfaces; use ideas like "suggest" or "type ahead"; and create a simpler interface so your users won't feel lost in a huge set o More...

Compass to enable search in your applications

Tags:  + Compass  + Lucene  + OpenSource  + Opensymphony  + Search  [IMG] Compass - Overview Compass is a powerful, transactional Object to Search Engine Mapping (OSEM) Java framework. Compass allows you to declaratively map your Object domain model to the underlying Search Engine, synchronizing data changes between Index and different datasources. Compass provides  More...

DotLucene 1.4 - The Open Source Search Engine for .NET

Tags:  + .Net  + Apache  + Lucene  + OpenSource  + Search  null More...

Carrot2 Search Results clustering engine based on Lucene

Tags:  + Carrot2  + Clustering  + Lucene  + Plugins  [IMG] [IMG] [IMG] [IMG] Carrot2 is an Open Source Search Results Clustering Engine. It can automatically organize (cluster) search results into thematic categories:   go to clipmarks.com [IMG] blog or email this clip [IMG] CInformatique.com More...

Solr Enterprise Search Server Lucene

Tags:  + Engine  + Java  + Lucene  + Search  + Solr  + WebService  [IMG] [IMG] Introduction to The Solr Enterprise Search Server Solr is a standalone enterprise search server with a web-services like API. You put documents in it (called "indexing") via XML over HTTP. You query it via HTTP GET and receive XML results. Advanced Full-Text Search Capabilities Optimized More...

Carrot Clustering Engine

Tags:  + Carrot2  + Lucene  null More...

Carrot Clustering Engine

Tags:  + Carrot2  + Lucene  + Ontology  + OpenSource  + Search  null More...

Related Posts for Lucene


Loading...