Skip to content

This project includes java code to iterate over all documents of a solr core and post them again over solr. It can be used to remove certain fields for all documents from a core,(after putting stored=false in it's schema) without having to reindexing it all.

Notifications You must be signed in to change notification settings

triptighanghas/solrCoreReindexing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

solrCoreReindexing

This project includes java code to iterate over all documents of a solr core and post them again over solr. It can be used to remove certain fields for all documents from a core,(after putting stored=false in it's schema) without having to reindexing it all.

About

This project includes java code to iterate over all documents of a solr core and post them again over solr. It can be used to remove certain fields for all documents from a core,(after putting stored=false in it's schema) without having to reindexing it all.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published