Open veb opened 8 years ago
Sorry. I'm also using Whoosh (https://pypi.python.org/pypi/Whoosh/)
Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python. Programmers can use it to easily add search functionality to their applications and websites. Every part of how Whoosh works can be extended or replaced to meet your needs exactly.
So I'll be working on these unless anyone has any objections.
Problem that I face right now is there's a lot of things we can index, but I am not sure if I want them in the final copy.
For example, I'm not sure if "Company" is going to be really used that much. Maybe as a note. Same for regions, if it's a remote position. @Kingy
@veb are you happy with this? I'm putting it at Priority 1 for the milestone
I'm using HayStack (http://haystacksearch.org/), and it's working very well.
Just need to clean it up and improve the search.