Hi Jan,
The regex exclude is system-wide. I might have to do the regex
filtering when loading the data.
The problem is that there will be a process querying solr for matching
records which will be "alerts".
I have to prevent that the matching entries are loaded but not indexed.
Thanks for the
When marking a line in your app, you could re-index that line with a field set
to hide=true so that subsequent queries will not show that line.
Regarding regex exclude: Will that be same for all users of system or is it per
user? If it is system-wide I'd consider using a back-end job which re-in
Hi List,
I'm looking into some options on what technology to adopt
building a specific logfile search solution.
At first glance it looks
like Solr is the tool I'm looking for. I intend to write a web-based
front end for end users
What would be a possible approach to tackle
following requireme