solrnet « document « 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 » document » solrnet 

1. How to initialize more than one Solr instance using the same document class?    stackoverflow.com

In Solr I have two cores. The schema is the same but they have different documents. Now I would like to have only one document class and initialize Solr for those two ...

2. How do i edit how SOLR scores a document?    stackoverflow.com

I'm using SolrNet to map Solr Index Documents and Results to classes and use the server for a desktop search application. What I need from Solr is to give a query ...

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.