Solar supports synonyms lists how could we support it?

CommentFileSizeAuthor
#1 apachesolr.module.patch3.88 KBaaron1234nz

Comments

aaron1234nz’s picture

Version: 5.x-1.x-dev » 5.x-1.0-beta2
Status: Active » Needs review
StatusFileSize
new3.88 KB

Here's a patch I wrote, which basically puts a drupal front end to the synonyms text file that solr uses.

JacobSingh’s picture

Status: Needs review » Closed (won't fix)

Thanks for the patch!

I don't think we will commit this as is though. Since the format is so simple anyway, an interface doesn't seem worth it, and would just take up space. Plus, it's not uncommon to be running Solr on boxes other than Drupal. Would be interesting to see if Solr itself has a webservice for doing this.

If one of my co-maintainers objects, please let me know.

Best,
Jacob