Re: Searching for popular phrases or words

2008-04-16 Thread Otis Gospodnetic
ROTECTED]> To: solr-user@lucene.apache.org Sent: Wednesday, April 16, 2008 4:07:24 PM Subject: Re: Searching for popular phrases or words Thanks Chris. I had in mind "Occurs in alot of documents". Please do point me where i can pick up an example of using the LukeRequestHandler an

Re: Searching for popular phrases or words

2008-04-16 Thread Edwin Koome
Thanks Chris. I had in mind "Occurs in alot of documents". Please do point me where i can pick up an example of using the LukeRequestHandler and the "shingles based tokenizer". Eric --- Chris Hostetter <[EMAIL PROTECTED]> wrote: > > it depends on your definition of "polular" if you > mean "occu

Re: Searching for popular phrases or words

2008-04-14 Thread Chris Hostetter
it depends on your definition of "polular" if you mean "occurs in a lot of documents" then take a look at the LukeRequestHandler ... if can give you info on terms with high frequencies (and you can use a Shingles based tokenizer to index "phrase" as terms if by popular you mean "occurs in a lo