Re: Deleting spelll checker index

2010-02-22 Thread Lance Norskog
ant my dictionary to be created but how can i make sure i remove >>>> the >>>> : preivious indexed terms. >>>> >>>> everytime the spellchecker component "builds" it will create a >>>> completley >>>> new "s

Re: Deleting spelll checker index

2010-02-18 Thread darniz
the "main" index >>> then >>> it will also be in the "spell" index. >>> >>> The only reason i can think of why you'd be seeing words in your "spell" >>> index after deleting documents from your "main" index is that even if >>

Re: Deleting spelll checker index

2010-02-17 Thread Lance Norskog
re in the underlying index untill >> the segments are merged ... so if you do an optimize that will force them >> to be expunged --- but i honestly have no idea if that is what's causing >> your problem, because quite frankly i really don't understand what your >> problem is ... you have to provide specifics: reproducible steps anyone >> can take using a clean install of solr to see the the behavior you are >> seeing that seems incorrect.  (ie: modifications to the example schema, >> and commands to execute against hte demo port to see the bug) >> >> if you can provide details like that then it's possible to understand what >> is going wrong for you -- which is a prereq to providing useful help. >> >> >> >> -Hoss >> >> >> > > -- > View this message in context: > http://old.nabble.com/Deleting-spelll-checker-index-tp27376823p27629740.html > Sent from the Solr - User mailing list archive at Nabble.com. > > -- Lance Norskog goks...@gmail.com

Re: Deleting spelll checker index

2010-02-17 Thread darniz
really don't understand what your > problem is ... you have to provide specifics: reproducible steps anyone > can take using a clean install of solr to see the the behavior you are > seeing that seems incorrect. (ie: modifications to the example schema, > and commands to execute against hte demo port to see the bug) > > if you can provide details like that then it's possible to understand what > is going wrong for you -- which is a prereq to providing useful help. > > > > -Hoss > > > -- View this message in context: http://old.nabble.com/Deleting-spelll-checker-index-tp27376823p27629740.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Deleting spelll checker index

2010-02-16 Thread Chris Hostetter
: But still i cant stop thinking about this. : i deleted my entire index and now i have 0 documents. : : Now if i make a query with accrd i still get a suggestion of accord even : though there are no document returned since i deleted my entire index. i : hope it also clear the spell check index fi

Re: Deleting spelll checker index

2010-02-16 Thread darniz
ging my schema and > issuing a > : > command > : > spellcheck.build=true&spellcheck.dictionary=default > > it's just not possible. a schema change like that doesn't magicly > undo all of the values that were already copied. > > > > -Hoss > > > -- View this message in context: http://old.nabble.com/Deleting-spelll-checker-index-tp27376823p27615354.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Deleting spelll checker index

2010-02-12 Thread Chris Hostetter
: Any update on this Patience my friend ... 5 hours after you send an email isn't long enough to wait before asking for "any update on this" -- it's just increasing the volume of mail everyone gets and distracting people from actual bugs/issues. FWIW: this doesn't really seem directly related

Re: Deleting spelll checker index

2010-02-12 Thread darniz
nk so. >>> >>> You might be able to configure two differnet spell check components that >>> point at the same directory -- one hat builds off of a real field, and >>> one >>> that builds off of an (empty) text field (using FileBasedSpellChecker) >>> .. &

Re: Deleting spelll checker index

2010-02-12 Thread darniz
ponent. >> >> But i've never tried it so i have no idea if it would work. >> >> >> -Hoss >> >> >> > > -- View this message in context: http://old.nabble.com/Deleting-spelll-checker-index-tp27376823p27567465.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Deleting spelll checker index

2010-01-29 Thread darniz
pty spell checking index using > the second component. > > But i've never tried it so i have no idea if it would work. > > > -Hoss > > > -- View this message in context: http://old.nabble.com/Deleting-spelll-checker-index-tp27376823p27381620.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Deleting spelll checker index

2010-01-29 Thread Chris Hostetter
: We are using Index based spell checker. : i was wondering with the help of any url parameters can we delete the spell : check index directory. I don't think so. You might be able to configure two differnet spell check components that point at the same directory -- one hat builds off of a real

Deleting spelll checker index

2010-01-29 Thread darniz
Hello all, We are using Index based spell checker. i was wondering with the help of any url parameters can we delete the spell check index directory. please let me know thans darniz -- View this message in context: http://old.nabble.com/Deleting-spelll-checker-index-tp27376823p27376823.html