Skip to main content
August 9, 2013
Answered

Solr Search Context

  • August 9, 2013
  • 1 reply
  • 1139 views

I am using CF10 and Solr search, sometimes teh context has no values and makes it difficult to explain why a result ranks so high.

I found this

http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe9cbe5cf462523a0-5bf1c839123792503fa-8000.html

which explains how to make the necessary changes.

However, there is no 'conf' directory in my C:\ColdFusion10\cfusion\collections directory

Should I be updating in C:\ColdFusion10\cfusion\jetty\solr\conf ?

Some other location?

I need this to be a general fix applied to all current and future collections

Thanks

This topic has been closed for replies.
Correct answer vishu_13

Regarding the first one, yes it is correct. Yes it is easier ,if you are ready to create from scratch

Please mark this post correct, if it answers your query

Thanks

VJ

1 reply

vishu_13
Inspiring
August 9, 2013

Hi

solrconfig.xml location : C:\ColdFusion10\cfusion\verity\collections\collectionname\conf

schema.xml location :  C:\ColdFusion10\cfusion\jetty\multicore\template\conf

Thanks

VJ

August 9, 2013

Thanks!

Just to confirm, i need to update the existing collections individually but updating the file in Multicore will apply to new collections.

Is this correct?

Would it be easier/cleaner to update the multicore, delete the existing collections and rebuild from scratch?

vishu_13
vishu_13Correct answer
Inspiring
August 9, 2013

Regarding the first one, yes it is correct. Yes it is easier ,if you are ready to create from scratch

Please mark this post correct, if it answers your query

Thanks

VJ