solr « lucene.net « Java Lucene Q&A

Home
Java Lucene Q&A
1.Database
2.Development
3.document
4.Field
5.index
6.lucene
7.lucene.net
8.nutch
9.query
10.solr
11.Tools
Java Lucene Q&A » lucene.net » solr 

1. Distributed Lucene.NET    stackoverflow.com

I have a Terabyte of data, maybe more, which I'd like to index and search with Lucene. I'd like to be able to split the index out to different machines, ...

2. Building a case for solr    stackoverflow.com

Our product consists of multiple applications, All using Lucene. 2 of the applications I am involved with have Lucene indexes of about 3 Gb and 12 Gb. Another team is building ...

3. How to perform Phonetic and Aproximative search in Lucene.net    stackoverflow.com

When I read the Lucene.net docs, the only analyzer that I find is the standard one. I want to make sure I can do Phonetic or Aproximative search on my index. ...

4. Lucene/Solr Searching problem?    stackoverflow.com

I have a problem that i want to search in the specific locations in the indexed text, let we have a lucene document that contains text as

<Cover>
This document contains following items ...

5. NHibernate-based Full-Text Search    stackoverflow.com

I want to integrate full-text search into a .NET application with [Fluent] NHibernate-based data access. So far Lucene.NET and NHibernate Search combination appears to be the most reasonable option there. However, ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.