Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Merge pull request #191 from borazslo/master
Merge to prod
- Loading branch information
Showing
32 changed files
with
499 additions
and
118 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,5 +10,6 @@ class FullTextSearchResult { | |
|
||
public $hitCount; | ||
public $verseIds; | ||
public $verses; | ||
|
||
} |
This file contains 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
Oops, something went wrong.
3f52235
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sajnos hiba csúszott a dologba. A részeletes kereső megadta magát.
Addig megtaláltam, hogy mivel a sphinx config-ban jelentősen turkáltam, ezért az /etc/sphinxsearch/sphinx_production.conf -ot is meg kell változtatni. A staging-ét hoztam át a listen portját megváltoztatva. (Ez azért még gond mert a Line18-ból kikerült az AND részlet, ami kezelte, hogy az élesen ne minden fordításban keressen automatikusan.)
Reindex után újraindult sphinx-el a gyorskereső már tökéletesen működik.
De a részletes kereső elszáll ilyesmikkel:
production.DEBUG: Book not found in database: Iz 40,31
Ami furcsa. Staging jól üzemel.Mit hagyhattam ki?
3f52235
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3f52235
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ennyike: 19a6d64 . Upsz. (Bár azt nem teljesen értem, hogy staging miért ment ha production nem. De azt igen, hogy így jobb.)