Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

March 4, 2012

Solarium: Solr library for PHP

Filed under: PHP,Solarium,Solr — Patrick Durusau @ 7:16 pm

Solarium: Solr library for PHP

A problem with Solr tools descriptions is which features to list:

  • Facet support
  • Query building API
  • Complex update queries
  • Query inheritance
  • Plugin system
  • DisMax support
  • Configuration mode
  • Spatial search
  • MoreLikeThis
  • Highlighting
  • Grouping
  • Spellcheck
  • Stats component
  • Terms queries
  • Distributed search
  • Analysis
  • Client adapters
  • Term and phrase escaping
  • Loadbalancing plugin
  • PostBigRequest plugin
  • CustomizeRequest plugin
  • Use-at-will structure
  • Developed using continuous integration
  • Solarium uses the PSR-0 standard

So I dodged that bullet by listing all of Solarium’s features. 😉

You won’t (and probably shouldn’t) try to use all of them for your first interface. But this listing should give you ideas for how your library interface can change and grow in the future.

A track record of successful use of technologies like PHP, Solarium and Solr isn’t going to harm your job prospects.

Powered by WordPress