SolrLucene « solr « 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 » solr » SolrLucene 

1. Very basic dude with Solr/Lucene    stackoverflow.com

I am working in a project that has a big amount of data in Lucene. We need to show a faceted search and the time requiered for it is unacceptable when ...

2. How to make sure Solr/Lucene won't die with java.lang.OutOfMemoryError?    stackoverflow.com

I'm really puzzled why it keeps dying with java.lang.OutOfMemoryError during indexing even though it has a few GBs of memory. Is there a fundamental reason why it needs manual tweaking of config ...

3. Solr/Lucene Scorer    stackoverflow.com

We are currently working on a proof-of-concept for a client using Solr and have been able to configure all the features they want except the scoring. Problem is that they want scores ...

4. Solr/Lucene: Possible to have Strings tokenized?    stackoverflow.com

I am indexing film titles. Currently I have two fields. One is a the pre-configured textgen and one is a string, which I altered to be case insensitive. I use the copyfield directives ...

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.