Thanks all for the help and information.
Best Regards,
~Mukta
-Original Message-
From: Shalin Shekhar Mangar [mailto:shalinman...@gmail.com]
Sent: Tuesday, January 13, 2009 6:50 PM
To: solr-user@lucene.apache.org
Subject: Re: Query regarding Spelling Suggestions
On Tue, Jan 13, 2009 at
On Tue, Jan 13, 2009 at 5:16 PM, Deshpande, Mukta wrote:
> I have following question / observation : (just to ensure that my
> configurations are correct)
>
> The lucene-index (dictionary) "syn_index" is already an index so do we
> have to specify the spellcheckIndexDir again?
>(If I do not g
ant information.
Thanks & Best Regards,
~Mukta
-Original Message-
From: Grant Ingersoll [mailto:gsing...@apache.org]
Sent: Monday, January 12, 2009 10:15 PM
To: solr-user@lucene.apache.org
Subject: Re: Query regarding Spelling Suggestions
Solr 1.3 doesn't use Log4J, it uses
..@apache.org]
Sent: Fri 1/9/2009 8:29 AM
To: solr-user@lucene.apache.org
Subject: Re: Query regarding Spelling Suggestions
Can you put the full log (as short as possibly demonstrates the
problem) somewhere where I can take a look? Likewise, can you share
your schema?
Also, does the spelling inde
>
>
>
> From: Grant Ingersoll [mailto:gsing...@apache.org]
> Sent: Fri 1/9/2009 8:29 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Query regarding Spelling Suggestions
>
>
>
> Can you put the full log (as short as possibly demonstrates
1/9/2009 8:29 AM
To: solr-user@lucene.apache.org
Subject: Re: Query regarding Spelling Suggestions
Can you put the full log (as short as possibly demonstrates the
problem) somewhere where I can take a look? Likewise, can you share
your schema?
Also, does the spelling index exist under /data/index?
der /data/
If I open my index in Luke I can see the entries against "word" field.
Thanks,
~Mukta
From: Grant Ingersoll [mailto:gsing...@apache.org]
Sent: Fri 1/9/2009 8:29 AM
To: solr-user@lucene.apache.org
Subject: Re: Query regarding Spelling Sugge
ggestions.
Can you please check.
Thanks,
~Mukta
-Original Message-
From: Grant Ingersoll [mailto:gsing...@apache.org]
Sent: Thursday, January 08, 2009 7:42 PM
To: solr-user@lucene.apache.org
Subject: Re: Query regarding Spelling Suggestions
Did you send in the build command? See
http://wiki.apa
.
Thanks,
~Mukta
-Original Message-
From: Grant Ingersoll [mailto:gsing...@apache.org]
Sent: Thursday, January 08, 2009 7:42 PM
To: solr-user@lucene.apache.org
Subject: Re: Query regarding Spelling Suggestions
Did you send in the build command? See
http://wiki.apache.org/solr/SpellCheckComponen
Did you send in the build command? See
http://wiki.apache.org/solr/SpellCheckComponent
On Jan 8, 2009, at 5:14 AM, Deshpande, Mukta wrote:
Hi,
I am using Wordnet dictionary for spelling suggestions.
The dictionary is converted to Solr index with only one field "word"
and stored in location
Hi,
I am using Wordnet dictionary for spelling suggestions.
The dictionary is converted to Solr index with only one field "word"
and stored in location /data/syn_index, using syns2Index.java
program available at
http://www.tropo.com/techno/java/lucene/wordnet.html
I have added the "word" fie
Right now, you'd have to write an implementation of a
SolrSpellChecker. Seems like a reasonable thing to have, though. We
could have a "Chained" Spell Checker that combined the others, I think.
Another option that might work, would be to define two separate Search
components, 1 for the fi
Hi,
I have defined a Search Component in solrconfig.xml containing two
entries for spellchecker.
One is the indexed field - "title" . Second is a text file -
"mywords.txt".
When I enable spellchecking and query for some word, I expect that the
spelling suggestions will come from both the dicti
13 matches
Mail list logo