Extension list

yootheme

ecommerce

joomla

Skip to main content

List of all our extensions

Create an account

JP AJAX Search - Developer Notes


Article Index

Developer Notes

JP Ajax Search uses a provider-based architecture. Each supported source returns a normalized result object so the frontend can render mixed results consistently.

Common result fields include:

  • source
  • source_group
  • type
  • type_label
  • id
  • title
  • url
  • image
  • category
  • manufacturer
  • price
  • file_type
  • file_size
  • version
  • event_date
  • location
  • priority

Internal scoring fields are hidden from normal JSON output unless Ranking debug is enabled.

Recommended Setup
Page