You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

Lucene Search capabilities are implemented directly into Customer Self Service's application codebase.

This provides advantages for user experience and indexing capabilities:

  • Fast indexing and an up-to-date search index due to the source data being local to the search engine.
  • Search queries executed locally on the web site server, providing faster and more reliable searching
  • No third party Saas or License fees
  • Ability to apply additional business logic, such as filtering search results based on the current user's stock security (i.e. applying item restrictions).


.

Additional Information

Our product search capabilities:

  • Fast indexing and an up-to-date search index as sourced data is local to the search engine
  • Faster and more reliable searching as search queries are done locally on the web site server
  • No third party Saas or License fees
  • Flexibility to apply extra business logic, e.g., search results filter based on user's stock security (i.e. applying item restrictions).


Minimum Version Requirements


**.**.**

Prerequisites


--

Self Configurable


Yes

Business Function


Searching

BPD Only?


Yes

B2B/B2C/Both


Both

Third Party Costs


n/a



  • No labels