Created
April 27, 2011 21:52
-
-
Save madebydna/945308 to your computer and use it in GitHub Desktop.
See discussion on stackoverflow: http://stackoverflow.com/questions/5800468/sphinx-thinking-sphinx-filtering-phrases-connected-by-an-or-operator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<sphinx:docset> | |
<sphinx:schema> | |
<sphinx:field name="keywords"/> | |
.... other fields and attributes omitted | |
</sphinx:schema> | |
<sphinx:document id="163"> | |
<title>Logic of Architecture</title> | |
<keywords>Architekturtheorie, Entwurfsprozess in der Architektur, Computer Aided Design, Säulenordnungen, Formengrammatik</keywords> | |
</sphinx:document> | |
<sphinx:document id="193"> | |
<keywords>Säulenordnungen, Bilddatenbank, Architekturtheorie, Architektur, Visuelles Browsen, Index-Browser</keywords> | |
</sphinx:document> | |
<sphinx:document id="185"> | |
<keywords>Formengrammatik, Shape Grammar, Software, Palladio, Architektur, Villen, Generative Architektur</keywords> | |
</sphinx:document> | |
<sphinx:document id="187"> | |
<keywords>Shape Grammar, Formengrammatik, Software, Villen, Palladio, Generative Architektur</keywords> | |
</sphinx:document> | |
<sphinx:document id="165"> | |
<keywords>Shape Grammar, Architektur, Palladio, Analyse, Regeln, Villen</keywords> | |
</sphinx:docset> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment