On 2/26/07, Bertrand Delacretaz <[EMAIL PROTECTED]> wrote:
On 2/26/07, Ken Krugler <[EMAIL PROTECTED]> wrote:
...I was trying out the MoreLikeThis support, and getting some
odd results...
Thanks for the info, I have added a link to your message at
https://issues.apache.org/jira/browse/SOLR-69
Is it possible to modify MoreLikeThis to use the schema.xml-defined
analyzer? That's the way the highlighting code currently works (it
picks the index-time analyzer).
I looked at that briefly (passing the analyzer to use down to
MoreLikeThis), but for my fields it's a lot more than just what
analyzer is used, given all of the filters that are also in play.
Also the performance really stunk when I didn't use stored term vectors.
It woudl be nice for as many features as possible to work without term
vectors. I sometimes wonder whether schema.xml exposes the right
level of abstraction (it is currently very lucene-guts-y). Options
like compressed are nice as we are free to change the implementation.
canPerformMoreLikeThis=true gives us more flexibility in the future.
Then again, perhaps all that is needed is a nice table... something
like http://wiki.apache.org/solr/FieldOptionsByUseCase?
That would be nice, yes.
Thanks,
-- Ken
--
Ken Krugler
Krugle, Inc.
+1 530-210-6378
"Find Code, Find Answers"