lucene « nutch « 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 » nutch » lucene 

1. How do we create a simple search engine using Lucene, Solr or Nutch?    stackoverflow.com

Our company has thousands of PDF documents. How do we create a simple search engine using Lucene, Solr or Nutch? We'll provide a basic Java/JSP web page were people ...

2. how to add "did you mean" in nutch-lucene search engine    stackoverflow.com

i am having problem of implementing this suggestion to my bangla search engine. could anyone kindly help me out?

3. Nutch - Lucene - capture the content of the pages    stackoverflow.com

I have crawled a few pages with Java Nutch Also I have made a module with Lucene in Java which allows execute queries on indexed documents. I know I created Nutch fields ...

4. Boosting in Solr based on date with conditions    stackoverflow.com

I am trying to boost newer documents in Solr queries. The ms function Solr FAQ seems to be the right way to go, but I need to add an ...

5. Different pages to different Nutch cores (within the same domain)    stackoverflow.com

How can I instruct Nutch to treat page#1 as belonging to a core and page#2 as belonging to a different core (both pages from the same domain)? Practical situation: let's say Nutch ...

6. Getting snippets in Solr    stackoverflow.com

I'm running Solr + Nutch and need to get a snippet of each result. I tried setting hl to true in the query URL but I still get the same XML ...

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.