Giter Site home page Giter Site logo

Comments (5)

fiasco avatar fiasco commented on June 25, 2024

Sounds fine and sounds like the sort of thing we should do out of the box?

from govcms7.

invisigoth avatar invisigoth commented on June 25, 2024

The autocomplete function provided by Solr could may not function in the same way most user would expect as for example Google.

For example, www.australia.gov.au is using this function and Acquia search. If you search "does australia" it suggests:

  • does australia
  • does australia will
  • does australia reports
  • does australia resource
  • does australia regional
  • does australia public
  • does australia releases
  • does australia private
  • does australia 2015
  • does australia rise
  • does australia section
  • does australia while
  • does australia privacy

Maybe we should consider offering a curated list of suggestions that can be easily controlled?

from govcms7.

invisigoth avatar invisigoth commented on June 25, 2024

On australia.gov.au, autocomplete suggestions are managed as a type of content and can be seeded through a CSV feed. This also allows content managers to put suggestions in categories (try entering "visa" on http://www.australia.gov.au/). My understanding is this feature is not difficult to be migrated to GovCMS and it also works with database search.

from govcms7.

pandaskii avatar pandaskii commented on June 25, 2024

Apache Solr 3.x "Suggester" ("autocomplete", also known as SuggestComponent) reuses much of the SpellCheckComponent infrastructure and based on [lucene suggest module](lucene suggest module).

This is why #138 and this discussion are on same page. IMO, spellcheck is a partial "Suggester"

"search autocomplete" on http://www.australia.gov.au/ is quite impressive, and we may take it into considerations.

from govcms7.

aleayr avatar aleayr commented on June 25, 2024

Given the issues with this functionality, I'm closing this issue.

from govcms7.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.