I just started working with the highlighting. I am using the default
configurations. I have a field that I can get a single highlight to occur
marking the data.
What I would like to do is this,
Given a word say 'tumor', and the sentence
" the lower tumor grew 1.5 cm. blah blah blah we need t
I saw mention earlier about a way to link in openNLP into solr (
http://www.lucidimagination.com/Community/Hear-from-the-Experts/Articles/Optimizing-Findability-Lucene-and-Solr)
.I haven't followed up on that yet so I don't know much about it. However if
you do figure anything out please share
I am trying to use the spellchecker but cannot get past the point of having the
spelling possibilities returned.
I have a text field define in the schema.xml file as:
I modified solrconfig.xml to point the analyzer to the same field type and have
the name set the same.
text_ws
gt; -----Original message-
> From: Gregg Hoshovsky
> Sent: Thu 09-09-2010 22:40
> To: solr-user@lucene.apache.org;
> Subject: Help on spelling.
>
> I am trying to use the spellchecker but cannot get past the point of having
> the spelling possibilities returned.
You might be running into an Ajax restriction.
See if an article like this helps.
http://www.nathanm.com/ajax-bypassing-xmlhttprequest-cross-domain-restriction/
On 1/9/10 11:37 PM, "Otis Gospodnetic" wrote:
Dan,
You didn't mention whether you tried &wt=json . Does it work if you use that
You can use mysql , select *, “staticdata” as staticdata from table x.
As long as your field name is staticdata, this should add it there.
On 3/12/10 8:39 AM, "Tommy Chheng" wrote:
Haven't tried this myself but try adding a default value and don't
specify it during the import.
http://wiki.ap