How to crawl i开发者_开发百科mages in Nutch? Or, is there any other open search engine which is producing the results with images?change your regex-urlfilter.txt in conf
I am new to Solr. When i index the files, every variable gets indexed, but some are not searchable, how can i stop solr from displaying any resul开发者_如何学Gots in that case.If you want SOLR to not
If my index contains three boolean fields: a, b and c... I would like to search for: \"a=True, 开发者_如何学Gob=False, c=True\" and SOLR should return all entries, and their score should represent how
I am using SOLR along with NGramTokenizerFactory to help create search tokens for substrings of words
The wiki page, http://wiki.apache.org/solr/DataImportHand开发者_如何学JAVAler explains how to index data using DataImportHandler. But the example uses a command to initiate the import operation. How c
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 开发者_JAVA百科search on my index. Is there some extra library
I have a news site with 150,000 news articles. About 250 new articles are added daily to the database at an interval of 5-15 minutes. I understand that Solr is optimized for millions of records and my
Closed. This question is opinion-based. It is not current开发者_JAVA技巧ly accepting answers. Want to improve this question? Update the question so it can be answered with facts and citati
Im building an application where vehicles coordinates are being logged by GPS. I want to implement a couple of features to start with, such as:
I am having a problem with striping punctuation from the solr index When the punctuation sign follow right after a word then this word is not indexed properly.