Re: SolrJ looping until I get all the results

2009-11-16 Thread Mck
ile loop) http://sesat.no/projects/sesat-kernel/xref/no/sesat/search/query/token/SolrTokenEvaluator.html#237 ~mck -- "This above all: to thine own self be true. It must follow that you cannot then be false to any man." Shakespeare | semb.wever.org | sesat.no | finn.no | signature.asc Description: This is a digitally signed message part

Re: Replacing FAST functionality at sesam.no - ShingleFilter+exact matching

2008-09-09 Thread Mck
ible and someone can say how this would be a real godsend. Otherwise would a patch to ShingleFilter that offers an option "unigramPositionIncrement" (that defaults to 1) likely be accepted into trunk? ~mck -- "Between two evils, I always pick the one I never tried bef

Re: Replacing FAST functionality at sesam.no

2008-09-08 Thread Mck
uery abcd--> ^abcd$ "abcd efgh" --> (^abcd$ ^"abcd efgh"$ ^efgh$) "abcd efgh ijkl" --> (^abcd$ ^"abcd efgh"$ ^"abcd efgh ijkl"$ ^efgh$ ^"efgh ijkl"$ ^ijkl$) ~mck -- "All stable processes we shall predi

Re: Replacing FAST functionality at sesam.no

2008-09-08 Thread Mck
uot; "abcd efgh ijkl" efgh "efgh ijkl" ijkl (This with the ShingleFilter disabled does indeed work perfectly). Am i barking up the wrong tree? Is there a way to get the shingles phrased? Otis, you mentioned this briefly on your reply on the dev list: > Make sure you turn them

Re: Replacing FAST functionality at sesam.no

2008-09-06 Thread Mck
tion 12 3 > term text "abcdefghijkl" > "abcdefgh efgh ijkl" > "abcd efgh ijkl" This would explain why quoted queries are not working - the ShingleFilter produces