Re: Using MLT feature

2011-04-04 Thread Chris Fauerbach
Do you want to not index if something similar? Or don't index if exact. I would look into a hash code of the document if you don't want to index exact. Similar though, I think has to be based off a document in the index. On Apr 4, 2011, at 5:16, Frederico Azeiteiro

Re: Multiple Words in String

2011-04-03 Thread Chris Fauerbach
, web sites or anything like that, but business data that I'm very succesfully receiving using dataimport handlers... it's these special cases that are really tripping me up .. my business folks keep coming up with them! Chris Fauerbach chrisfauerb...@gmail.com On Sun, Apr 3, 2011 at 6:51 PM

Re: Faceting on multivalued field

2011-04-03 Thread Chris Fauerbach
Wouldn't you want to extract your original data format from the index and then 'count' the comments for each post ? I don't think facets are appropriate. On Apr 3, 2011, at 22:10, Kaushik Chakraborty kaych...@gmail.com wrote: Ok. My expectation was since comment_post_id is a MultiValued

Multiple Words in String

2011-04-02 Thread Chris Fauerbach
Good afternoon everyone! I am stumped, and I would love some help.I'm new to solr/lucene, but I have thrown myself into it, so I think I have a solid understanding. Using the analysis tool in the admin interface, I see these words stemmed and processed as I assume they would be, so I'm