- One specific place for indexing data, using a set service class. Can
- e.g. be some tables in a database, a connection to a Solr server or other
+ One specific place for indexing data, using a set service class.
+ e.g. It can be some tables in a database, a connection to a Solr server or other
-You can also override the query class' behaviour for your service class. You
-can, for example, change key parsing behaviour, add additional parse modes
+You can also override the query class' behaviour for your service class.
+For example, you can change key parsing behaviour, add additional parse modes
Comments
Comment #2
dbjpanda commentedComment #3
dbjpanda commentedComment #4
dbjpanda commentedKindly ignore the first patch. Review this patch.
Comment #6
drunken monkeyI don't see anything wrong in the second place, but the first really could use some clarification/improvement.
Slightly modified/reformatted (lines should be as close to 80 characters as possible) and committed.
Thanks for your input!
Comment #7
drunken monkey