|
Sphinx
Community
Services
Misc
Subscribe in a reader
|
distributed index over different index structures broken
Common forum |
1 | 2 | 3 | 4 | 5 | ... |
273 | 274 | 275 | 276 | next »» | Create new thread
|
MarkRose
Name: Mark Rose Posts: 2 |
2010-07-19 21:09:03
| reply!
Sometime after 99-rc2, Sphinx broke.
We are searching over several kinds of content, each having its own source and index with
some common and some unique attributes. When we search, we need to filter by some of
those unique attributes. With 99-rc2 and earlier, Sphinx would filter by the attributes
appropriately for each subindex that had them. Now Sphinx fails instead.
Does anyone know of a solution to this?
|
|
barryhunter
Name: Barry Hunter Posts: 1697 |
to: MarkRose, 2010-07-20 12:11:54
| reply!
As far as I know this was a deliberate change, I don't know why.
Not do know a way to emulate this in current versions. But might try various things with
SetSelect?
|
|
MarkRose
Name: Mark Rose Posts: 2 |
to: barryhunter, 2010-07-29 20:17:47
| reply!
> As far as I know this was a deliberate change, I don't know why.
>
> Not do know a way to emulate this in current versions. But might try various things with
> SetSelect?
Thank you for suggesting SetSelect, but it didn't solve the issue. It, too, would
complain about missing filter attributes and fail, instead of ignoring the filter.
So I'm not sure this problem is solvable with Sphinx currently.
|
|
shodan
Name: Andrew Aksyonoff Posts: 4275 |
to: barryhunter, 2010-08-05 13:34:28
| reply!
> As far as I know this was a deliberate change, I don't know why.
Silently (!) ignoring invalid filters was overall causing somewhat more trouble than
happiness.
> Not do know a way to emulate this in current versions.
There isn't. Needs to be a new feature (SphinxQL OPTION, I would say).
|
Common forum |
1 | 2 | 3 | 4 | 5 | ... |
273 | 274 | 275 | 276 | next »» | Create new thread
|