Hi Otis,
I have written a draft wiki entry for the spell checker:
http://wiki.apache.org/solr/SpellCheckerRequestHandler
I've learned that my initial observation about the suggestion ordering was
incorrect, it does in fact order the results by popularity (or term
frequency) of the word in the te
We have another use case. We would like count the number of times a
document came up in any search, and the total number of times it was
read. If these counters are not indexed, it seems like an update would
be a simple integer poke into the index.
Also, thanks for the spellcheck info.
-Orig
On 7/7/07, Brian Whitman <[EMAIL PROTECTED]> wrote:
I have been trying to plan out a history function for Solr. When I
update a document with an existing unique key, I would like the older
version to stay around and get tagged with the date and some metadata
to indicate it's not "live." Any norma
I have been trying to plan out a history function for Solr. When I
update a document with an existing unique key, I would like the older
version to stay around and get tagged with the date and some metadata
to indicate it's not "live." Any normal search would not touch
history documents.
Tristan - good summary - want to copy that to the Solr Wiki?
Thanks,
Otis
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Simpy -- http://www.simpy.com/ - Tag - Search - Share
- Original Message
From: Tristan Vittorio <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.or