Advice wanted on approach/architecture

2011-06-24 Thread Js


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 requirements? In other words how could these requirements be
translated into Solr on a high level.
I'm not asking for solutions, just
pointers, approaches, tips, Solr features to look at, possible pitfalls,
... 

- A query results into a set of results.

- Individual records
from this query should have the ability to be marked so (although they
match the query) those specific records don't show anymore when the same
query is rerun. 
 - I don't want to delete data from the db/index
 - I
want to avoid that my application has to take care of excluding parts of
the returned data by keeping track which record id's to exclude. 

- A
query should exclude the records which have a match in a possibly large
growing list of regexes. 

Thanks! 

Jelle

Re: Advice wanted on approach/architecture

2011-06-27 Thread Js

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 tips.

J


On Sun, 26 Jun 2011 13:21:51 +0200, Jan Høydahl  
wrote:

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-indexes matching lines with a field exclude=true. This is
more efficient than running all the regexes query-time.

--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com
Solr Training - www.solrtraining.com

On 24. juni 2011, at 14.54, Js wrote:




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 requirements? In other words how could these requirements 
be

translated into Solr on a high level.
I'm not asking for solutions, just
pointers, approaches, tips, Solr features to look at, possible 
pitfalls,

...

- A query results into a set of results.

- Individual records
from this query should have the ability to be marked so (although 
they
match the query) those specific records don't show anymore when the 
same

query is rerun.
- I don't want to delete data from the db/index
- I
want to avoid that my application has to take care of excluding 
parts of

the returned data by keeping track which record id's to exclude.

- A
query should exclude the records which have a match in a possibly 
large

growing list of regexes.

Thanks!

Jelle





Re : Spatial Search

2010-12-01 Thread js . vachon
check jteam's spatial search plugin. 
very easy to install


Aisha Zafar  a écrit

> Hi ,
> 
> I am a newbie of solr. I found it really interesting specially spetial 
> search. I am very interested to go in its depth but i am facing some problem 
> to use it as i have 1.4.1 version installed on my machine but the spetial 
> search is a feature of 4.0 version which is not released yet. I have also 
> read somewhere that we can use a patch for this purpose. As i am a newbie I 
> dont know how to install the patch and from where to download it. If anyone 
> could help me i'll be very thankful. 
> 
> thanks in advance and bye
> 
> 
> 
> 


Cet e-mail a été envoyé depuis un Archos 7.