Skip to content

sebagomez/goomez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Goomez search is a Lucene.Net client that indexes the available software in our office. It'll index the extensions and locations stated in the GoomezCrawler.xml file.

It also has a web client for resolving queries to the index, it's a very Google-like web interface. I actually inspected the css properties from Google.com

It was originally a ASP.NET WebForms app, but It's been migrated to .NET Core and the web client is an ASP.NET Core app with ReactJS Blazor.

Log:

  • August 9th 2022. Migrated to .NET 6 and Blazor
  • February 18th, 2020. Migrated to .NET Core 3.1
  • April 24th, 2019. Migrated to .NET Core 2.2
  • June 9th, 2018. Migrated to .NET Core 2.1

Releases

No releases published

Packages

No packages published