Is it possible to do MoreLikeThis with documents that are in seperate indexes?
If so, how? Thanks.
erently than a plain text file, take a look at
Tika.
Al of which may not help you at all, because I'm guessing...
So I think a more complete problem statement would help us help you.
Best
Erick
On Wed, Sep 29, 2010 at 3:56 PM, Savannah Beckett <
savannah_becket...@yahoo.com> wrote:
nt to place it in Solr, you should look
at Nutch. It can do all that work for you, and more.
Scott
On Wed, Sep 29, 2010 at 12:56 PM, Savannah Beckett
wrote:
> Hi,
> I am using xpath to index different parts of the html pages into different
> fields. Now, I have some pure text documen
Hi,
I am using xpath to index different parts of the html pages into different
fields. Now, I have some pure text documents that has no html. So I can't use
xpath. How do I index these pure text into different fields of the index? How
do I make nutch/solr understand these different parts b
e so weird that I suspect
it's
something fundamental
Best
Erick
On Mon, Sep 27, 2010 at 8:05 PM, Savannah Beckett <
savannah_becket...@yahoo.com> wrote:
> No, it doesn't work, I got weird result. I set my city name field to be
> parsed
> as a token as following:
&g
: Mon, September 27, 2010 3:52:48 PM
Subject: Re: Need help with spellcheck city name
Maybe process the city name as a single token?
On Mon, Sep 27, 2010 at 3:25 PM, Savannah Beckett
wrote:
> Hi,
> I have city name as a text field, and I want to do spellcheck on it. I use
> setting in http://w
Hi,
I have city name as a text field, and I want to do spellcheck on it. I use
setting in http://wiki.apache.org/solr/SpellCheckComponent
If I setup city name as text field and do spell check on "San Jos" for San
Jose,
I get suggestion for Jos as "ojos". I checked the extendedresult and I f
Is it possible to do spellcheck on multiple fields in my solr index? If so,
how? The following setup works for only one field:
default
solr.IndexBasedSpellChecker
myfield
./spellchecker1
0.5
true
Thanks.
is intended to be run at query time. For what reasons are you
thinking you want to (re-)index each document based on the results of
MoreLikeThis? You're right that that's not what the component is intended for.
Jonathan
________
From: Savannah Bec
en reindex. This
assumes that all of the fields you need to index are stored (so that
you can retrieve them) and not just indexed.
Liam
On Fri, Sep 10, 2010 at 3:29 PM, Savannah Beckett
wrote:
>
> I use nutch to crawl and index to Solr. My code is working. Now, I want to
> update the
I use nutch to crawl and index to Solr. My code is working. Now, I want to
update the value of one of the fields of a document in the solr index after the
document was already indexed, and I have only the document id. How do I do
that?
Thanks.
I am using SolrSearchBean inside my custom parse filter in Nutch 1.1. My
solr/nutch setup is working. I have Nutch to crawl and index into Solr and I
am
able to search solr index with my solr admin page. My solr schema is
completely
different than the one in Nutch. When I tried to query my
Hi,
I am using nutch to do the crawling and solr to do the searching. The index
has City and State. I want to able to get all nearby cities by entering city
name. e.g. when I type New York, I want to get the following as facet:
New York, NY (1905)
Brooklyn, NY (89)
Jersey City, NJ (55)
N
I am using Drupal ApacheSolr module to integrate solr with drupal. I already
integrated solr with nutch. I already moved nutch's solrconfig.xml and
schema.xml to solr's example directory, and it work. I tried to append
Drupal's
ApacheSolr module's own solrconfig.xml and schema.xml into the s
Hi,
I am looking for a XPath generator that can generate xpath by picking a
specific tag inside a html. Do you know a good xpath generator? If possible,
free xpath generator would be great.
Thanks.
ml. If you can't find the pattern for each site leading to the job title how
can you expect solr to? Humans have the advantage here :P
-Kallin Nagelberg
-----Original Message-
From: Savannah Beckett [mailto:savannah_becket...@yahoo.com]
Sent: Wednesday, July 21, 2010 12:20 PM
To: solr-user@
in Nagelberg
-Original Message-
From: Savannah Beckett [mailto:savannah_becket...@yahoo.com]
Sent: Wednesday, July 21, 2010 12:20 PM
To: solr-user@lucene.apache.org
Cc: dave.sea...@magicalia.com
Subject: Re: faceted search with job title
mmm...there must be better way...each job board h
ass
or
id, based on the particular website
-Original Message-----
From: Savannah Beckett [mailto:savannah_becket...@yahoo.com]
Sent: 21 July 2010 16:38
To: solr-user@lucene.apache.org
Subject: faceted search with job title
Hi,
I am currently using nutch to crawl some job pages from job boar
Hi,
I am currently using nutch to crawl some job pages from job boards. They are
in my solr index now. I want to do faceted search with the job titles. How?
The job titles can be in any locations of the page, e.g. title, header,
content... If I use indexfilter in Nutch to search the cont
19 matches
Mail list logo