Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Solr Search Context

Guest
Aug 09, 2013 Aug 09, 2013

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.h...

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

1.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Enthusiast , Aug 09, 2013 Aug 09, 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

Translate
Enthusiast ,
Aug 09, 2013 Aug 09, 2013

Hi

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

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

Thanks

VJ

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 09, 2013 Aug 09, 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?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Aug 09, 2013 Aug 09, 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 09, 2013 Aug 09, 2013
LATEST

updated multicore and recreated the collections

thanks

Much appreciated

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources