On Apr 21, 2009, at 3:46 AM, Antonio Eggberg wrote:


Hello:

I have got the clustering working i.e SOLR-769. I am wondering

- why there is a filed called "body", does it have special purpose?

<field name="body" type="text" indexed="true" stored="true" multiValued="true"/>


That's just used in the test schema and there isn't any need for you to use it.


- can my clustering field be a copyField? basically I like to remove the urls and html?

As long as it is stored, a copyField should be fine.



- is there anyway to have minimum number of labels per cluster?

See Stanislaw's answer.

--------------------------
Grant Ingersoll
http://www.lucidimagination.com/

Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids) using Solr/Lucene:
http://www.lucidimagination.com/search

Reply via email to