Hi,
I have a index with contacts. I also have a graph with triples.
When a person logs in, with the information, I am able to query the graph
to get the node lengths for that person to various contents such has Job,
location etc.
ex. PersonA, Job:Programmer, Location:Floor2
Node Lengths :
Job: P
1/11/8 François Schiettecatte :
> > Wouldn't 'diseases AND water' or '+diseases +water' return you that
> result? Or you could search on 'water' while filtering on 'diseases'.
> >
> > Or am I missing something here?
> >
>
Hi,
I have 10k records indexed using solr 1.4
We have a requirement to search within search results.
example: query for 'water' returns 2000 results. I need the second query
for 'diseases' to search within those 2000 results.(I cant add a facet as
the second search should also check non faceted